@charset "utf-8";
/* CSS Document */
body {
	background-image:url(../images/common/background.gif);
	color:#000;
	margin: 0px;
	vertical-align: top;
	text-align: left;
}
#header {height:250px; padding:0px; margin:0px; background-image:url(../images/background.gif); text-align:center; border-bottom:dashed 1px #fff;}
#header2 {height:60px; padding:0px; margin:0px; background-color:#d0ddeb; background-image:url(../images/star-wars-ships.png); background-position:center; background-repeat:no-repeat; border-bottom:dashed 1px #000; text-align:center; padding:20px 0px 20px 0px;}

#main {clear:both; width:900px; padding:0px; margin:0px;}
#nav {float:left; width:180px; padding:10px 10px 0px 10px; text-align:left;}
#content {float:left; width:480px; padding:10px 10px 0px 10px; text-align:left;}
#right {float:right; width:180px; padding:10px 10px 0px 10px;}

#images {clear:both; padding:0px; margin:0px;}
.col1 {float:left; width:160px; text-align:center;}
.col2 {float:left; width:160px; text-align:center;}
.col3 {float:right; width:160px; text-align:center;}

#images-content {float:left; width:560px; padding:10px 5px 0px 5px; text-align:left;}
#images-right {float:right; width:120px; padding:10px 0px 0px 0px; text-align:left;}

.news {background-color:#efefef; border:dashed 1px #000; padding:5px 10px 0px 10px;}

#footer {clear:both; min-height:100px; background-color:#0072bc; border-top:dashed 1px #fff; padding:0px; margin:0px; text-align:center;}