body {
	margin: 16 0 0 0;
	padding: 0;
	border: none;
	text-align: center;
	background-color: #1e3154;
	font: Calibri, "Lucida Console", Monaco, monospace;
	background-image: url(../images/background-fade.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
}
.centercontainer {
	width: 767px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	border: none;
	border-width: 2px;
	background-image: url(../images/bgrnd-vertical-dark.gif);
	font-family: Tahoma, Geneva, sans-serif;
	color: #CCC;
	font-size: 14px;
	font-weight: bold;
}

.fullcontainer {
	margin: 0;
	width: 767px;
	text-align: left;
	padding: 0;
	background-image: url(../images/leftcollage.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	
}

.maincontainer {
	margin: 0 auto;
	text-align: left;
	padding: 0;
	border: none;
	font-family: Calibri, "Lucida Console", Monaco, monospace;
	margin-left: 233px;
	margin-top: 105px;
	
}


.bottom-graphic {
	background-image: url(../images/text-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 35px;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-right: 10px;
	font-weight: normal;
	height: 420px;
}

h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #F9BA1F;
	font-size: 26px;
	font-weight: normal;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: -6px;
	line-height: 30px;
}
.top-space {
	height: 125px;
	margin-bottom: -100px;
	z-index: 1;
}

.top-nav {
	color: #FFFFFF;
	font-family: Tahoma, sans-serif;
	text-transform: uppercase;
	margin-left: 0px;
	background-image: url(../images/nav-bgrnd.gif);
	background-repeat: repeat-x;
	background-color: #A10000;
	font-weight: bold;
}
.left-collage {
	width: 232px;
	float: left;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 123px;
}


.topbuttons {
	margin: 0;
	text-align: center;
	padding: 0;
}


.topbuttons li {
	list-style: none;
	font-size: 12px;
	line-height: 30px;
	display: inline;
}


.topbuttons li a {
	text-decoration: none;
	color: #FFF;
	padding-left: 6px;
	padding-right: 6px;
}
.topbuttons a {
	text-decoration: underline;
	padding-left: 6px;
	padding-right: 6px;
	
}

.topbuttons a.active,
.topbuttons a:hover {
	color: #CCC;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: underline;

}

.topbuttons li.select {
	color: #FFFFFF;
	padding-left: 6px;
	padding-right: 6px;
}
.content {
	font: Calibri, "Lucida Console", Monaco, monospace;
	color: #333;
	font-size: 14px;
	line-height: 17px;
	width: auto;
	background-image: url(../images/text-bgrnd.gif);
	background-repeat: repeat-y;
	
}
.content li {
	list-style-image: url(../images/leftside-bullet.gif);
}
.content a {
	color: #69F;
	text-decoration: underline;
}
.content a:hover {
	color: #4379AB;
	text-decoration: underline;
}
.whitetabletext {
	font: Verdana, Arial;
	color: #FFFFFF;
	size: 13;
	margin-top: 15px;
	font-size: 13px;
	margin-left: 10px;
	z-index: 3;
}
.pageimage {
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

h2 {
	font-size: 20px;
	color: #C00;
	margin-bottom: 5px;
	margin-top: 0px;

}

h3 {
	font-size: 12px;
	text-transform: uppercase;
	color: #31A39B;
	line-height: 12px;
}


h5 {
	font-size: 16px;
	text-transform: uppercase;
	color: #FC0;
	line-height: 9px;
	margin-bottom: 6px;
	font-family: Calibri;
}
.secondary {
	font-size: 14px;
	padding: 5px;
	float: right;
	width: 100%;
	text-align: right;
	height: 16px;
}

.secondary a {
	color:#FFF;
}

.secondary a:hover {
	color: #B0E6FF
}

.featuretext {
	font-style: italic;
	color: #FC0;
}
.errortext {
	color: #F00;
	font-style: italic;
}
.red {
	color: #C00;
}
