body {
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	background-image:url(../images/main/root_home_page_spaceman.png);
	background-attachment: fixed;
	background-repeat:repeat-y;
}

img {padding:1px;}

.out {
background-image:url(../images/main/top_bck2.jpg);
background-repeat:repeat-x;
background-color:#ffffff;
float:left;
width:100%;
}

.int {
width:848px;
margin:0px auto;
}

.logo {
width:300px;
float:left;
}

.toparea {
float: left;
width:100%;
}

.topmenu {
width:540px;
float:right;
font-size: 15px;
letter-spacing: -0.07em;
}

.main {
background-image:url(../images/main/top_area2.jpg);
background-repeat:no-repeat;
background-position:top;
width:100%;
float:left;
line-height:20px;
}

.main2 {
background-image:url(../images/top_area2.jpg);
background-repeat:no-repeat;
background-position:top;
width:100%;
float:left;
line-height:20px;
}

.left {
margin-top:237px;
width:62%;
float:left;
margin-bottom:0px;
	background-image:url(../images/main/root_home_page_spaceman.png);
	background-attachment: fixed;
	background-repeat:repeat-y;
}

.left2 {
margin-top:180px;
width:98%;
float:left;
margin-bottom:14px;
}

.right {
margin-top:260px;
float:right;
width:33%;
margin-bottom:14px;
	border-left: 1px dashed #ccc;
/*background-image:url(../images/vert_sep.jpg);*/
background-position:bottom left;
padding-left:38px;
background-repeat:no-repeat;
}

.right2 {
margin-top:220px;
float:right;
width:33%;
margin-bottom:14px;
background-image:url(../images/vert_sep.jpg);
background-position:bottom left;
padding-left:38px;
background-repeat:no-repeat;
}

.horsep {
/*background-image:url(../images/horsep.jpg);*/
background-repeat:no-repeat;
width:100%;
background-position:center;
height:30px;
margin-top:8px;
}

.small {
font-size:1em;
color:#aaaaaa;
}

.articlebody {
width:45%;
float:left;
padding:0 5% 0 0;
}

.article {
width:28%;
float:left;
padding:0 4% 0 0;
}

.footerbox {
background-color:#3b3b3b;
padding:10px;
border:1px solid #444444;
float:left;
width:100%;
line-height:22px;
margin-bottom:10px;
	background-image:url(../images/main/root_home_page_spaceman.png);
	background-attachment: fixed;
	background-repeat:repeat-y;
}

.footer {
color:#aaa;
width:100%;
float:left;
padding-top:12px;
}

blockquote {
	margin: 0px 10px;
 	padding: 30px 10px 60px 35px;  
   	/*background: #888 url(../images/quote.jpg) no-repeat 10px 10px;*/
	background-color:#1b1b1b;
	background-image:url(../images/main/root_home_page_spaceman.png);
	background-attachment: fixed;
	background-repeat:repeat-y;
	font-weight: normal;
	font-weight:bold;
	font-size:1.2em;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;	
	color: #aaa;
	border: 2px #555 solid;
	height: 160px;
}

.leftquote {
margin-top:83px;
float:left;
position: absolute;
width: 325px;
}

/*List Styles*/
.mainmenu ul {
margin:0px;
padding:0px;
}

.mainmenu li {
list-style-type:none;
}

.topmenu ul {
float:right;
padding:20px 0;
margin:0px;
}

.topmenu li {
list-style:none;
float:left;
padding:0px;
margin:0px;
}

.bottommenu ul {
float:right;
padding:0;
margin:0px;
}

.bottommenu li {
list-style:none;
float:left;
padding:0px;
margin:0px;
letter-spacing:-0.05em;
font-size:12px;
}

.tick li {
list-style:none;
background-image:url(../images/main/tick.png);
background-repeat:no-repeat;
background-position:center left;
padding: 4px 0px 4px 24px;
} 

/*Link Styles*/
a:link, a:visited {
color:#b3ad18;
text-decoration:none;
}

a:hover {
color:#999;
text-decoration:underline;
}

.mainmenu li a:link, .mainmenu li a:visited {
/*background-image:url(../images/menu_arrow.jpg);*/
background-position:left;
background-repeat:no-repeat;
padding:10px 0 10px 24px;
text-decoration:none;
display:block;
width:90%;
border-top:1px dotted #ededed;
}

.topmenu li a:link, .topmenu li a:visited{
text-decoration:none;
color:#aaa;
/*border-left:1px solid #666;*/
padding:0 8px;
}

.bottommenu li a:link, .bottommenu li a:visited {
text-decoration:none;
color:#999;
padding:0 8px;
border-left:1px solid #999;
}

.topmenu li a:hover, .bottommenu li a:hover {
color:#b3ad18;
border-top:1px solid #b3ad18;
border-bottom:2px solid #b3ad18;
background: #444;
}

/*Text Styles*/

h2 {
color:#b3ad18;
font-size:3.2em;
font-weight:normal;
font-family: Arial, Helvetica, sans-serif;
letter-spacing:-3px;
margin:0px;
padding:10px 0;
}

h3 {
color:#b3ad18;
font-size:2.2em;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
letter-spacing:-2px;
margin:0px;
padding:10px 0;
}

.italic {
font-style:italic;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.2em;
}

.info {
margin:10px 30px;
border-top:1px solid #c4c4c4;
padding:10px;
border-bottom:1px solid #c4c4c4;
background-color:#ededed;
}

#active {color:#ddd; border-bottom:2px solid #aaa; border-top:1px solid #aaa;}

