body {
	background-color: #0C2E44;
	margin: 0px;
	font-family:Verdana;
	font-size:11px;
	color:#666666;
	}

#mainTable{
width:745px;
background-color:#F2F2F2;
border-left:1px #FFFFFF solid;
border-right:1px #FFFFFF solid;

}

#header{
height:72px;
background-image:url(../images/bg_header.gif);
}

#logo{
background-color:white;
width: 135px;
float:left;
}

#search{
width:170px;
height:30px;
float:right;
padding-top:13px;
/*margin-top:15px;*/
}
.textbox {
font-size:10px; color:#666666;
height:15px;
line-height:normal;
}

#mainnavi {
float:right;
margin-top:3px;
clear:right;
font-size:11px;
width:480px;
text-align:right;

}


#mainnavi ul {
list-style-type:none;
margin:0px;
padding-top:5px;

}
#mainnavi li{display:inline;
color:#FFFFFF; 
list-style-type:none;
padding:0px 14px 0px 14px;
color:#EE9320;
}

#mainnavi li a{
text-decoration:none;
color:#FFFFFF; 
list-style-type:none;
}

#mainnavi li a:hover{
background-image:url(../images/arrow.gif);
background-repeat:no-repeat;
background-position:50% top;
padding-top:5px;
}

#mainimage{
background:#0C5DA9;
vertical-align:bottom;
color:white;
font-size:11px;
font-weight:bold;
font-family:Tahoma, Verdana;
}

#lhs{
width:263px;
margin:15px 0px 10px 15px;
float:left;
/*border:1px red solid;*/
}

#rhs{
width:400px;
margin:15px 10px 10px 0px;
float:right;
border:1px red solid;
}

#fetable{
background-color:white;
width:263px;
border-left:1px #D8D8D8 solid;
border-right:1px #D8D8D8 solid;
}

#fetable img{
margin-left:10px;
}


#fetop{
height:10px;
background-image:url(../images/curve_top.gif);
}

#febot{
height:10px;
background-image:url(../images/curve_bot.gif);
background-repeat:no-repeat;
}

#rightside{

}
#rightside li{
list-style-type:none;
background-image:url(../images/orange.gif);
background-repeat:no-repeat;
background-position:0px;
margin-left:-40px;
padding-left:10px;
margin-bottom:5px;
font-size:11px;
color:#333333;
font-weight:bold;
}

#leadintop{
background-image:url(../images/curve_greytop.gif);
background-repeat:no-repeat;
background-position:bottom;
height:9px;
width:411px;
}

#leadincontent{
width:411px;
border-left:1px #cccccc solid;
border-right:1px #cccccc solid;
background-color:#E2E2E2;
}

#leadinbot{
background-image:url(../images/curve_greybot.gif);
background-repeat:no-repeat;
height:9px;
width:411px;
}

#footer{
background-color:#D8D8D8;
border-top:1px #B2B2B2 solid;
height:40px;
padding:10px 20px 0px 20px;
text-align:right;
font-size:10px;
}
#footer a{text-decoration:none; color:#4A4949;}

#games{
/*border-bottom:1px #B8C1C6 solid;*/
margin-bottom:20px;

}
#games h1{
font-size:15px;
margin: 10px 0px 5px 0px;
}
#games td{
vertical-align:top;
}

.verticalline{
border-right:1px #B8C1C6 solid;
}

.hline{
border-bottom:1px #B8C1C6 solid;
}

#rightnavi{
margin:0px 15px 20px 15px;
border-bottom:1px #B8C1C6 solid;
}

#rightnavi li{
list-style-type:none;
color:#000000;
background-image:url(../images/arrow1.gif);
background-repeat:no-repeat;
background-position:1px 3px;
margin-left:-40px;
margin-bottom:15px;
padding-left:10px;
}

#rightnavi a{
text-decoration:none;
color:#666666;
}

#rightnavi a:hover{
text-decoration:underline;
color:black;
}

#rightnavi li.intxt{
list-style-type:none;
background-image:url(../images/arrow2.gif);
background-repeat:no-repeat;
background-position:1px 3px;
margin-left:-30px;
margin-bottom:15px;
padding-left:10px;
}

#about{
margin: 0px 0px 20px 0px;
}

#about ul{
margin-left:5px;
padding:0px;
}

#about li{
list-style-type:none;
list-style-image:url(../images/bullet.gif);
margin-left:10px;
margin-bottom:3px;
padding:0px;
}

#about li.intxt{
list-style-type:none;
list-style-image:url(../images/bullet_small.gif);
margin-left:20px;
margin-bottom:3px;
padding:0px;
}

.bigtxt{
font-size:14px;
font-weight:bold;
}

#copyright{
text-align:left;
float:left;

}