body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color:#344276;
}
* {margin: 0px;padding: 0px;}
#container {
	margin: 10px auto;
	text-align: left;
	width: 800px;
}
#floatingpane_left {
	width: 310px;
	display: inline;
	float: left;
	background-image: url(images/topleft_floaterimage.png);
	background-repeat: no-repeat;
	height: 400px;
	position: absolute;
	z-index: -1;
}

#main {
	width: 800px;
	background-image:url(images/background.gif);
	
}
/******************** header ********************/
#header {
	width:750px;
	height:341px;
	margin-left:25px;
	background-image:url(images/header.jpg);
	display:block;
}
#nav {
	width:744px;
	height:22px;
	margin: 2px 0px 2px 25px;
	background-color:#CBDDC9;
	padding: 3px 5px 3px 1px;
}
#nav ul {
}
#nav li {
	display:inline;
	background-color:#4F774B;
	width:120px;
	height:22px;
	float:left;
	margin-left:4px;
	text-align:center;
}
#nav a {
	width:120px;
	height:19px;
	padding-top:3px;
	text-decoration:none;
	color:#B8D6AC;
	font-weight:800;
	display:block;
}
#nav a:hover {
	color:#FFFFFF;
	font-weight:800;
}
/******************** Content ********************/
p, h1, a, span{font-family: Arial, Helvetica, sans-serif;}
#content {
	width:750px;
	margin-left:25px;
	background-color:#A5CAE5;
	background-image: url(images/content_header_01.jpg);
	background-repeat: no-repeat;
}
#left {
	float:left;
	width:390px;
	display:inline;
	margin: 20px 0px 30px 20px;
}
#left p {
	font-size: 12px;
	color: #000000;
	padding: 5px 0px;	
}
#left a{
	color: #052d4e;
	font-weight:800;
}
#left a:hover{
	color:#FFFFFF;
}
#left h1{
	font-size: 16px;
	color: #052d4e;
	display:inline;
	font-weight:900;
}
/*
#left span{
	font-size: 12px;
	color: #007dda;
	font-weight: 900;
	display:inline;
	margin-left:8px;
}
*/
#right {
	float:right;
	width:260px;
	background-color:#FFFFFF;
	color:#FFFFFF;
	font-weight:900;
	padding: 10px 10px;
	margin: 20px 20px 20px 0px;
	display:inline;
}
#right p{
	padding: 0px 0px;
}
#right a{
	color:#FFFFFF;
	font-weight:900;
}
#right a:hover{
	color: #052d4e;
}

#emailboxcontainer {
	float:right;
	width:280px;
	background-color:#FFFFFF;
	color:#27568F;
	font-weight:900;
	padding: 0px 0px;
	margin: 40px 20px 0px 0px;
	display:inline;
}

#emailboxcontainer p{
	padding: 0px 0px;
	text-align: center;
	background-color: #FFFFFF;
}

#emailboxcontainer h1{
	font-size: 18px;
	color: #0E7AD3;
	display:block;
	font-weight:900;
	text-align: center;
	border: 0;
	background-color: #FFFFFF;
	padding: 5px 5px;
}

#emailboxcontainer a{
	color:#27568F;
	font-weight:900;
}
#emailboxcontainer a:hover{
	color: #0066FF;
}

#emailbox {
	float:right;
	width:280px;
	background-color:#CCCCCC;
	color:#27568F;
	font-weight:900;
	padding: 0px 0px;
	margin: 0px 0px;
	display:none;
}

#emailbox p{
	padding: 0px 0px;
	text-align: center;
	background-color: #CCECE8;
}

#emailbox h1{
	font-size: 18px;
	color: #0E7AD3;
	display:block;
	font-weight:900;
	text-align: center;
	border: 0;
	background-color: #B6E4DF;
}

#emailbox a{
	color:#FFFFFF;
	font-weight:900;
}
#emailbox a:hover{
	color: #052d4e;
}
#emailbox input{
	background-color:#E6FFFF;
	text-align: center;
}

#centerbox {
	float:left;
	width:710px;
	display:inline;
	margin: 20px 0px 30px 20px;
}
#centerbox p {
	font-size: 12px;
	color: #000000;
	padding: 5px 0px;	
}
#centerbox a{
	color: #052d4e;
	font-weight:800;
}
#centerbox a:hover{
	color:#FFFFFF;
}
#centerbox h1{
	font-size: 18px;
	color: #0E7AD3;
	display:block;
	font-weight:900;
	text-align: center;
	border: 0;
	background-color: #CCECE8;
}
#centerbox span{
	font-size: 12px;
	color: #007dda;
	font-weight: 900;
	display:inline;
	margin-left:8px;
}

.posttitle {
	background-color: #A5CAE5;
	margin: 0px 0px 0px 0px;
}

.postcontent {
	background-color: #CCECE8;
	margin: 5px 5px;
}

.postdate {
	background-color: #CCECE8;
	margin: 5px 5px;
	text-align: right;
}

.postdate span {
	background-color:#FFFFFF;
	border: 2;
	padding: 0px 0px;
	border-color: #000000;
	float: right;
	margin-right: -5px;
	color: #0066CC;
	font-weight: bold;
}

.postdateshort {
	background-color: #CCECE8;
	margin: 10px 10px;
	padding: 0px 0px;
}

.postdateshort span {
	background-color: #FFFFFF;
	margin: -5px 0px;
	text-align: right;
	float: right;
	color: #0066CC;
	font-weight: bold;
	padding: 0px 0px;
}

.postauthor {
	background-color:#A5CAE5;
	margin: 0px -5px 0px -5px;
	padding: 0px 5px 0px 140px;
	text-align: center;
}

.post {
	margin-top:20px;
	background-color: #CCECE8;
}

.post h1 {
	background-color: #B6E4DF;
	padding: 5px 5px;
	margin: 5px 40px 5px 5px;
	border: 2;
	border-color: #000000;
}

.post h2 {
	background-color: #B6E4DF;
	padding: 0px 0px;
	margin: 0px 0px;
	font-size: 10px;
}

.post a{
}

.post a:hover{
}

.post p{

}

.projectbox {
	margin-top:20px;
	background-color: #BFE8E2;
}
.projectbox a{
}

.projectbox a:hover{
}

.projectbox p{
	font-weight: bold;
	margin: 0px 10px;
}

.gamecontrolsbox {
	margin-top:20px;
	background-color: #D2F0D3;
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	text-align: center;
}
.gamecontrolsbox a{
}

.gamecontrolsbox a:hover{
}

.gamecontrolsbox p{
	font-weight: bold;
}

.gameinfobox {
	margin-top:20px;
	background-color: #D2F0D3;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}
.gameinfobox a{

}

.gameinfobox ul {
	margin: 2px 40px;
}

.gameinfobox h1{
	background-color: #BEE9C0;
}

.gameinfobox a:hover{
}

.gameinfobox p{
	font-weight: bold;
	margin: 0px 10px;
}

.moviecontainerbox {
	margin-top:20px;
	background-color: #D2F0D3;
	width: 392px;
	margin-left: auto;
	margin-right: auto;
	background: images/MovieBorder320_240.png;
	background-image: url(images/MovieBorder320_240.png);
	height: 320px;
	text-align: center;
	padding: 20px 20px;
	margin: auto;
}
.moviecontainerbox a{

}

.moviecontainerbox ul {
	margin: 2px 40px;
}

.moviecontainerbox h1{
	background-color: #BEE9C0;
}

.moviecontainerbox a:hover{
}

.moviecontainerbox p{
	font-weight: bold;
	margin: 0px 10px;
}


/******************** Footer ********************/
#footer {
	width:800px;
	text-align:center;
	color:#FFFFFF;
	margin: 10px 0px;
}
#footer ul {
}
#footer li {
	display:inline;
	float:none;
	text-align:center;
}
#footer a {
	color:#FFFFFF;
	font-weight:900;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer span {
	display:block;
	clear:both;
	color:#FFFFFF;
	margin: 10px 0px;
}
.clear{
	clear:both;
}
