body {
	background-color: #eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
}
.page {
	width: 751px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/leftback.gif);
	background-repeat: repeat-y;
	background-position: left;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #730006;
	line-height: 1.2em;for
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #730006;
}

a:link, a:visited {
	color: #7D0014;
	text-decoration: none;
}

a:hover {
	color: #15035C;
	text-decoration: none;
}

table {
	border-top: 1px #dddddd;
	border-right: 1px dashed #dddddd;
	border-bottom: 1px dashed #dddddd;
	border-left: 1px #dddddd;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 525px !important;
	width: 515px;
}

td {
	padding-bottom: 5px;
	border-top: 1px dashed #dddddd;
	border-right: 1px #dddddd;
	border-bottom: 1px #dddddd;
	border-left: 1px dashed #dddddd;
	padding-top: 5px;
	padding-right: 2px;
	padding-left: 5px;
}

ul{
 list-style-type: none;
}

ul ul{
 list-style-type: none;
}

ul ul ul{
 list-style-type: none;
}

.leftnav {
	float: left;
	width: 184px;
}
.leftnav ul a:link, .leftnav UL a:visited {
	display: block;
}
.leftnav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
.leftnav li {
	border-bottom: 1px solid #EEE;
}

/* fix for browsers that don't need the hack */
html>body .leftnav li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	list-style-type: none;
	padding: 1px;
	font-size: 110%;
}

#sectionLinks ul {
	list-style-type: none;
	text-indent: 8px !important;
	text-indent: -5px;
}

#selected {
	background-image: url(images/leftnav_pattern_on.gif);
}

#sectionLinks li {
	background-image: url(images/leftnav_pattern.gif);
}

#sectionLinks li a {
	display: block;
	list-style-type: none;
	
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-position: inside;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #284676;
	border-bottom-style: solid;
	border-top-style: solid;
	margin-top: 3px;
	color: #FFFFFF;
}

#sectionLinks a:hover{
	background-image: url(images/leftnav_pattern_on.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #284676;
	border-right-color: #284676;
	border-bottom-color: #FFFFFF;
	border-left-color: #284676;
	color: #7D0014;
}

.photos {
	background-image: url(images/pageback.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.logo {
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.copy {
	float: none;
	padding: 0px 20px 0px 210px;
	background-image: url(images/pageback.gif);
	background-repeat: repeat-y;
	background-position: right;
	min-height: 400px;
}
.content {
	background-image: url(images/pageback.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.header {
	margin: 0px;
	padding: 0px;
}
.footer {
	background-color: #F5F5F5;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.rightcol {
	background-color: #eeeeee;
	border: 1px dashed #730006;
	padding: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 485px;
}
.homerightcol {
	background-color: #7D0014;
	border: 1px dashed #730006;
	padding: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 485px;
	color: #FFFFFF;
}
.homebox {
	background-color: #FFFFFF;
	border: 1px solid #13025C;
	padding: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 485px;
}
.comments {
	margin-bottom: 20px;
	margin-left: 20px;
	float: right;
	border: 1px dashed #7D0014;
	padding: 10px;
	width: 150px;
	line-height: 26px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #730006;
	background-color: #E0E7F0;
}


TABLE TH, td.end {
	padding: 5px 5px;
	border-top: 1px dashed #dddddd;
	border-right: 1px #dddddd;
	border-bottom: 1px #dddddd;
	border-left: 1px dashed #dddddd;
	background-image: url(images/leftnav_pattern.gif);
	text-align: left;
	font-weight: bold;
	color: #fff;
}

TABLE TD {
	padding: 4px 8px;
	vertical-align: top;
}

td.end {
	text-align: right;
}

td.end input {
	cursor: hand;
	cursor: pointer;
}

TD.right {
	text-align: right;
}	