body
{
    margin:0px 0px 0px 0px;
    font-family:Tahoma;
    font-size:12px;
    color:#222222;
/*background-color:#f1f1f1;
background-image: url(images/back.jpg);
background-repeat: repeat; 
background-position: top left;*/
}
#all
{
    margin:0px 0px 0px 0px;
    width:100%;
	text-align:center;
	background-image: url(images/bodyback.gif);
	background-repeat: repeat-x; 
	background-position: top left;
	/*background-color:#cccccc;*/
}
#container
{
    margin:0px auto;
    width:860px;
	background-color:#ffffff;
	/*border:solid 1px #f1f1f1;*/
}
#header
{
	margin:40px 0px 0px 0px;
    width:860px;
    height:80px;
    background-image: url(images/headerback.gif);
	background-repeat: no-repeat; 
	background-position: top left;
    text-align:right;
}
#header p
{
	margin:0px 20px 5px 0px;
    padding:0px 0px 0px 0px;
}
#maincontent
{
    margin:0px 0px 0px 0px;
    width:834px;
    height:auto;
    text-align:left;
		background-color:#07198F;
}
#maincontentleft
{
    margin:0px 0px 0px 0px;
     padding:30px 30px 0px 30px;
     width:540px;
	 height:auto;
    float:left;
	background-color:#07198F; 
   
	background-repeat: no-repeat; 
	background-position: top left;  
	border-right:solid 2px #ffffff;
}
#maincontentleft h1
{
    margin:20px 0px 0px 0px;
    padding:15px 5px 5px 0px;
    /*background-color:#B5417B;*/
    font-size:20px;
    color:#f1f1f1;
}
#maincontentleft p
{
    margin:0px 0px 20px 0px;
    color:#ffffff;
}
/*#maincontentleft div.leftbox1
{
    width:200px;
    height:auto;
    background-color:#ffff00;
}*/
#maincontentleft2
{
    margin:0px 0px 0px 0px;
     padding:40px 40px 40px 40px;
     width:520px;
	 height:auto;
    float:left;
    border-right:solid 2px #ffffff;
	/*background-color:#3467CF;*/ 
    /*background-image: url(images/maincontentleft.gif);
	background-repeat: no-repeat; 
	background-position: top left; */ 
}
#maincontentleft2 p
{
    margin:0px 0px 0px 0px;
    padding:10px 5px 0px 0px;
    /*background-color:#B5417B;*/
    font-size:12px;
    color:#f1f1f1;
}
#maincontentleft2 h1
{
    margin:20px 0px 0px 0px;
    padding:15px 5px 5px 0px;
    /*background-color:#B5417B;*/
    font-size:20px;
    color:#f1f1f1;
}
#maincontentleft2 h3
{
    margin:8px 0px 0px 0px;
    padding:0px 3px 0px 35px;
    /*background-color:#B5417B;*/
    font-size:14px;
    font-weight:bold;
    color:#FF8204;
}
#maincontentleft2 h4
{
    margin:5px 0px 0px 0px;
    padding:0px 5px 15px 35px;
    /*background-color:#B5417B;*/
    font-size:24px;
    color:#f1f1f1;
}
ul {
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
}
li{
	margin:0px 0px 0px 30px;
	padding:0px 0px 0px 0px;
	color:#ffffff;
	list-style:square;
}
li.title {
	margin:0px 0px 2px 0px;
	padding:0px 0px 0px 0px;
	color:#ffffff;
	list-style:none;
	font-weight:bold;
}

span.bold {

font-weight:bold;
}

span.orange {

color:#ffcc00;
}
span.blue {
font-weight:bold;
color:#6F9EFC;
}

div.pictureborder {
	margin:5px 5px 5px 5px;
	padding:5px 5px 5px 5px;
	width:auto;
	border:solid 1px #cccccc;
	display:block;
	float:left;
}

#maincontentleftgame
{
    margin:0px 0px 0px 0px;
     padding:0px 0px 0px 14px;
     width:486px;
	 height:auto;
    float:left;
    border-right:solid 2px #ffffff;
	background-color:#3467CF; 
    /*background-image: url(images/maincontentleft.gif);
	background-repeat: no-repeat; 
	background-position: top left; */ 
}
#maincontentleftgame h1
{
    margin:10px 0px 0px 0px;
    padding:15px 5px 5px 35px;
    /*background-color:#B5417B;*/
    font-size:20px;
    color:#f1f1f1;
}
#maincontentleftgame p
{
    margin:0px 0px 0px 0px;
    padding:10px 5px 0px 35px;
    /*background-color:#B5417B;*/
    font-size:11px;
    color:#f1f1f1;
}

div.contentbox
{
	margin:7px 0px 0px 0px;
	width:420px;
	height:auto;
}
div.contentboxleft
{
	margin:0px 0px 0px 0px;
	width:270px;
	height:auto;
	float:left;
}
div.contentboxright
{
	margin:0px 0px 0px 0px;
	width:150px;
	height:auto;
	float:left;
}

#maincontentright
{
    margin:0px 0px 0px 0px;
     padding:0px 0px 0px 0px;
     width:202px;
	 height:478px;
    float:left;
	border-right:solid 30px #07198F;
	    background-image: url(images/maincontentright.jpg);
	background-repeat: no-repeat; 
	background-position: top left;    
 
}

/* Form */
label {
	display: block;
	width: 100px;
	float: left;
	text-align: right;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding-top: 3px;clear:both;
}
div.formspace 
{
	width: 200px;
    height:5px;
    clear:both;
    /*border:solid 1px red; */
    font-size:1px;  
}

span.color1
{
    color:#51597D;
    font-weight:bold;
    font-size:16px;
}


#topnav
{
     margin:0px 0px 4px 0px;
	 width:835px;
	 height:40px;
	 text-align:left;
	 background-color:#cccccc;
	 clear:both;
}
#topnav ul
{
     margin:0px 0px 0px 0px;
     color:#ffcc00;
     list-style-type:none;
	 width:700px;
	 height:40px;float:right;
}

#topnav li
{
    margin:0px 0px 0px 0px;
	float:right;
	height:40px;
}
#topnav a:link, #topnav a:visited
{
    margin:0px 0px 0px 0px;
	padding:12px 15px 12px 15px;
    font-size:12px;
    color:#550000;
    text-decoration:none;
    float:left;
    border-right:solid 1px #c1c1c1;
}
#topnav a:hover, #topnav a.active
{
    color:#07198F;
	background-color:#d3d3d3;
	border-right:solid 1px #e1e1e1;
}






#footer
{
     margin:2px 0px 0px 0px;
	 width:835px;
	 height:50px;
	 text-align:left;
	 background-color:#aaaaaa;
	 clear:both;
}
#reviewsbox {
width:450px;
background-color:#ffffff;

}

#footer ul
{
     margin:0px 0px 0px 0px;
     color:#ffcc00;
     list-style-type:none;
	 width:700px;
	 height:50px;
}
#footer li
{
    margin:0px 0px 0px 0px;
	float:left;
	height:48px;
}
#footer a:link, #footer a:visited
{
    margin:0px 0px 0px 0px;
	padding:14px 15px 22px 15px;
    font-size:12px;
    color:#550000;
    text-decoration:none;
    float:left;
    border-right:solid 1px #c1c1c1;
}
#footer a:hover, #footer a.active
{
    color:#07198F;
	background-color:#CCCCCC;
	border-right:solid 1px #e1e1e1;
}


#footer2
{
     margin:2px 0px 0px 0px;
     padding:45px 25px 0px 0px;
	 width:812px;
	 height:35px;
	 text-align:right;
	    background-image: url(images/footer2back.gif);
	background-repeat: no-repeat; 
	background-position: top right;
	clear:both;
	color:#222222;
}
#footer2 a
{
    color:#07198F;
	border-right:solid 1px #e1e1e1;
}


.cleaner
{
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
}