body {
	/* background-color: #3A3A3A; */
	background-color: #333333;
	padding: 0px;
	margin: 0px;
}

.homeHeader1 {
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #999999;
	text-align: center;
}
.homeHeader2 {
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #999999;
	text-align: center;
}
.bodyText {
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}

.bodyTextLeft {
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}

h1 {
	padding: 0px;
	margin: 0px;
}
h2 {
	padding: 0px;
	margin: 0px;
}

#mainmenu {
	background-image: url(/images/menu_background.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: "trebuchet ms", Arial, sans-serif;
	color: #FFFFFF;
}
#header {
	background-image: url(/images/header.gif);
	background-repeat: no-repeat;
	line-height: 100px;
}

#footer {
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 70%;
	font-weight: normal;
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	background-color: #4D4948;
}

#container {
	background-color: #000000;
	border: thin solid #999999;
}

#content {
	background-color: #000000;
	font-family: "trebuchet ms", Arial, sans-serif;
	text-align: left;
	padding: 0px;
	margin: 8px;
	width: 744px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 400px;
	color: #FF0000;
	vertical-align: top;
}


#content a:link {
	color: #CCCCCC;
}
#content a:visited {
	color: #999999;
}
#content a:hover, a:active {
	color: #CCCCCC;
	text-decoration: none;
}


.copyright {
	font-family: "trebuchet ms", Arial, sans-serif;
	font-style: normal;
}

#footer a:link {
	color: #FFFFFF;
}
#footer a:visited {
	color: #999999;
}
#footer a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#footer2 {

	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 70%;
	font-weight: normal;
	background-image: url(/images/Footer.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
}
.MainHeader {
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #007FC7;
	vertical-align: top;
}
.subheader {
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #007FC7;
	vertical-align: top;
	text-align: left;
}

.ContactHead {
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: medium;
	font-weight: bold;
    font-size: 70%;
	color: #007CC3;
	text-align: left;
}
.Contact {
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-size: 70%;
	color: #333333;
}
.Contact2 {
	font-weight: bolder;
	color: #007CC3;
}

#thumbnails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin: 5px;
	padding: 5px;
	background-position: center top;
	text-align: right;
}

#thumbnails td {
	background-color: #333333;
	padding: 10px;
	text-align: center;
	background-position: center;
	vertical-align: middle;
}
.imagebackground {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-image: url(/images/imagebackground.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 410px;
}
.imageposition {
	position: relative;
	top: 10px;
}
.ShowImage {
	width: auto;
	margin: 30px;
	border: medium solid #000000;
	background-color: #FFFFFF;
}
.ShowImageBackground {
	background-color: #FFFFFF;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
