html,body,h2,ul,li{margin:0;padding:0;}
body{background: #7dcbef;
    font: 12px verdana,Arial,sans-serif}

div#header{ height:130px; background: #006FAF; position: relative;
	background: url('/images/header-bg.gif');
}


a:visited{
	color: #006FAF;
}

a:active{
	color: #006FAF;
}
a:hover{
	color: #c61e04;
}
div#logo{
	position: absolute;
	left: 60px;
	top: 0px;
}
div#banner{
	position: absolute;
	left: 507px;
	top: 20px;
}
div#menu{background: #006FAF;
position: absolute;
left: 507px;
top: 105px;
border-bottom: 1px solid #006FAF;
}
h2{
	padding: 0;
	margin: 0;
	font-family: trebuchet ms, verdana;
	font-weight: bold;
	font-size: 18px;
	color: #c61e04;
	text-align: center;
}
h2 .rsslink {
	text-decoration: none;
}
h3{
	padding: 0 0 0px 0;
	margin: 0;
	font-size: 10px;
	color: black;
	font-family: verdana;
	text-align: center;
	font-weight: bold;
}
h4, h4 a{
	padding: 0 0 10px 0;
	margin: 0;
	font-family: georgia, "lucida grande", "trebuchet ms";
	font-weight: bold;
	font-size: 24px;
	color: #c61e04;
	text-align: left;
	text-decoration: none;
}
h4 a:hover{
	text-decoration: underline;
}
h5{
	color: green;
	font-size: 12px;
	text-align: center;
	padding: 3px 0;
	margin: 0;
}
ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0}
ul#nav li{float:left;}
ul#nav #home{
	background: url('/images/nav1_off.gif') no-repeat;
	width: 56px;
	height: 24px;
	margin-right: 3px;
}
ul#nav #home.activelink, ul#nav #home.activelink:hover{
	background: url('/images/nav1_on.gif') no-repeat;
	width: 56px;
	height: 24px;
	margin-right: 3px;
}
ul#nav #home:hover{
	background: url('/images/nav1_off.gif') no-repeat;
	width: 56px;
	height: 24px;
	margin-right: 3px;
}
ul#nav #nav2{
	background: url('/images/nav2_off.gif') no-repeat;
	width: 100px;
	height: 24px;
	margin-right: 3px;
}
ul#nav #nav2:hover{
	background: url('/images/nav2_on.gif') no-repeat;
	width: 100px;
	height: 24px;
	margin-right: 3px;
}
ul#nav #nav3{
	background: url('/images/nav3_off.gif') no-repeat;
	width: 108px;
	height: 24px;
	margin-right: 3px;
}
ul#nav #nav3:hover{
	background: url('/images/nav3_on.gif') no-repeat;
	width: 108px;
	height: 24px;
	margin-right: 3px;
}
ul#nav #nav4{
	background: url('/images/nav4_off.gif') no-repeat;
	width: 102px;
	height: 24px;
	margin-right: 3px;
}
ul#nav #nav4:hover{
	background: url('/images/nav4_on.gif') no-repeat;
	width: 102px;
	height: 24px;
	margin-right: 3px;
}
ul#nav #nav5{
	background: url('/images/nav5_off.gif') no-repeat;
	width: 91px;
	height: 24px;
	margin-right: 3px;
}
ul#nav #nav5:hover{
	background: url('/images/nav5_on.gif') no-repeat;
	width: 91px;
	height: 24px;
	margin-right: 3px;
}
ul#nav #nav6{
	background: url('/images/nav5_off.gif') no-repeat;
	width: 91px;
	height: 24px;

}
ul#nav #nav6:hover{
	background: url('/images/nav5_on.gif') no-repeat;
	width: 91px;
	height: 24px;

}


ul#nav a{ line-height: 2em; padding: 5px; text-decoration:none; color: #006faf; font-weight: bold; text-align: center;}
ul#nav li a:hover{color: #FFF}
ul#nav li.activelink a,ul#nav li.activelink a:hover{ color: #FFF}
#wrapper{
	width: 994px;
	margin: 0 auto;
	text-align: center;

}
div#box{height: 180px; padding: 10px;  text-align: left;
    background:#E6F5FF; color:#000; width: 211px; margin:10px 23px 0 0; font-size: 9px; position: absolute; left: 0; top: 0;}
div#box2{height: 180px; padding: 10px;  text-align: left;
    background:#E6F5FF; color:#000; width: 211px; margin:10px 23px 0 0; position: absolute; left: 254px; top: 0px;}
div#box3{height: 180px; padding: 10px; text-align: left;
    background:#E6F5FF; color:#000; width: 211px; margin:10px 23px 0 0; position: absolute; left: 508px; top: 0px;}
div#box4{height: 180px; padding: 10px; text-align: left;
    background:#E6F5FF; color:#000; width: 211px; margin:10px 0px 0 0; position: absolute; left: 762px; top: 0px;}

div#box ul, div#box2 ul, div#box3 ul, div#box4 ul{padding: 0 20px; list-style: none;}
div#box ul li, div#box2 ul li, div#box3 ul li, div#box4 ul li{padding: 2px 0px; list-style: none;}

div#left{
	width: 161px;
	padding: 10px;
	margin: 10px 10px 0 0;
	float: left;
}
div#main{
	width: 592px;
	float: left;
	margin: 10px 10px 0 0;
	padding: 10px;
	background-color: #ffffff;
	text-align: left;
}
div#right{
	width: 161px;
	float: left;
	margin: 10px 0 0 0;
	padding: 10px 5px;
}
.blogtitle{
	color: #c61e04;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0;
}
box2 a{
	color: #ffffff;
	text-decoration: none;

}
#footer{
	clear: both;
	padding: 10px 0;

	background-color: #006FAF;
}
div#container{

	position: relative;
	z-index: 1;
	width: 994px;
	height: 200px;
	padding-bottom: 10px;
}
#arrow1{
	position: absolute;
	left: 202px;
	top: 55px;
	width: 84px;
	height: 38px;
	z-index: 100;
}
#arrow2{
	position: absolute;
	left: 456px;
	top: 55px;
	z-index: 100;
	width: 84px;
	height: 38px;
	}

#arrow3{
	position: absolute;
	left: 710px;
	top: 55px;
	z-index: 100;
	width: 84px;
	height: 38px;
}

.smalltext8pta{

	font-size: 9px;
}

#maincontainer{
float: left;
padding-bottom: 10px;
}

#right ul, #right ul ol, #left ul, #left ul ol {
	margin: 0;
	padding: 0;
	}

#right ul li, #left ul li {
	text-align: left;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 3px;
	}

#footer a{
	color: black;
}

.entry ul li {
margin-left: 20px;
}

.entry{
line-height:1.5em;
}	
.entry img{
padding-right: 10px;
}
.searchbox{
	width: 90px;
}
.postmetadata{
padding-bottom: 45px;
border-bottom: 1px dotted #ccc;
}
.twitteritem{
width: 300px;
}
.twitteritem p{
margin: 15px 0 0 0;
}
.twitteritem p.twitterdate{
margin-top: 2px;
}
.twitteritem a{
	text-decoration: none;
}
.twitteritem a:hover{
	text-decoration: underline;
}table.secTable,table.secTable p {font: 14px Verdana,Arial, Helvetica, sans-serif;    color: #000;   text-align: left;    border-collapse: collapse;   }table.secTable a {text-decoration: underline;}table.secTable a:visited {text-decoration: none;}.maintable, .maintable:hover {background-color:#FFFFFF;}table.secTable tr.even {background-color: #FFFFFF; color: #000000;}table.secTable tr.odd {background-color: #EEEEEE;}table.secTable tr a {color:#564893; text-decoration:none;}table.secTable a:hover, table.secTable tr a:hover {color:#564893; text-decoration:underline;}table.secTable tr.even:hover, table.secTable tr.odd:hover{background-color: #CCCCCC;    color: #000000;}table.secTable thead th {font-size: 120%;font-weight: bold;color: #000000;background: #ffffff;height: 33px;text-align: center}table.secTable thead th:hover {background: #ffffff;}table.secTable tr {vertical-align: top;}table.secTable tr,th,td {padding: .50em;}table.secTable td {}table.secTable tfoot tr {background: #fff;}table.secTable tfoot td, tfoot th, tfoot th:hover, tfoot a{color:#564893;border: 0px;background-color:white;text-align: right;}.centerimg{text-align: center;}.itemTitle{	font: Verdana, Arial, Helvetica, sans-serif;    	font-size: 100%;	font-weight: bold;	color: #000;  	background-color: #aacde0;	padding: 3px 3px 3px 7px;	border-bottom: 1px solid #999999;	border-top: 1px solid #999999;	vertical-align: middle;	text-decoration: none;}.itemTitle a:hover{	font: Verdana, Arial, Helvetica, sans-serif;    	font-size: 100%;	font-weight: bold;	color: #000;  	background-color: #aacde0;	vertical-align: middle;	text-decoration: underline;}.itemTitle a{	font: Verdana, Arial, Helvetica, sans-serif;    	font-size: 100%;	font-weight: bold;	color: #000;  	background-color: #aacde0;	vertical-align: middle;	text-decoration: none;}li {padding-bottom: 3px;}.secTable td{	margin: 0;	padding: 0;}
