body {
background-color: #023E02;
text-align: center;
}

#container{
	background-image: url(../backdrop/andrew2.gif);
	margin: 0 auto;
	width: 850px;
	height: 750px;
	background-repeat: no-repeat;
}

#masthead{
	margin: 0px;
	padding: 0px;
	width: 850px;
	height: 150px;
	left: 0px;
	top: 0px;
}

#main {
	left: 0px;
	top: 115px;
	width: 850px;
	height: 595px;
}
#headline {
	font-family: Georgia, Times New Roman, Times, serif;
	width:850px;
	height:80px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#navBar {
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 0 0% 0 0;
	padding: 0px;
	width: 195px;
	height: 590px;
	float: left;
	top: 150px;
}

#navBar a {
	display: block;
	padding: 6px 0 6px 0px;
	font-size: 10px;
	color: #ffffcc;
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	height: 25px;
	font-weight: normal;
	}
	
#navBar a.gold {
	background: url(../images/button_bg_gold3.gif) top left no-repeat;
		padding: 6px 0 6px 25px;
}
	
#navBar a:hover {
	color: #023E02;
	}
#navBar a:strong {	
color: #ffffcc;
	font-size: 12px;
}
#content {
	float: right;
	top: 115px;
	width: 640px;
	height: 590px;
	margin: 0px;
	padding: 0px;
}

#topcontents {
	width: 635px;
	height: 50px;
	float: left;
}

#topcontentdesigns {
	width: 635px;
	height: 10px;
	float: left;
}

#contents {
	width: 635px;
	height: 460px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	color: #FFFFCC;
	text-decoration: none;
	text-align: left;
	float: left;
}

#contents a:link {
	color: #FFFFCC;
	text-decoration: none;
}
#contents a:visited {
	text-decoration: none;
	color: #FFFFCC;
}
#contents a:hover {
	text-decoration: none;
	color: #CC3333;
}
#contents  a:active {
	text-decoration: none;
	color: #FFFFCC;
}
	
#contents strong {
	font-size: 14px;
	color: #FFFFCC;
}

#contents h2 {
	font-size: 12px;
	text-decoration: none;
	display: none;
}

#bottomcontents {
	width: 635px;
	height: 60px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	color: #FFFFCC;
	text-decoration: none;
	text-align: left;
	float: left;
}

#bottomcontents a:link {
	color: #FFFFCC;
	text-decoration: none;
}
#bottomcontents a:visited {
	text-decoration: none;
	color: #FFFFCC;
}
#bottomcontents a:hover {
	text-decoration: none;
	color: #CC3333;
}
#bottomcontents a:active {
	text-decoration: none;
	color: #FFFFCC;
}
	
#bottomcontents strong {
color: #FFFFCC;
}

#subnav {
	height: 60px;
	width: 850px;
	text-align: center;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	text-decoration: none;
	color: #FFFFCC;
	padding: 0px 0 0px 0px;
	line-height: normal;
}

#subnav a:link {
	color: #FFFFCC;
	text-decoration: none;
}
#subnav a:visited {
	text-decoration: none;
	color: #FFFFCC;
}
#subnav a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #B13E4C;
	}
#subnav a:active {
	text-decoration: none;
	color: #FFFFCC;
}
	
#subnav strong {
color: #3FC5C0;
}

.thld {
height: 30px;
width: 100%
overflow: auto;
}

#siteInfo {
	clear: both;
	width: 850px;
	background-color: #306230;
	height: 30;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFCC;
	padding: 0px 0 0px 0px;
	line-height: normal;
}

#siteInfo a:link {
	color: #FFFFCC;
	text-decoration: none;
}
#siteInfo a:visited {
	text-decoration: none;
	color: #FFFFCC;
}
#siteInfo a:hover {
	text-decoration: none;
	color: #CC3333;
}
#siteInfo a:active {
	text-decoration: none;
	color: #FFFFCC;
}
	
#siteInfo strong {
color: #023E02;
}


