body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
body {
	background-color: #660033;
	margin: 0px;
}

p {
	margin: 10px;
}

li {
	text-align: center;
	padding-bottom:15px;
	list-style:none;
	 
}
.menu a {
	
	color: white;
}
.menu a:link {
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
	color: white;
}
.menu a:hover {
	text-decoration: none;
	color: #81891E;
}
.menu a:active {
	text-decoration: none;
	color: white;
}

h1 {
	font-size: 24px;
	color: #660033;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	margin-top: 10px;
	
	}
h2 {
	font-size: 14px;
	color: #660033;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	margin-top: 10px;
	margin-left: 5px;
}

h3 {
	font-size: 18px;
	color: #660033;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	margin-top: 10px; margin-bottom:10px;
	
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {
	font-size: 14px;
	color: #660033;
	margin-left:5px;
}
.style2 {font-size: 14px}
.style3 {
	color: #660033;
	font-weight: bold;
}
.style4 {color: #660033}
.style8 {font-size: 14px; color: #660033; font-weight: bold; }

#slides { list-style: none; overflow: hidden; position: relative; width: 605px; height: 345px; margin: 0;  padding: 0; float:right; }
#slides li { list-style: none; float:right }

.panel a {
	font-size:18px;
	color: #CC99CC;
	background-color:#660033;
	padding: 10px ;
	margin: 10px 0;
	border: #660033;
}
.panel a:link {
	color: #CC99CC;
	text-decoration: none;
}
.panel a:visited {
    
	text-decoration: none;
	color: #CC99CC;
}
.panel a:hover {
	
	text-decoration: none;
	color: #81891E;
	
}
.panel a:active {
	text-decoration: none;
	color: #CC99CC;
	background-color:#660033;
}

.style1 a {
	color: #660033;
}
.style1 a:link {
	text-decoration: none;
}
.style1 a:visited {
	text-decoration: none;
	
}
.style1 a:hover {
	text-decoration: none;
	color: #81891E;
}
.style1 a:active {
	text-decoration: none;
	color: #660033;
}


input, textarea {font-family: "Century Gothic", arial, sans-serif;color: black;font-size: 20px;font-generic: "sans-serief"; }
