body {
	font: 80% Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	color: #333333;
	background: #FFFFFF;
}
* {padding:0; margin:0;}
.clear {clear:both;}
#wrap {
	background:url(../images/headerbg.png) no-repeat;
	width:783px;
	margin:auto;
}
#header {
	height:128px;
}

#content {
	padding:0 37px 25px 40px;
}

a {
	color:#006666;
	text-decoration:none;
	font-size: 100%;
}

a:visited,active {
	text-decoration:none;
	color:#336699;
}
a:hover {
	color:#000;
	text-decoration:none;
}
#sitename {
	color: #006262;
	font-size: 145%;
	float: right;
	margin: 0px 45px 0 0;
	font-weight: bold;
}
#header #logo {
	font-size: 12px;
	color: #003333;
	padding: 60px 0 0 125px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1px;
	font-weight: bold;
}

#rightcontent {
	float:right;
	width:475px;
	padding:35px 0 0 0
}

#rightcontent p {
	margin-bottom: 12px;
	line-height:20px;
}

#rightcontent  b {
	font-weight: bold;
	font-size: 95%;
	color: #003366;
}
#rightcontent #nav {
	padding: 35px 15px 0 0;
	text-align: right;
	font-weight: bold;
}

h1 {
	font-size: 115%;
	color: #006262;
	padding: 25px 0 15px 0px;
	text-align: center;
}

h2 {
	font: bold 170% Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	color: #003366;
	text-align: center;
	font-variant: small-caps;
}

h3 {
	font: bold 150% Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	color:#003366;
	margin-bottom: 15px;
	margin-top: 20px;
}

h4 {
	font: bold 120% Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	color:#003366;
	text-align: center;
	font-variant: small-caps;
	padding: 15px 0 25px 0;
}

h5 {
	font-size: 120%;
	font-weight: bold;
	color: #006666;
	padding: 0 0 10px 0;
}
.caption  {
	text-align: center;
	padding: 25px 0 10px 0;
	font-size: 100%;
	color: #006666;
}

#rightcontent .subhead {
	display:block;
	padding:3px 5px 0px 8px;
	margin-bottom:5px;
}

#rightcontent a {
	font-size: 1em;
	font-weight: bold;
	color: #006633;
}

#rightcontent a:hover {
	color:#999999
}

#rightcontent ul, #rightcontent ol {padding:10px; margin:10px;}

#rightcontent li {padding:3px;}

ol {list-style:decimal;}

#rightcontent ul {
	list-style: square;
	margin: 15px 0 25px 105px;
	padding-bottom: 15px;
	line-height: 35px;
}

#rightcontent table {
	width:90%;
	border:1px solid #003366;
	margin-bottom:20px;
	margin-left: 25px;
}
#rightcontent th {
	background:#D2E3F3;
	padding:5px 15px 5px 15px;
	color:#000000;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #BDDB99;
	font-size: 110%;
}

#rightcontent td {
	color:#333333;
	font-size: 95%;
	border-bottom:1px solid #003366;
	padding:10px 15px 10px 15px;
	border-right:1px solid #003366;
	font-family: Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
}

#sidebar {
	margin:0px 505px 10px 0px;
	padding-top:45px;
}

#sidebar ul {list-style:none; margin-bottom:15px;}

#sidebar li {
	display:block;
	height:25px;
	border-bottom:dotted 1px #999999;
}

#sidebar li a {
	display:block;
	height:20px;
	padding:5px 5px 0 5px;
	font-size: 12px;
}

#sidebar li a:hover {background:#efefef; text-decoration:none;}

/*Home Page Columns*/

#col_1 {
	width:29%;
	float:left;
	padding:5px;
}
#col_3 {
	margin-left:34%;
	margin-right:34%;
	padding:5px;
}
#col_2 {
	width:29%;
	float:right;
	padding:5px;
}
#topcol {
	padding:45px 5px 20px 5px;
	margin-bottom: 15px;}

#col_1 p, #col_2 p, #col_3 p {
	padding:0 2px 5px 8px;
	line-height:18px;
	display:block;
	/*Delete this Line if you don't want fixed height*/ height:120px;
	font-size: 85%;
}/*----*/

#col_1 .subhead {background:url(../images/colsh1.jpg) no-repeat; height:22px; }
#col_2 .subhead {background:url(../images/colsh2.jpg) no-repeat; height:22px;}
#col_3 .subhead {background:url(../images/colsh3.jpg) no-repeat; height:22px;}

#content div img {
	background:#efefef;
	border:solid 1px #cccccc;
	padding:3px;
}

img.floatRight { 
    float: right; 
    margin: 4px; 
}

img.floatLeft { 
    float: right; 
    margin: 4px; 
}

.centeralign {
    display: block;
    margin-left: auto;
    margin-right: auto
}

img.displayed {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.floating-box {
	float: left;
	width: 220px;
	margin-top: 15px;
	padding: 0 7px 0 7px;
}

.floating-box  p {
	font-size: 95%;
	text-align: center;
	padding: 0 5px 0 5px;
	color: #006666;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}

#footer  {
	padding-bottom:35px;
}

#spiderweb {
	padding:20px 45px 35px 45px;
	background:url(../images/bottomend.jpg) no-repeat center bottom;
	text-align: center;
	margin-left: 195px;
}

#credits{
	padding:20px 45px 35px 45px;
	background:url(../images/bottomend.jpg) no-repeat center bottom;
	text-align: center;
	margin-left: 195px;
	line-height: 25px;
}

#credits  a {
	color: #999999;
	text-decoration: none;
}
