	body {
	margin: 0;
	padding: 0;
	text-align: center; /* For IE 6 */
	color: #fff;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	background-color: #680303;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(images/bg2.png);
		}
			
		#wrapper {
	width: 750px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 1px;
	position: relative;
			}


			
	#header {
	width: 740px;
	height: 420px;
	float: left;
	margin-left: 5px;
	position: relative;
		}

#download {
	position: absolute;
	left: 350px;
	top: 274px;
	height: 118px;
	width: 351px;
	z-index: 2;
}
#download a {
	height: 118px;
	width: 351px;
	background-image: url(images/buttondownload_A.jpg);
	display: block;
}
#download a:hover {
	background-image: url(images/buttondownload_B.jpg);


}
#title {
	width: 200px;
	margin-left: 20px;
	float: left;
}
#boxshot {
	position: absolute;
	left: 61px;
	top: 73px;
	z-index: 1;
}

#slog1 {
	position: absolute;
	height: 37px;
	width: 270px;
	left: 407px;
	top: 97px;
	z-index: 5;
}
#slog2 {
	position: absolute;
	height: 37px;
	width: 270px;
	left: 407px;
	top: 146px;
	z-index: 4;
}
#slog3 {
	position: absolute;
	height: 37px;
	width: 270px;
	left: 407px;
	top: 195px;
	z-index: 3;
}
	#content {
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	height: 500px;
	padding-bottom: 20px;
	margin-top: 10px;
		}
	
	.title h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
    .post h1 {
	font-size: 28px;
	color: #FFFFFF;
	font-weight: normal;
}
	#topnav
{
	color: #999999;
	padding-right: 25px;
	text-align: right;
	text-decoration: none;
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
}
#topnav a
{
	color: #999999;
}
#topnav a:hover, a.active
{
	color: #FFCC00;
}
	
	ul#menu {
	width: 574px;
	height: 46px;
	list-style: none;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 26px;
	margin-left: 5;
		}
		
		ul#menu li {
			height: 46px;
			float: left;
			display: inline; /* IE 6 */
			margin: 0 10px 0 0;
			padding: 0;
			}
			
			ul#menu li a { display: block; height: 46px;  }
				
				ul#menu li a span, ul#menu li span { display: none; }
				
		li.home { background: url("./images/menu/o_home.gif"); width: 75px; }
			a#home { background: url("./images/menu/home.gif"); width: inherit; }
				a#home:hover { background: url("./images/menu/o_home.gif"); }
					li#home_selected {
	width: 75px;
	background-image: url(images/s_home.png);
}
		
		li.contact {
	width: 94px;
	background-image: url(images/s_help.png);
	background-repeat: no-repeat;
}
			a#contact { background: url("./images/menu/contact.gif"); width: inherit; }
				a#contact:hover { background: url("./images/menu/o_contact.gif"); }
					li#contact_selected {
	width: 94px;
	background-image: url(images/s_help.png);
}
		

			
	#blu {
	width: 738px;
	height: 150px;
	background:  #03212E;
	margin-right: 0;
	margin-bottom: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-left: 5px;
	padding-top: 20px;
	margin-top: 10px;
	float: left;
		}
		
		#blu p {
	width: 352px;
	font-size: 1.1em;
	line-height: 1.4em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 28px;
			}
			
			#blu a, li a, .post p a {
	color: #33CCFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #33CCFF;
}
			
				#blu a:hover, li a:hover, .post p a:hover { color: #FFFFFF; }
#hilights {
	font-size: 13px;
	color: #999999;
	float: right;
	padding-right: 40px;
	line-height: 20px;
}
#bluin {
	float: left;
}

		#social {
	float: left;
	margin-top: 10px;
	margin-bottom: 35px;
	margin-left: 5px;
	font-size: 12px;
	padding-left: 130px;
	color: #CCCCCC;
	width: 490px;
	background-color: #000000;
	text-align: center;
			}
		
		#thelatest a img { border: none; }
		
			#thelatest a:hover { border-bottom: 1px solid #fff; }

	
	.post {
	width: 600px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 40px;
	padding-left: 70px;
		}
			
		.post h2 {
			margin: 0 0 12px 0;
			font-weight: normal;
			font-size: 1.8em;
			}
			
			.post h2 a { color: #fff; border-bottom: 1px solid #031219; text-decoration: none; }
			
				.post h2 a:hover { border-bottom: 1px solid #fff; }
				
				.post h3 {
	margin: 0 0 12px 0;
	font-weight: normal;
	font-size: 1.3em;
	color: #FFCC00;
}

			.post h4 {
	margin: 0 0 12px 0;
	font-weight: normal;
	font-size: 1.1em;
	text-indent: 30px;
	color: #66CCFF;
}	
		.post .entry {
			font-size: 0.9em;
			line-height: 1.6em;
			}	
	
	blockquote {
		font-style: italic;
		padding: 0 0 0 10px;
		}
code {
	margin: 5px 0;
	padding: 10px;
	text-align: left;
	display: block;
	overflow: auto;
	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #f2f2f2;
	border-bottom-color: #999999;
	border-left-color: #f2f2f2;
}
#footer {
	color: #999999;
	text-align: center;
	text-decoration: none;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	position: relative;
	padding-left: 5px;
	width: 740px;
	float: left;
	height: 50px;
}
#footer a {

	color: #999999;
}
#adblck2 {
	height: 100px;
	float: left;
	margin-top: 20px;
	margin-bottom: 30px;
	width: 740px;
	padding-left: 5px;
}
#adblcktop {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	position: relative;
	height: 100px;
}
#screenshot {
	float: right;
	padding-right: 40px;
}
#linklist {
	font-size: 13px;
	color: #999999;
	float: left;
	padding-right: 40px;
	line-height: 20px;
	height: 400px;
	width: 700px;
}
#videowrap {
	height: 400px;
	width: 500px;
	margin-left: 120px;
	float: left;
}
#linkexwrap {
	float: right;
	height: 400px;
	background-color: #000000;
	width: 740px;
}
#adup {
	position: absolute;
	left: 56px;
	top: 358px;
	height: 80px;
	width: 260px;
	z-index: 7;
	visibility: visible;
}
