body{
background-image: url(../pics/blue.png);
background-repeat: no-repeat;
background-repeat: repeat-x;
}

#maindiv {
position: absolute;
top:170px;
width:800px;
height:995px;
font-family:verdana,times new roman;
font-size:8pt;
color: #333333;
border-bottom: 1px solid #1a1c96;
border-right: 1px solid #1a1c96;
border-left: 1px solid #1a1c96;
background-color:#ffffff;
}




#content {
width:760px;
top:25px;
padding: 20px;
}





#holder{

position: absolute;
bottom:0px;
width:800px;
height:380px;
background-image: url(../pics/b23.jpg);

}

.tab {
border: 1px solid #f42941;
background-image: url(../pics/b26.jpg);
color: #ffffff;
font-size:7pt;
font-family:arial,times new roman;
padding-right: 10px;
padding-left: 5px;
}



#gear {
position: absolute;
left:0px;
bottom:30px;
width:800px;
height:295px;
background-color:#ffffff;
z-index:10;
}

a.sub:link {
	color: #ffffff;
	text-decoration:none;	

}

a.sub:visited {
	color: #ffffff;
	text-decoration:none;

}

a.sub:hover {
	color: #1a1c96;
	text-decoration:underline;

}

a.sub:active {
	color: #1a1c96;
	text-decoration:none;

}

a.sub2:link {
	color: #ffffff;
	text-decoration:none;	

}

a.sub2:visited {
	color: #ffffff;
	text-decoration:none;

}

a.sub2:hover {
	color: #f42941;
	text-decoration:none;

}

a.sub2:active {
	color: #f42941;
	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 #1a1c96;
border-right: 1px solid #1a1c96;
border-left: 1px solid #1a1c96;
position:absolute;
top:10px;

}



#qlink {
position:absolute;
right:20px;
width:250px;
height:35px;
bottom:50px;
z-index:10;


}


