body,
html {
	margin:0;
	padding:0;
	color:#000;
	background:#FFF;
	height:100%;
	background:#6699FF;
background-image:url('bg.gif');
	}
	
body {
behavior: url(csshover.htc);
}
	
ul,li   { margin: 0; padding: 0 }
	
#wrapper {
	width:900px;
	margin: 0 auto;
	background:#fff;
	border: #0d004c solid 5px;
}

#header {
width:900px;
align:center;
text-align:center;
background-color: #0d004c;
}

#menubox {
width:900px;
padding-left:60px;
}

#menu {
width: 780px;
background: #990000;
float: center;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
width:156px;
float: left;
}

#menu a, #menu h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
display: block;
border-width: 1px;
border-style: solid;
border-color: #660000 #660000 #330000 #330000;
margin: 0;
padding: 2px 3px;
}

#menu h2 {
color: #fff;
background: #000066;
text-align:center;
background-image:url('images/nav.jpg');
background-repeat:repeat-x;
}

#menu a {
color: #fff;
background: #660000;
text-decoration: none;
}

#menu a:hover {
color: #fff;
background: #cc0000;
}

#menu li {position: relative;
text-align:left;}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

#menu ul ul {
position: absolute;
z-index: 500;
}

div#menu ul ul {
display: none;
}

div#menu ul li:hover ul
{display: block;}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

#left {
	float:left;
	width:175px;
	padding:10px;
	}

#main {
	float:center;
	width:510px;
	text-align:justify;
	background:#fff;
	font-family:verdana;
	font-size:12px;
	color:#000066;
	padding-top:0px;
	text-align:left;
}

#main2 {
	float:right;
	width:685px;
	text-align:justify;
	background:#fff;
	font-family:verdana;
	font-size:12px;
	color:#000066;
	padding-top:0px;
	text-align:left;
}

.content {
	border:10px solid #fff;
	background:#fff;
	font-family:verdana;
	font-size:10px;
	color:#000;
	text-align:left;
	padding-top:0px;
}



#right {
	float:right;
	width:175px;
	padding:10px;
	height:auto;
	}
	
#footer {
	clear:both;
	background:#000066;
	color:#fff;
	font-family:helvetica;
	font-weight:bold;
	font-size:11px;
	padding:5px;
	width:890px;
	background-image:url('images/nav.jpg');
	background-repeat:repeat-x;
	}
	


.sidebox {
	font-family:tahoma;
	font-size:13px;
	color:#fff;
	background-color:#000066;
	background-image:url('images/blueheader.jpg');
	background-repeat:no-repeat;
	padding:5px;
	border:1px solid #000066;
	}

.boxcontent {
	font-family:tahoma;
	font-size:10px;
	color:#000000;
	font-weight:500;
	text-align:left;
	padding:5px;
	}
	
.boxl {
padding:0px;
width:160px;
border-right:2px #000066 solid;
}

.boxr {
padding:0px;
width:160px;
border-left:2px #000066 solid;
}

a.readmore:link {color: red; text-decoration:none; font-weight:bold; }
a.readmore:visited {color: red; text-decoration:none; font-weight:bold; }
a.readmore:hover {color: red; text-decoration:underline; font-weight:bold; }
a.readmore:active {color: red; text-decoration:none; font-weight:bold; }
	
.title {
	width:490px;
	font-family:tahoma;
	font-color:#000;
	border-bottom:2px solid #660000;
	font-size:13px;
	font-weight:bold;
	}
	
.title2 {
	width:670px;
	font-family:tahoma;
	font-color:#000;
	border-bottom:2px solid #660000;
	font-size:13px;
	font-weight:bold;
	}
	
.subtitle {
	font-family:tahoma;
	color:#990000;
	text-transform: uppercase;
	font-size:12px;
	line-height:13px;
	font-weight:bold;
	}