* html body {
	text-align: center;		
}

#header {
	background: url(/images/nameplate.gif) no-repeat top right;
	width: 391px;
	height: 105px;
	position: relative;
	left: 5px;
	top: 5px;
	padding: 0px;
	margin: 0px;
	text-indent: -5000px
	}
	


#main {
	padding: 0;
	background-image: url(/images/tag_blur.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	color: #4d4d73;
	position: relative;
	text-align: left;		
	
	
}
* html #main {
	
	
}

a {
	
	color: #251F78;
}


#nav {
	position: absolute;
	display: block;
	width: 100%;
	//font-weight: bold;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	top: 570px;
	text-align:left;

	
}



#nav ul {
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	list-style-type: none;
	left: -20px;	
	display: block;

}

* html #nav ul {
		top: -40px;
}

#nav li {
	display: block;
	float: left;
	text-align: center;
	padding: 0 3px 0 3px;
	
}

#nav a {
	text-decoration: none;
	color: black;
	display: block;
	font-size: 14px;

	padding: 0px 7px 0 7px;
	vertical-align: middle;
	width: 50px
}
#nav a:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 14px;
	padding: 0 7px 0 7px;
	vertical-align: middle;
	width: 50px;
	display: block;
}

body {
	font-family: "Book Antiqua", Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #666666;
		
}
#text_content {
	height: 400px;
	width: 85%;
	position: relative;
	margin-top: 0px;
	margin-left: 10px;
	top: 0px;
	//font-weight: bold;
	padding: 0 20px 0 20px;
	overflow: auto;
	color: #35354F;
	font-size: 13px;
	text-align: left;
}

* html #text_content {
width: 98%;

}

#text_content img {
	border: 1px solid #cccccc;
}





h1 {
	color: #35354F;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
		
}
h2 {
	color: 4D4D73;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
p {
	//font-weight: bold;
}
li {
	//font-weight: bold;
}

	#main #headline h1 
			{
			text-indent: -5000px;
			width: 415px;
			height: 46px;
			position: relative;
			left:15px;
			top: 20px;
			background-image: url(/images/name.gif);
			background-repeat: no-repeat;
		
		}
		
		#main #headline h2 
		{
			text-indent: -5000px;
			width: 387px;
			height:34px;
			position: relative;
			top: 10px;
			left: 17px;
			background-image: url(/images/singsong.gif);
			background-repeat: no-repeat;
		}


#contact {
	position: relative;
	left: 10px;
	bottom: -10px;
	text-align: left;

}

#main>#contact {
	bottom: -10px;
}
