body {
	margin:0px;
	padding:0px;
	text-align:center;
	background:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

* {margin:0; padding:0;}

#heading {
	text-indent: -5000px;
	background:url(/images/header.gif) top left no-repeat;
	height:132px;
}

h3 {
	text-align:center;
}

h3#blogdateheader{ 
	font-size:16px; 
	padding-top:30px; 
	padding-left:30px; 
	color:#000; 
	padding-bottom:0px; 
	margin-bottom:0px;
}

h3#blogitemtitle{
	display:block;
	background-color:#006600;
	line-height:1.4;
	width:530px;
	height:20px;
	text-align:left;
	font-size:16px;
	padding-left:2px;
	border: 1px solid #333300;
	position: relative;
}


h3#archives { 
	text-align:left; 
	padding-top:10px; 
	margin-top:40px; 
}

div.blogPost {
	padding-left:2px;
	padding-top:5px;
	padding-right:5px;
}

p#bloggerBug {
	padding-top:20px;
}

#blogitemdatetime {
	font-style:italic;
	font-size:12px;
	text-align: right;
	overflow: hidden;
	position: absolute;
	right: 2px;
	top: 3px;
	font-weight: normal;
}

#wrap4{
	margin-top: 5px;
}

#mainwrap{
	background:url(../images/body_middle_slice.gif) repeat-y;
	position:relative;
	width:774px; 
	margin-left:auto; 
	margin-right:auto; 
	text-align:left; 
}

#mainbody {
	background:url(/images/body_top_slice.gif) top left no-repeat;
	width:774px;
	padding-top:15px;
}

#mainbody p{
	margin-left:40px;
	margin-right: 40px;
}

#mainbody img {
}

.gameImage {
	float:right;
	margin: 5px 0px 5px 0px;
	border: 1px solid #FFFFFF;
}

.gametitle {
	background-color:#006600;
	width:684px;
	margin-left:30px;
	font-weight:bold;
}

.foundertitle {
	background-color:#006600;
	width:684px;
	margin-left:30px;
	font-weight:bold;
	margin-bottom:10px;
	padding-left: 5px;
	border: 1px solid #333300;
}

.welcome {
	background:url(/images/welcome.gif) center no-repeat;
	text-indent:-5000px;
}

.news {
	background:url(/images/news.gif) center no-repeat;
	text-indent:-5000px;
}

.smScreenshot {
	border: 1px solid #663300;
}

.founderPortrait {
	float:left;
	margin:3px 10px 2px 0px;
	border: 1px solid #FFFFFF;
}

#mainbody ul{
	margin-left: 5em;
	margin-right:5em;
}

#middle {
}

#menu {
	display:block; background-color:#000000; width:774px; height:33px;
}

#menu ul{
	margin:0; padding:0; height:0; list-style-type:none;
}

#menu li{
	float:left; 
}

#menu li.list1 {background:transparent url(../images/m_main.gif) no-repeat; width:115px;}
#menu li.list2 {background:transparent url(../images/m_products.gif) no-repeat; width:162px;}
#menu li.list3 {background:transparent url(../images/m_indev.gif) no-repeat; width:236px;}
#menu li.list4 {background:transparent url(../images/m_whois.gif) no-repeat; width:133px;}
#menu li.list5 {background:transparent url(../images/m_about.gif) no-repeat; width:124px;}

#menu a {display:block; height:0;  padding-top:33px; color:#000000; overflow:hidden;}
* html #menu a:link, * html #menu a:visited {height:128px; he\ight:0;}

#menu a#item1 {background:transparent url(../images/m_main_on.gif) -130px -90px no-repeat; width:115px;}
#menu a#item2 {background:transparent url(../images/m_products_on.gif) -130px -90px no-repeat; width:162px;}
#menu a#item3 {background:transparent url(../images/m_indev_on.gif) -130px -90px no-repeat; width:236px;}
#menu a#item4 {background:transparent url(../images/m_whois_on.gif) -130px -90px no-repeat; width:133px;}
#menu a#item5 {background:transparent url(../images/m_about_on.gif) -130px -90px no-repeat; width:124px;}

#menu a#item1:hover {background-position:0 0; z-index:50;}
#menu a#item2:hover {background-position:0 0; z-index:50;}
#menu a#item3:hover {background-position:0 0; z-index:50;}
#menu a#item4:hover {background-position:0 0; z-index:50;}
#menu a#item5:hover {background-position:0 0; z-index:50;}

* html #menu a:hover {height:33px; he\ight:0;}

#welcome {
	margin:0px 10px 0px 20px;
	padding-top:10px;
	background-image: url(/images/welcome_bg.gif);
	background-repeat: no-repeat;
	height: 130px;
	width: 738px;
}

#welcome p{
	margin-left:2em;
	margin-right:1.5em;
}

#news {
	width:534px;
	float: left;
	position: relative;
	left: 20px;
}

#news p{
	margin:1em 30px;
}

#screenshots {
	width:172px;
	border-top:2px solid #000;
	border-bottom:2px solid #000;
	position: relative;
	float: right;
	right: 20px;
}

#screenshots p {
	margin:0;
	padding:0;
	text-align:justify;
	font-size:12px;
}

#screenshots h4 {
	margin:0;
	padding:0;
	text-align:center;
}

#screenshots span {
	margin:0;
	padding:0;	
	text-align:center;
	font-size:11;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

#screenshots img{
	margin:0;
	padding:0;
	border:none;
}

#blogger_rss{
	font-size:11px;
}
#footer {
	clear:both; 
	text-align:center; 
	padding-top:6px;
	padding-bottom:6px;
	background:url(/images/body_bottom_slice.gif) bottom left no-repeat;
}

.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}

.clearfix {display:inline-block;}

* html .clearfix {height: 1%;}\

.clearfix {display:block;}

* html #menu a:link, * html #menu a:visited {height:33px; he\ight:0;}
 
#definition {
	color: #FFFF99;
	font-size: 10px;
	text-align: left;
	position: absolute;
	top: 110px;
	left: 65px;
	font-weight: 100;
}

a:link { color: #FFFF66; text-decoration:none;}
a:active { color:#FFFF66; text-decoration:none;}
a:visited { color: #CCCC66; text-decoration:none;}
a:hover { color:#FFFF66; text-decoration:underline;}
