	body {
	margin: 0px; 
	padding: 0px;
	text-align: center; 
	color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #043e49;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}

a:link, a:visited {
	color: #13d8a0;
	text-decoration: none;
}

h3 a:link, h3 a:visited {
	color: #111111;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	
}

a:hover{
	text-decoration: underline;
}

h2 a:link, h2 a:visited {
	color: #ffffff;
	text-decoration: none;
}

h2 a:hover{
	text-decoration: none;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#white {
	color: #FFFFFF;
}

legend {
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
}


table.nob {
	border: none;
}
table.nob th {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
table.nob td {
border: none;
}



table {
	border: 4px solid #FFFFFF;
}
table th {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
table td {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}



pre {
	white-space: normal;
}
input, textarea, select {
	margin-left: 20px;
	border: 1px solid #00a9e8;
	background-color: #00858c;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

fieldset {
	border: 4px solid #FFFFFF;
	margin: 0px;
	padding: 10px;
}

h1, h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}

h3, h4, h5, h6, h7 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#outerCont {
	background-image: url(images/flbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}




.oneColFixCtrHdr #container {
	width: 955px;
	margin: 0 auto;
	text-align: left;
}
.oneColFixCtrHdr #header {
	margin: 0px;
	padding: 0px;
}

.oneColFixCtrHdr #header img {
	margin: 0px;
	padding: 0px;
}

#menu {
	margin: 0px;
	padding-left: 20px;
	padding-top: 4px;
	height: 25px;
}

#menu a:link, #menu a:visited {
	color: #14d9a1;
	text-decoration: none;
}

#menu a:hover {
	color: #00abec;
}

#menu .menuitem {
	display: inline;
	padding-right: 20px;
}

.oneColFixCtrHdr #mainContent {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

.oneColFixCtrHdr #mainContent h1, .oneColFixCtrHdr #mainContent h2, .oneColFixCtrHdr #mainContent h3, .oneColFixCtrHdr #mainContent h4, .oneColFixCtrHdr #mainContent h5, .oneColFixCtrHdr #mainContent h6, .oneColFixCtrHdr #mainContent h7, .oneColFixCtrHdr #mainContent h8 {
	padding-left: 20px;
}


.oneColFixCtrHdr #mainContent h6 {
	color: #08f7b8;
	font-size: 12px;
	font-weight: normal;
}

.oneColFixCtrHdr #mainContent h5 {
	color: #08f7b8;
	font-size: 14px;
	font-weight: bold;
}

.oneColFixCtrHdr #mainContent h4 {
	color: #08f7b8;
	font-size: 14px;
	font-weight: normal;
}

.oneColFixCtrHdr #mainContent h3 {
	color: #08f7b8;
	font-size: 16px;
	font-weight: normal;
}

.oneColFixCtrHdr #mainContent h2 {
	color: #FFFFFF;
	font-size: 22px;
	font-weight: normal;
}

.oneColFixCtrHdr #mainContent h1 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
}

#mainContent img {
	background-color: #cccccc;
	padding: 10px;
	border: 3px solid #FFFFFF;
	margin-bottom: 10px;
	
}

#mainContent img#arrow {
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: none;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	
}

#mainContent img#nobor {
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: none;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	
}

#mainContent img.alignleft {
	margin-top: 6px;
	margin-right: 20px;
	margin-left: 0px;
} 

#mainContent img.alignright {
	margin-top: 6px;
	margin-left: 20px;
	margin-right: 0px;

}

#mainContent img.aligncenter {
	margin-top: 6px;
	margin-right: 20px;
	margin-left: 0px;
	float: left;
}

#mainContent #overviewsec {
	margin-bottom: 40px;
}

#hrdiv {
	height: 250px;
	background-image: url(images/hrbg.gif);
	background-repeat: repeat-x;
	background-position: left top;

}

#overviewsec #recentblk {
	float: right;
	padding-left: 0px;
	padding-right: 40px;
	width: 220px;
}
#overviewsec #overmain {
	padding-right: 320px;
	background-image: url(images/vrbg.gif);
	background-repeat: repeat-y;
	background-position: 640px top;
	padding-bottom: 20px;
}

#overviewsec #recentblk2 {
	float: right;
	padding-left: 0px;
	padding-right: 40px;
	width: 220px;
}
#overviewsec #overmain2 {
	padding-right: 40px;
	background-image: url(images/vrbg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-bottom: 20px;
}

.oneColFixCtrHdr #mainContent p {
	padding-left: 20px;
}

#mainContent #texthead {
	background-image: url(images/textheaderbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	
}

#mainContent #texthead img {
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: none;
	float: none;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}

.oneColFixCtrHdr #footer {
	font-size: 10px;
	text-align: center;
	color: #7dccde;
	margin-bottom: 20px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-image: url(images/hrbg.gif);
	background-repeat: repeat-x;
	background-position: right top;
}

.oneColFixCtrHdr #footer a {
	margin-right: 10px;
	margin-left: 10px;
}

.oneColFixCtrHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}

.oneColFixCtrHdr #footer a:link, .oneColFixCtrHdr #footer a:visited {
	color: #7dccde;
	text-decoration: none;	
}

.oneColFixCtrHdr #footer a:hover {
	color: #7dccde;
	text-decoration: underline;	
}



.post, .commentlist {
	background-image: url(images/hrbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 0;
	padding-bottom: 20px;
}







#recblkcontent {

}

#recblktitle {
	background-image: url(images/hrbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 1px;
}

.oneColFixCtrHdr #mainContent #recblktitle h4 {
	color: #333333;
	font-size: 16px;
}

#recblkposts {

}


#recblkpostsitem {

}


.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.navigation {
	padding-top: 10px;
}