body{
background-image: url(../pics/bg_body.gif);

}

#maindiv {
position: absolute;
top:208px;
width:800px;

font-family:verdana,times new roman;
font-size:8pt;
color: #333333;
border-bottom: 1px solid #999999;
border-right: 1px solid #999999;
border-left: 1px solid #999999;
background-color:#ffffff;
}




#content {
width:470px;
top:25px;
padding: 20px;
}

#footer {
bottom:0px;
height:30px;
width:100%;
background-image: url(../chrometheme/chromebg2.gif);

}



#side{
position:absolute;
top:36px;
padding-left:20px;
padding-right:20px;
padding-top:10px;
padding-bottom:10px;
right:20px;
width:210px;
border-top: 1px solid #999999;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
background-color:#c4dcf2;
z-index:20;
}

#holder{
position:absolute;
bottom:30px;
left:0px;
width:800px;
}




#gear {
position: absolute;
left:0px;
bottom:30px;
width:800px;
height:295px;
background-color:#cc0000;
z-index:10;
}

a.sub:link {
	color: #003366;
	text-decoration:none;	

}

a.sub:visited {
	color: #003366;
	text-decoration:none;

}

a.sub:hover {
	color: #0099ff;
	text-decoration:none;

}

a.sub:active {
	color: #0099ff;
	text-decoration:none;

}

a.sub2:link {
	color: #2a4c97;
	text-decoration:none;	

}

a.sub2:visited {
	color: #2a4c97;
	text-decoration:none;

}

a.sub2:hover {
	color: #2a4c97;
	text-decoration:none;

}

a.sub2:active {
	color: #2a4c97;
	text-decoration:none;

}




a.menu:link {
	color: #dddddd;
	text-decoration:none;	
	font-weight: normal;
}

a.menu:visited {
	color: #dddddd;
	text-decoration:none;
	font-weight: normal;
}

a.menu:hover {
	color: #ffffff;
	text-decoration:none;
	font-weight: normal;
}

a.menu:active {
	color: #ffffff;
	text-decoration:none;
	font-weight: normal;
}

#banner {
border-top: 1px solid #999999;
border-right: 1px solid #999999;
border-left: 1px solid #999999;
position:absolute;
top:10px;

}

#designedby {
position:relative;
bottom:0px;
top: 5px;
left:0px;
height:22px;
width:785px;
padding-top:3px;
padding-right:15px;
padding-bottom:0px;
font-family: arial;
font-size:8pt;
text-align:right;

}

a.designedlink:link, a.designedlink:visited, a.designedlink:active
{
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    
}

a.designedlink:hover
{
    color: #000000;
    text-decoration: underline;
    font-weight: normal;
}

