body {
	margin: 0px 0 0 0;
	padding: 0px;
	background: #4080c0;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000;
background-image: url(/images/bg1.gif);
}
a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
}
h1, h2, h3,  h5, h6 {
	margin: 0px;
	padding: 8px;
	/*text-transform: uppercase;*/
	letter-spacing: .1em;
	color: #fff;
font-size: .9em;
border-top: 1px solid #ffffff;
background: #115083;

background-image: url(/images/ovguide1.gif);
}


#topdesc {
width:970px;
height:18px;
float:center;
color:fff;
background: #115083;
margin: 0 auto;
padding:5px;
overflow:hidden;
border-top: 0px solid #ffffff;
border-right: 2px solid #000;
border-left: 2px solid #000;
border-bottom: 0px solid #ffffff;
background-image: url(/images/bg.gif);
}

#wrap {
width: 980px;
background: #D3D3D3;
margin: 0 auto;
padding:0px;
border-top: 2px solid #000;
border-right: 2px solid #000;
border-left: 2px solid #000;
float:center;
}

#menu {
width: 970px;
background: #248DE2;
margin: 0 auto;
padding:5px;
border-top: 2px solid #000;
border-bottom: 2px solid #000;
background-image: url(/images/ovguide1.gif);
}

#header {
width: 980px;
height:68px;
background: #D5DEA4;
margin: 0px;
padding:0px;
background-image: url(/images/ovguide.gif);
}


#menu a {
	
	text-decoration: none;
	font-size: 10px;
font-face: verdana;
	font-weight: bold;
	color: #fff;
	padding-left:5px;
padding-right:5px;
padding-top:6px;
padding-bottom:6px;
border-right:1px dashed #092C43;
}

#menu a:hover {
	border-top: 2px solid #092C43;
background:#115083;
}
#mainleft {
	width: 160px;
background: #588AB2;
	margin: 0px;
padding:0px;
color: #000000;
padding:0px;
float:left;
overflow:hidden;
}

#mainleft h6 {
	
	margin-bottom: 0px;
	padding: 2px 2px 2px 2px;
	background: #248DE2;
	letter-spacing: normal;
	font-size: .9em;
color: #fff;
padding:3px;
background-image: url(/images/bg.gif);
	font-size: 10px;
font-face: verdana;
}
#mainleft ul {
	margin-left: 0;
	padding-left: 5px;
	list-style: square inside;
margin-bottom:2px;
}

#mainleft ol {
	margin-left: 0;
	padding-left: 2px;
margin-top: 0px;
	
margin-bottom:2px;
}

#maincontent {
	width: 480px;
background: #EEE;
	margin: 0px;
color: #000;
padding:5px;
float:left;
text-align:left;
border-left: 2px solid #000;
border-right: 2px solid #000;
border-bottom: 5px solid #000;
overflow:hidden;

}


#maincontent h2 {
	
	margin-bottom: 5px;
margin-top: 5px;
	padding: 5px 5px 5px 5px;
	background: #7A7A7A;
	letter-spacing: normal;
	font-size: .9em;
color: #FFFFFF;
background-image: url(/images/ovguide1.gif);
border: 1px solid #000;

}

#maincontent h6 {
	
	margin-bottom: 0px;
	padding: 2px 2px 2px 2px;
	background: #BDCBC7;
	letter-spacing: normal;
	font-size: .9em;
color: #FFFFFF;
}


#mainright {
	width: 320px;
background: #588AB2;
	margin: 0px;
padding:0px;
float:right;
overflow:hidden;
}

#mainright h6 {
	
	margin-bottom: 0px;
	padding: 2px 2px 2px 2px;
	background: #248DE2;
	letter-spacing: normal;
	font-size: .9em;
padding:3px;
color: #fff;
background-image: url(/images/bg.gif);
}

#footer {
border-top: 2px solid #ffffff;
	height: 55px;
background: #B8C4C0;
	padding: 15px;
	clear:both;
background-image: url(/images/bg.gif);
}

.box {
/*display:block;*/

border: 2px solid #fff;
background: #EEEFF0;
margin: 0 auto;
padding:4px;
align:center;
margin-bottom:5px;

}

.box hover {

background:#115083;
}



.greybox {
/*display:block;*/

border: 2px solid #fff;
background: #AEABAB;
margin: 0 auto;
padding:4px;
align:center;
margin-bottom:5px;

}
.greybox {
/*display:block;*/

border: 2px solid #fff;
background: #588AB2;
margin: 0 auto;
padding:4px;
align:center;
margin-bottom:5px;

}
.toplessbox {
/*display:block;*/
border-left: 2px solid #AEABAB;
border-right: 2px solid #AEABAB;
border-bottom: 2px solid #AEABAB;
padding:4px;
margin-bottom:5px;
line-height: 16pt
}

.hotshit {
/*display:block;*/

border-bottom: 2px solid #fff;
background: #DEE2CB;
margin: 0 auto;
padding:10px;
align:center;
margin-bottom:5px;

}

.right {
/*display:block;*/
float:right;
color:#000;

}


























/* begin css tabs */

ul#tabnav { /* general settings */
text-align: left; /* set to left, right or center */
margin: 1em 0 1em 0; /* set margins as desired */
font: bold 11px verdana, arial, sans-serif; /* set font as desired */
border-bottom: 1px solid #115083; /* set border COLOR as desired */
list-style-type: none;
padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
}

ul#tabnav li { /* do not change */
display: inline;
}

body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4 { /* settings for selected tab */
border-bottom: 1px solid #fff; /* set border color to page background color */
background-color: #fff; /* set background color to match above border color */
}

body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a { /* settings for selected tab link */
background-color: #fff; /* set selected tab background color as desired */
color: #000; /* set selected tab link color as desired */
position: relative;
top: 1px;
padding-top: 4px; /* must change with respect to padding (X) above and below */
}

ul#tabnav li a { /* settings for all tab links */
padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
border: 1px solid #115083; /* set border COLOR as desired; usually matches border color specified in #tabnav */
background-color: #A1C6E3; /* set unselected tab background color as desired */
color: #666; /* set unselected tab link color as desired */
margin-right: 0px; /* set additional spacing between tabs as desired */
text-decoration: none;
border-bottom: none;
}

ul#tabnav a:hover { /* settings for hover effect */
background: #fff; /* set desired hover color */
}

/* end css tabs */

