/* --  Structure Section -- */

#wrapper {
	background-color: #FFFFFF;
	width: 700px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}


#wrapper_onecol {
	background-color: #FFFFFF;
	width: 700px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#content_onecol {
	background-color: #FFFFFF;
	width: 700px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.hr2 {
	width: 90%;
	font-weight: lighter;
	color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	float: right;
	text-align: left;
	width: 580px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.righttext {
	text-align: right;
}
.thspacer {
	width: 15px;
}


#header {
	background-color: #FFFFFF;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header img {
	margin-bottom: -4px;
}




#mainnav {
	background-color: #FFFFFF;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 10px;
	float: left;
	line-height: 15px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-top: 10px;
	margin: 0px;
}

#footer {
	padding: 10px;
	width: auto;
	font-size: 10px;
	margin-left: 110px;
	background-color: #FFFFFF;
	clear: both;
}


.captionblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	text-align: center;
}
.captionblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}



.bigitalic {
	font-size: 14px;
	font-style: italic;
}

.centertext {
	text-align: center;
}

/* -- TABLE STYLES --*/

table {
	margin-top: 15px;
}
h1, h2, h3, h4, h5 {
	font-family: "Times New Roman", Times, serif;
}

caption {
	font-size: 14px;
	font-weight: bold;
}
th {
	text-align: left;
	text-decoration: underline;
}

tr {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 3px;
}
.thright {
	text-align: right;
}

td {
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	vertical-align:top;
}
tr.thright th {
	text-decoration: underline;
	text-align: right;
}
tbody.tdright tr td {
	text-align: right;
}
thead.noline tr th {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




dt {
	margin-top: 5px;
}















.h2blue {
	font-family: "Times New Roman", Times, serif;
	color: #0000FF;
	text-align: center;
	width: 100%;
}
.h3blue {
	font-family: "Times New Roman", Times, serif;
	color: #0000FF;
	text-align: center;
	width: 100%;
}

.noline {
	border-bottom-width: 0px;
}
tfoot {
	border-top-width: 3px;
	border-top-style: dashed;
	border-top-color: #00FF33;
}

tfoot tr td {
	border-bottom:0;
	padding-top:15;
}





.captionblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0000FF;
	width: 100%;
}

.centerbox {
	margin-right: 50%;
	margin-left: 50%;
}

.centermargin {
	margin-right: auto;
	margin-left: auto;
}
#content #maincontent {
	background-color: #FFFFFF;
	float: left;
	width: 385px;
}

#content #sidecontent {
	background-color: #FFFFFF;
	float: right;
	width: 125px;
	padding-left: 5px;
	clear: none;
}
#col60 {
	padding: 4px;
	float: left;
	width: 59%;
}
#col40 {
	padding: 4px;
	float: right;
	width: 35%;
}
.clearall {
	clear: both;
}


.imageright {
	float: right;
	font-size: 9px;
	text-align: center;
	color: #0000FF;
	padding: 0px;
	margin-left: 4px;
}
.imageleft {
	font-size: 9px;
	color: #0000FF;
	float: left;
	text-align: center;
	padding: 0px;
	margin-right: 4px;
}
tbody.noline td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imagecenter {
	margin-right: auto;
	margin-left: auto;
	width: auto;
	float: left;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	text-align: center;
}
.floatleft {
	float: left;
	margin-right: 5px;
}
.floatright {
	float: right;
	margin-left: 4px;
	padding-left: 4px;
	margin-bottom: 4px;
	padding-bottom: 4px;
}
.floatrightcenter {
	text-align: center;
	float: right;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-left: 5px;
}
.floatleftcenter {
	text-align: center;
	float: left;
	padding-right: 8px;
	padding-left: 2px;
	margin-right: 5px;
}


.pixcell180 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	float: left;
	height: 190px;
	width: 130px;
	
}


.fontsmall {
	font-size: 10px;
}
.boldtext {
	font-weight: bold;
}
#album {
	background-color: #FFFF99;
	text-align: center;
	vertical-align: middle;
	height: 350px;
}
.middle {
	vertical-align: middle;
}
.tdalbum {
	background-color: #5a5959;
	text-align: center;
	vertical-align: middle;
	height: 350px;
}
.lefttext {
	text-align: left;
}

.bold {
	font-weight:bold;
}
