html, body{
background: #4e4e9e;
}a{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 11px;
color: #C84114;
}
a:hoover{
color: #ff5219;
background:#e8fcff;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;}

h5 {
	Margin-left:30px;
	text-transform: uppercase;
	letter-spacing: .3em;
	font-size: 13px;
	font-weight: bold;
	color: #010ca3;
}
h6 {
	Margin-left:10px;
	text-transform: uppercase;
	letter-spacing: .3em;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
}
 h3 {
	margin-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: .4em;
	font-size: 14px;
	font-weight: bold;
	color: #ffe8da;
}
h3 {
	font-size: 13px;
}

h4 {
	font-size: 11px;
	color: #586115;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 850px;
	background: url("background_cols_gal.gif") repeat;
}

#header {
	margin: 0 0 15px 0;
	background:#e7e4fd;
	height:210px;
}

#side-a {
	float: left;
	width: 170px;
}

#side-b {
	float: right;
	width: 200px;
}

#content { 
	float: left;
	width: 55%;
	height: 630px;
}

#footer {
	clear: both;
	background: #e7e4fd;
}

#ddblueblockmenu{
border: 0px solid black;
border-bottom-width: 0;
width: 170px;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 147px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: #343a8c;
background-color: #dae0f4;
border-bottom: 1px solid #90bade;
border-left: 7px #df6333 solid;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 171px; /*IE 5*/
w\idth: 160px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
background-color: #c8effa;
border-left-color: #A8A9DD;
}

#ddblueblockmenu div.menutitle{
color: #FFF7DA;
padding: 1px 0;
padding-left: 5px;
background:url(blue.gif) no-repeat;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}
#ddblueblockmenu div.menutitle1{
color: #FFF7DA;
padding: 1px 0;
padding-left: 5px;
background:url(orange.gif) no-repeat;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}
#ddblueblockmenu div.menutitle2{
color: #FFF7DA;
padding: 1px 0;
padding-left: 5px;
background:url(pink.gif) no-repeat;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}