@charset "utf-8";
/* html tags */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 130%;
	background-attachment: fixed;
	background-color: #c34b0e;
	background-image: url(../images/interface1b2_02.png);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}
img {
	border: 0 0 0 0;
}

label {
	clear: left;
	float: left;
	width: 12em;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #c34b0e;
	margin-right: .5em;
	font-size: 90%;
}
h1 {
	font-size: 130%;
	font-weight: bold;
	color: #530433;
	padding-top: 5px;
	padding-bottom:5px;
	text-align: center;
}
h2 {
	font-size: 115%;
	font-weight: bold;
	color: #b80a45;
	margin-top: 4px;
	margin-bottom:3px;
}
h3 {
	font-size: 105%;
	font-weight: bold;
	color: #c34b0e;
	margin-top: 2px;
	margin-bottom:2px;
}
h4 {
	color: #a6a236;
	margin-top: 2px;
	margin-bottom:2px;
	font-size: 100%;
}
h5 {
	color: #cac841;
	margin-top: 2px;
	margin-bottom:2px;
	font-size: 95%;
}
h6 {
	color: #530433;
	margin-top: 2px;
	margin-bottom:2px;
	font-size: 90%;
}
input[type=submit] {
	background-image: url(../images/button_15.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #530433;
	border: 1px outset #a6a236;
	font-weight: bold;
	background-color: #cac841;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-repeat: repeat-x;
	background-position: left center;
}
input:hover[type=submit] {
	background-image: url(../images/buttonover_15.png);
	background-repeat: repeat-x;
	background-position: left center;
}


/* classes */
.floatleft {
    float: left;
}
.floatright {
    float: right;
}
.clearboth {
    clear: both;
}
.contentimg {
	margin: 10px;
	float: right;
	clear: both;
}
.contentimgr {
	margin: 10px;
	float: right;
	clear: both;
	text-align: right;
}
.contentimgl {
	margin: 10px;
	float: left;
	clear: both;
	text-align: left;
}
.imgdescs {
	font-size: 80%;
	max-width: 100px;
}
.imgdescm {
	font-size: 80%;
	max-width: 270px;
}
.imgdescl {
	font-size: 80%;
	max-width: 600px;
}
.imgdesc {
	font-size: 80%;
}
.displaynone {
	display: none;
}
.imgcol {
	min-width: 100px;
	float: right;
}
.medphoto {
	clear: both;
	width: 180px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.red {
    color: #FF0000;
}
.formfield {
	margin-top: .5em;
	clear: both;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.fakelabel {
	clear: left;
	float: left;
	width: 12em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: .5em;
}
.currentlink {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c34b0e;
}
.contentitem {
	width: 100%;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cac841;
}
/* IDs */
#container {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	height: 150px;
	width: 955px;
	position: fixed;
	background-image: url(../images/interface1b2_05.png);
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 10;
	float: left;
}
#dummybox {
	height: 155px;
	width: 955px;
	z-index: 5;
}

#nav {
	height: 23px;
	width: 955px;
	background-color: #a6a236;
	padding-top: 2px;
	font-size: 16px;
}
#nav2 {
	background-color: #cac841;
	height: 25px;
	width: 955px;
}

#contentbox {
	width: 845px;
	min-height: 250px;
	z-index: 5;
	position: relative;
}
#topborder {
	background-color: #b80a45;
	height: 5px;
	width: 955px;
}
#outerbox {
	width: 845px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a6a236;
	border-left-color: #a6a236;
}
#content0 {
	width: 825px;
	padding: 10px;
	float: left;
}
#content1 {
	width: 645px;
	padding: 10px;
	float: left;
}
#content2 {
	width: 465px;
	padding: 10px;
	float: left;
}
#photocolleft {
	width: 180px;
	float: left;
}
#photocolright {
	width: 180px;
	float: right;
}
#message {
	width: 100%;
	padding: 10px;
	float: left;
	color: #c34b0e;
}


/* 1st level */
#nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
	position: relative;
}
#nav li {
	display: inline;
	width: 136px;
}
#nav li a {
	position: relative;
	text-decoration: none;
	font-weight: bold;
}
#nav ul li a:link, #nav ul li ul li a:link, #nav ul li ul li ul li a:link {
	color: #530433;
}
#nav ul li a:visited, #nav ul li ul li a:visited, #nav ul li ul li ul li a:visited {
	color: #530433;
}
#nav ul li a:hover, #nav ul li ul li a:hover, #nav ul li ul li ul li a:hover {
	color: #b80a45;
}
#nav ul a,
#nav ul a:link,
#nav ul a:visited
{
	font-weight: bold;
	background-image: url(../images/interface1b2_08.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 20px;
	padding-left: 30px;
	font-size: 80%;
}
/* 2nd level */
#nav li ul li {
    display: inline;
    width: 136px;
}
#nav ul li ul a,
#nav ul li ul a:link,
#nav ul li ul a:visited
{
	font-weight: bold;
	background-image: url(../images/interface1b2_10.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 10px;
	padding-left: 30px;
}
#nav li ul li a {
	position: relative;
	z-index: 99;
}
#nav ul ul
{
position: absolute;
top: 18px;
}
#nav li ul {
    position: absolute;
	width: 846px;
    left: -9999em;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: 0;
	padding-top: 5px;
}





#header h1 {
	padding: 0;
	margin: 0;
	display: none;
}
#login {
	height: 20px;
	width: 175px;
	z-index: 1;
	position: absolute;
	left: 350px;
	top: 20px;
	text-align: center;
}
#footer {
	width: 805px;
	height: 30px;
	padding: 20px;
	font-size: 60%;
	clear: both;
	position: relative;
}
#login a:link {
	color: #530433;
}
