body {
	background-color: #444444;
	padding: 0px;
	margin: 0px;
}

#container {
	background-color: #444444;
	/* border: thin solid #999999; */
}

#inner-container {
	background-color: #222222;
}

#content {
	background-color: #222222;
	font-family: "trebuchet ms", Arial, sans-serif;
	text-align: left;
	padding: 0px;
	margin: 6px;
	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: #709DC9;
}
#content a:visited {
	color: #999999;
}
#content a:hover, a:active {
	color: #007FC7;
	text-decoration: none;
}

.homeHeader1 {
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #EEEEEE;
	text-align: center;
}
.homeHeader2 {
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
}

.headerUnderline1 {
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #EEEEEE;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.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(/pluginlab/04main.gif); 
	background-repeat: repeat-x; 
	background-color: #CCCCCC;
	font-family: "trebuchet ms", Arial, sans-serif;
	color: #CCCCCC;
}
#header {
	background-image: url(/images/mark-header-1.gif);
	background-repeat: no-repeat;
	line-height: 80px;
}

.copyright {
	font-family: "trebuchet ms", Arial, sans-serif;
	font-style: normal;
}

#footer {
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 70%;
	font-weight: normal;
	background-image: url(/images/Footer1.gif);
	background-repeat: repeat-x;
	text-align: center;
	color: #FFFFFF;
	background-color: #444444;
}

#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;
	/*background-image: url(/images/thumb-background.gif); 
	background-repeat: repeat-x; */
	padding: 10px;
	text-align: center;
	background-position: center;
	vertical-align: middle;
}
.ThumbnailImage {
	width: auto;
	border: 1px solid #FFFFFF;/*	margin: 5px;
	background-color: #FFFFFF;
	*/
}

.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: 5px;
	border: medium solid #FFFFFF;
	background-color: #FFFFFF;
}
.ShowImageBackground {
	background-color: #FFFFFF;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
