body {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 80%;
background-color: #CED09F;
}

/********** Global styles **********/
.cl {
clear:both;
}
p {
margin: 0 0 10px 0;
}

/********** Body  **********/
#container {
width: 900px;
margin: 0px auto;
background-color:#660000;
}

#header {
width: 900px;
height: 285px;
background-color:#fff;
border-bottom:5px solid #fff;
}

/********** Body **********/
#content {
width: 688px;
float: right;
background-color:#fff;
}

/********** Main Content **********/
#pad {
padding: 12px;
color: #000;
margin-left: 5px;
}
#pad h3 {
padding: 4px;
margin: 4px;
font-size: 120%;
font-weight: bold;
color: #fff;
}
#pad a{
color: #0f0b03;
}
.pagetitle {
margin:0 20px 0.4em 0; 
padding:0 0 2px 0; 
border-bottom:solid 7px rgb(225,225,225); 
font-family: verdana, arial, helvetica, sans-serif;
color:rgb(100,100,100); 
font-weight:bold; 
font-size:140%;
}

/**********  Left Column **********/
#left {
color: #fff;
padding: 4px;
float: left;
}
#left h1 {
padding: 4px;
margin: 4px;
font-size: 120%;
font-weight: bold;
color: #fff;
}

/********** Footer **********/
#footer {
background-color: #999C6F;
padding: 12px;
width: 876px;
color:#fff;
font-size: 100%;
text-align: center;
clear:both;
border-top: 5px solid #fff;
}
#footer a{
color:#fff;
}
#attrib{
display:none;
}
/* MAIN NAVIGATION */
.nav3-grid {width:199px; border-bottom:solid 1px rgb(200,200,200);}
.nav3-grid dt a, .nav3-grid dt a:visited {display:block; min-height:2.0em /*Non-IE6*/; height:auto !important; height:2.0em /*IE6*/; line-height:2.0em; padding:0px 10px 0px 20px;  border-top: solid 1px rgb(200,200,200); text-decoration:none; color:#fff; font-weight:bold; font-size:100%;}
.nav3-grid dd a, .nav3-grid dd a:visited {display:block; min-height:1.7em /*Non-IE6*/; height:auto !important; height:1.7em /*IE6*/; line-height:1.7em; padding:0px 10px 0px 10px; border:none; font-weight:normal; text-decoration:none; color:#fff; font-size:100%;}
.nav3-grid dt a:hover, .nav3-grid dd a:hover {background-color:#c7ccbb; color:rgb(42,90,138); text-decoration:none;}

/********captions************/
.caption-left {
	font-size: 11px;
	background: #fff; 
	color: #000;
	text-align: left;
	margin-right: 20px;
}
.caption-left p {
	font-size: 11px;
	text-align: left;
	line-height: 1.2em;
}
.caption-right {
	font-size: 11px;
	background: #fff; 
	color: #000;
	text-align: left;
	margin-left: 20px;
}
.caption-right p {
	font-size: 11px;
	text-align: left;
	line-height: 1.2em;
}