body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #5b5847;
	background: #000000;
	text-align: left;
}

a:link, a:visited { color: #dedede; text-decoration: none; } 
a:active, a:hover { color: #c7a619;}

h1 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: large;
	color:#66b5ff;
	font-style: italic;
}

h2 {
	margin: 0px 0px 8px 0px;
	font-size: 12px;
	color: #66b5ff;
}

p {
	margin: 10px 0px;
	color: #5b5847;
	text-align: justify;
}

img {  
	margin: 2px 20px 2px 0px; 
	float:left; 
	
}

#templatemo_container_wrapper1 {
	background: url(images/gallaxy2.gif) top center no-repeat;
}

#templatemo_container_wrapper2 {
	background: url(images/templatemo_main_bottom_bg1.jpg) bottom center no-repeat;
}

#templatemo_container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#galileo_box{
	width: 50px;
	text-align: center;
	position: fixed;
	visibility: inherit;
}

#adbox1 {
	width:468px;
	height:60px;
}

#adbox2 {
	width:336px;
	height:280px;
}

#page_txt {
	width:300;
	height:auto;
	float:none;
	clear: both;
}
/* ----- Header ----- */
#alien_bx {
	float:left;
	width:225px;
	height:204px;
}

#templatemo_header {
	clear: both;
	width: 900px;
	height: 180px;
}

#templatemo_site_title {
	padding-top: 40px;
	float:right;
	margin-left: 12px;
	margin-right: 150px;
	padding-bottom: 20px;
	margin-top: 30px;
	font-size: 40px;
	font-weight:bold;
	color: #66b5ff;
}
#templatemo_site_slogan {
	float: right;
	margin-right: 150px;
	width: 500px;
}



#templatemo_site_title span {
	color: #f4e05b;
	font-weight:lighter;
}

#templatemo_site_slogan {
	padding: 0px 0px 10px 12px;
	font-size: 12px;
	color: #000000;
}
/* ----- End of Header ----- */

/* ------------- Menu ------------------ */
#templatemo_menu {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 900px;
}

#templatemo_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: right;
}

#templatemo_menu ul li {
	display: inline;	
}

#templatemo_menu ul li a {
	padding: 0px 0px;
	margin: 0px 0px 0px 20px;
	font-weight: bold;
	color:#66b5ff;
	text-decoration: none;
	font-family: arial;
	font-size: 14px;
}

#templatemo_menu ul li a:hover, #templatemo_menu ul li .current {
	border-bottom: 1px dashed #e1f03f;
}

/* ---------- End of Menu ------------- */

/* ----------------- Content ----------------------- */

#templatemo_content {
	float: left;
	padding: 0px;
	width: 900px;
	background: #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;

}

#templatemo_left_column {
	float: left;
	width: 535px;
	margin-top: 40px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-right: 10px;
}

#templatemo_right_column {
	float: right;
	width: 200px;
	margin-top: 40px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-style: none;
}

/* ----------------- End of Content ------------------- */

/* ------------- Section ------------------ */
.templatemo_section {
	margin: 0px 0px 5px 0px;
	color: #099;
}


.templatemo_section ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style: none;
}

.templatemo_section ul li {
	display: block;
}

.templatemo_section ul li a {
	padding: 0px;
	margin: 0px;
	color: #3e3939;
	text-decoration: none;
}

.templatemo_section ul li a:hover {
	color: #ab8b02;
}
.templatemo_section ul li a:visited {
	color: #ffffff;
}
/* ---------- End of Section ------------ */

/* ----- Post ------ */
.templatemo_postbody {
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.publish_info {
	clear: both;
	margin: 0px;
	padding: 0px;
	color:#dedede;
}

.comment {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 640px;
	text-align: right;
}

.comment a {
	padding: 5px 0px 5px 40px;
	font-size: 11px;
	font-weight: bold;
	color: #c7a619;
	background: url(images/templatemo_comment_icon.gif) left center no-repeat;
}
.comment a:hover {
	color: #f4e05b;
}
/* ----- End of Post ------ */



/* ----- Footer ----- */

#templatemo_footer {
	clear: both;
	padding: 20px 0px 0px 30px;
	width: 770px;
	height: 60px;
	text-align: center;
	color: #ab8b02;
	text-align: center;
}
#templatemo_footer a {
	color: #ab8b02;
	text-decoration: none;
}
#templatemo_footer a:hover {
	color: #f4e05b;
}
/* ----- End of Footer ----- */

