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

#container{
	background-image: url(../backdrop/home.gif);
	line-height: 1.166;
	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: 0px;
	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: 10px;
	float: left;
}

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

#contents {
	width: 635px;
	height: 560px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	line-height: normal;
	color: #FFFFCC;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
}

#contents a:p {
	padding: 10px 5px 10px 5px;
	margin-left: 5px;
	margin-right: 5px;
}

contents a:visited {color:#FFFFCC;}
contents a:hover {color: #663333;
}
contents a:active { color:#FFFFCC;}

contents a:strong {
color: #FFFFCC;
}

#subnav {
	height: 30px;
	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: 30;
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;
}


