@charset "UTF-8";
body,td,th {
	font-family: Courier New, Courier, monospace;
	font-size: 18px;
	color: #CC3300;
	font-weight: bold;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
a:link {
	text-decoration: none;
	color: #009900;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: none;
	color: #194BB2;
}
a:active {
	text-decoration: none;
	color: #0000CC;
}
h1 {
	color: #CC3399;
}
h2 {
	color: #663300;
}
h3 {
	color: #003366;
}
h4 {
	color: #CC3333;
}
/* CSS Document */

#MainContainer {
	position:relative;
	width:910px;
	height:770px;
	z-index:1;
	background-color: #FFFFFF;
	background-image: url(images/main3.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	padding: 0px;
	background-position: center top;
	overflow: auto;
}
#mainNavigation {
	position:absolute;
	left:251px;
	top:151px;
	width:419px;
	height:22px;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCFF00;
}
#portfoliosubmenu {
	position:absolute;
	left:355px;
	top:165px;
	width:361px;
	height:23px;
	z-index:4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-position: inside;
	list-style-type: square;
	visibility: hidden;
}
#otherSitessubmenu {
	position:absolute;
	left:478px;
	top:164px;
	width:421px;
	height:22px;
	z-index:6;
	visibility: hidden;
}
.subnavlist {
	color: #73AB00;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-position: outside;
}
.MenuText {
	color: #E75914;
	font-size: 18px;
	margin: 0px;
}
#gallcontent {
	position:absolute;
	left:595px;
	top:246px;
	width:246px;
	height:372px;
	z-index:2;
}
#mainContent {
	position:absolute;
	left:159px;
	top:247px;
	width:354px;
	height:355px;
	z-index:2;
	background-color: #FFFFFF;
	background-image: url(images/mainContent.jpg);
	margin: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.subnavlist2 {
	color: #009900;
	margin-top: 9px;
	margin-right: 5px;
	margin-bottom: 50px;
	margin-left: 5px;
}
a.navrollover:link {
	color: #E96525
}
a.navrollover:visited {
	color: #E75914
}
a.navrollover:hover {
	color: #009900
}
a.navrollover:active {
	color: #006600
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bodytext {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-indent: 25px;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
.center {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#pageheader {
	position:absolute;
	left:606px;
	top:204px;
	width:237px;
	height:21px;
	z-index:2;
}
