
body{
background-color: #767676;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;

scrollbar-face-color: #83BCFF;
scrollbar-highlight-color: #83BCFF;
scrollbar-3dlight-color: #83BCFF;
scrollbar-darkshadow-color: #83BCFF;
scrollbar-shadow-color: #83BCFF;
scrollbar-arrow-color: #1B65B0;
scrollbar-track-color: #1B65B0;
/*1B65B0*/
}

#center{
width: 875px;
height: 600px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -438px;
margin-top: -330px;
}

#contenttd{
width: 594px;
height: 410px;
background-image: url(../images/2c_image.jpg);
}
#qlinkstd{
width: 281px;
height: 452px;
background-image: url(../images/1b_iamge.jpg);
}

#qlinks{
position: relative;
top: 0px;
left: 36px;
}
#navmain{
width: 516px;
height: 26px;
position: relative;
left: 5px;
top: 0px;
overflow: hidden;
}

#title{
width: 485px;
height: 25px;
position: relative;
left: 20px;
top: 25px;
overflow: hidden;
padding: 0px 10px 0px 0px;
color: #15487B;
font-size: 20px;
}

#contentholder{
width: 490px;
height: 245px;
position: relative;
left: 20px;
top: 30px;
overflow: auto;
}

#content{
width: 460px;
position: relative;
left: 0px;
top: 0px;
color: #15487B;
}
#content a{
text-decoration: none;
font-weight: bold;
color: #5D95D0;
}
#content a:hover{
color: #2C6DBF;
}

#navbottom{
width: 346px;
height: 27px;
position: relative;
left: 175px;
top: 72px;
overflow: hidden;
}

#resolution{
	top: 100px;
	left: 21px;
	position: relative;
	font-size: 10px;
	width: 200px;
	text-align: center;
}