@charset "utf-8";
/* CSS Document */
body {
	background-color: #336699;
}
h1 {
	font-size: 36px;
	color: #36F;
}
h3 {
	font-size: 18px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
#Heading {
	position:absolute;
	left:273px;
	top:143px;
	width:447px;
	height:48px;
	z-index:10;
	text-align: center;
	border: thin none #33C;
	vertical-align: top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #006;
	padding: 0em;
}


#envelope {
	background-color: #FFC;
	height: 900px;
	width: 750px;
	top: 0px;
	right: auto;
	position: absolute;
	left: 0px;
	bottom: auto;
	z-index: 2;
	visibility: visible;
}
#envelope #banner {
	height: 120px;
	width: 100%;
	top: 0px;
	right: 0px;
	float: left;
	clear: left;
	background-repeat: no-repeat;
	background-color: #ECAB42;
}
#envelope #left {
	background-color: #336699;
	float: left;
	height: 1000px;
	width: 150px;
	top: 0px;
	right: 0px;
	background-image: url(../_images/leftBG.jpg);
	background-repeat: repeat-y;
	/*background-image: url(../_images/bgNav.png);
	background-repeat: repeat-y;*/
}
#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:291px;
	height:288px;
	z-index:4;
	visibility: visible;
}
#top {
	position:absolute;
	left:0px;
	top:0px;
	width:1500px;
	height:120px;
	z-index:3;
	background-color: #ECAB42;
	background-image: url(../_images/banner2.jpg);
	background-repeat: no-repeat;
	visibility: visible;
}
#navleft {
	position:absolute;
	left:8px;
	top:313px;
	width:136px;
	height:355px;
	z-index:9;
}
#homeContent {
	position:absolute;
	left:186px;
	top:276px;
	width:540px;
	height:auto;
	z-index:6;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.1em;
	font-weight: bold;
}
#construction {
	position:absolute;
	left:306px;
	top:117px;
	width:454px;
	height:18px;
	z-index:7;
	background-color: #CCC;
	margin: 1px;
	padding: 1px;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #900;
	border: thin groove #900;
}
#navTop {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: .9em;
	font-weight: bold;
	vertical-align: middle;
}
#navTop {
	position:absolute;
	left:270px;
	top:87px;
	width:540px;
	height:35px;
	z-index:8;
	vertical-align: middle;
}
a:link {
	color: #009;
	text-decoration: none;
}
a:visited {
	color: #009;	
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	color: 009;
}
#mainTitle {
	float: left;
	height: auto;
	width: 560px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-left: 75px;
	margin-top: 30px;
	text-align: center;
}

#mainBody {
	float: left;
	height: auto;
	width: 620px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 30px;
	font-size: .9em;
	color: #003;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#navleft a:link {
	color: #FF6;
	font-family: "Comic Sans MS", cursive;
}
#navleft a:hover {
	font-family: "Comic Sans MS", cursive;
	font-weight: bolder;
	color: #FF0;
}
#navleft a:visited {
	font-family: "Comic Sans MS", cursive;
	color: #FF6;
}
#homeContent #copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .7em;
	color: #006;
}
#container #facebook {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
}
#container #rightPart #mainTitle #board {
	font-size: 1em;
	color: #339;
	font-weight: bold;
}

