#page {
	margin: 0 auto;
	width: 750px;
	text-align: left;
 }
 
#header {
	width:750px;
	height:200px;
	z-index:1;
	background-color: #FFFFFF;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	top: 0px;
}

#header2{
	width:750px;
	height:200px;
	z-index:1;
	background-color: #FFFFFF;
	background-image: url(header2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	top: 0px;
}
#header3{
	width:750px;
	height:200px;
	z-index:1;
	background-color: #FFFFFF;
	background-image: url(header3.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	top: 0px;

}
#header4{
	width:750px;
	height:200px;
	z-index:1;
	background-color: #FFFFFF;
	background-image: url(header4.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	top: 0px;
}
#header5{
	width:750px;
	height:200px;
	z-index:1;
	background-color: #FFFFFF;
	background-image: url(header5.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	top: 0px;
}
#nav {
	z-index:1;
	width:750px;
	height:30px;
	background-color: #000000;
	background-repeat: no-repeat;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#nav ul {
	text-align: center;
	list-style: none;
	margin-top: -3px;
}
#nav li {
 display: inline;
 margin:  40px;
}
#nav li a {
 font-size: .9em;
 line-height: 2em;
 font-family: Geneva, Arial, Helvetica, sans-serif;
 text-decoration: none;
 color: #FFFFFF;

}
#nav li a:hover {
 color:#75b543;
}
#main {
	left:159px;
	width:750px;
	z-index:2;
	background-color: #000000;
	height: 650px;
}
#main-primary {
	float: left;
	margin: 0px;
	width: 550px;
	padding-top: 0px;
}
#main-primary p {
	font-size:.8em;
	line-height: 1.5em;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
 }
  
#main-primary img {
 float: left;
 margin: 0px 15px 0px 0px;
 padding: 3px;

}


h1 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color:#75b543;
	font-family: Georgia, Times New Roman, serif;
	font-size: 1.8em;
	line-height: 18px;
	font-weight: bold;
} 

h2 {
 margin-bottom: 10px;
 padding-top: 10px;
 padding-bottom: 10px;
 font: 1em/14px Geneva, Arial, Helvetica, sans-serif;
 color:#FFFFFF;
} 
h3 {
	padding-top: 40px;
	text-align: center;
	font-family: Georgia, Times New Roman, serif;
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
} 
 
 #main-secondary {
	float: right;
	width: 154px;
	margin-top: 75px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 3px;
} 

#main-secondary p {
	font-size:.7em;
	color:#FFFFFF;
	line-height: 1.5em;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
 }
 
 #main-secondary img {
 border: thin solid #CCCCCC;
 margin: 0px 0px 0px 0px;
 padding: 3px;
}

body {
	background-image: url(page_bg.gif);
	background-repeat: repeat-x;
	background-color:#000000
}
#NewLink {
	z-index:1;
	width:750px;
	height:30px;
	background-color: #000000;
	background-repeat: no-repeat;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a:link {
	font-family: Georgia, Times New Roman, serif;
	font-size: 1em;
	color: #E4FFCA;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, Times New Roman, serif;
	font-size: 1em;
	color: #E4FFCA;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, Times New Roman, serif;
	font-size: 1em;
	color: #75b543;
	text-decoration: none;
}
a:active {
	font-family: Genevi, "Times New Roman", serif;
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
}
#main-profile {
	float: left;
	width: 154px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
}


#main-profile2 {
	float: right;
	margin: 12px;
	width: 510px;
	padding-top: 10px;
}

#main-profile2 p {
	font-size:.8em;
	line-height: 1.5em;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
}
#line{
	border-top: 1px solid #75b543;
		font-family: Georgia, Times New Roman, serif;
	font-size:15px;
	color: #FFFFFF;
	line-height: 18px;
	text-align: center;	


 }
 }

