body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #340d39;
	font-size: 100%;
	line-height: 1.125em;
	height: 100%;






}
#header {
	float: left;
	height: 305px;
	width: 1600px;
	background-image: url(../images/homehead.jpg);
	background-repeat: no-repeat;
}

#content {
	float: left;
	width: 900px;
	margin-top: 20px;
	text-align: left;
	margin-left: 170px;
}
#flashcontent {
	float: left;
	height: 200px;
	width: 200px;
	background-image: url(../images/home1.jpg);
	background-repeat: no-repeat;
}
#flashcontent2 {
	float: left;
	height: 200px;
	width: 200px;
	background-image: url(../images/home2.jpg);
	background-repeat: no-repeat;
}
#flashcontent3 {
	float: left;
	height: 200px;
	width: 200px;
	background-image: url(../images/home3.jpg);
	background-repeat: no-repeat;
}
#flashcontent4 {
	float: left;
	height: 2px;
	width: 2px;
}
#box2 {
	float: left;
	width: 700px;
	margin-top: 20px;
	clear: both;




}
#box3 {
	float: left;
	width: 100%;
	padding-top: 50px;
	text-align: right;
	padding-bottom: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #54175A;
	margin-top: 70px;

}
#nav {
	float: left;
	padding: 0px;
	width: 100%;
	margin-top: 95px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;







}
#nav ul {
	float: left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 390px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;




}
#nav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #f1f1e4;
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 20px;


}
#nav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #f1f1e4;
	text-decoration: none;
}
#nav li a:hover {
	font-weight: bold;
	color: #FC0;
	text-decoration: none;
}
a {
	font-weight: bold;
	color: #DAA90D;
}
a:hover {
	font-weight: bold;
	color: #ffffff;
}
p {
	font-weight: bold;
	color: #DAA90D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	display: inline;


}
#content ul {
	color: #693;
	margin-top: 10px;
	padding: 0px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content ul li {
	color: #693;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	background-image: url(../images/arrowgrn.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 20px;
}
#content ul li a {
	color: #693;
	text-decoration: none;
}
#content ul li a:hover {
	color: #FFF;
	text-decoration: none;
}
.boxtxt {
	float: left;
	width: 200px;
	margin-right: 40px;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C06;
}
