@charset "utf-8";
/* CSS Document */
.style9 {font-family: "Arial Rounded MT Bold",Arial; color: #ffffff; background: #800080; font-size: 14px;}
.style10 {font-family: "Arial Rounded MT Bold",Arial; color: #ffffff; font-size: 16px; text-shadow: 2px 2px 3px #ffcc00;}
.style4 {font-family: "Snap ITC","Arial Rounded MT Bold",Arial; font-weight: bold; font-size: 36px; color: #800080; filter: dropshadow(color=gray,offX=2,offY=2);}
.styleshadow4 {text-shadow: 2px 2px 3px #666666;}
.style5 {font-family: "Arial Rounded MT Bold",Arial; color: #000000; background: white; font-size: 20px;}
.style6 {font-family: "Snap ITC","Arial Rounded MT Bold",Arial; font-size: 28px; color: #800080; filter: dropshadow(color=gray,offX=1,offY=1); }
#Layer1 { position: absolute;  top: 0px; left: 35px; z-index: 2; padding: 0; }
.lineheightsmall {line-height: 8px;}
.margin {
	margin-right: 50px;
	margin-left: 50px;}
#footer
{color: #ffffff; background: #800080 none; font-size: 16px; } 
a:link { color: #ffffff; background: none; text-decoration: none;}
a:visited { color: #ffffff; background: none; text-decoration: none;}
a:active { color: #EFC519; background: none; text-decoration: none;}
a:hover { color: #EFC519; background: none; text-decoration: none;}
#header { color: #ffffff;
	background: #800080 none;
	font-size: 16px;
	position: relative;
	top:0px;
	z-index: 1;
	padding: 0;}
.button {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);}
.button:hover {
	text-decoration: none;}
.button:active {
	position: relative;
	top: 1px;}
.purple {
	color: #800080;
	border: solid 1px #ffcc00;
	background: #800080;
	background: -webkit-gradient(linear, left top, left bottom, from(#800080), to(#910091));
	background: -moz-linear-gradient(top,  #800080,  #910091);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#800080', endColorstr='#910091');}
.purple:hover {
	background: #c400c4;
	background: -webkit-gradient(linear, left top, left bottom, from(#d500d5), to(#a200a2));
	background: -moz-linear-gradient(top,  #d500d5,  #a200a2);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#d500d5', endColorstr='#a200a2');}
.purple:active {
	color: #ffc4ff;
	background: -webkit-gradient(linear, left top, left bottom, from(#910091), to(#a200a2));
	background: -moz-linear-gradient(top,  #910091,  #a200a2);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#910091', endColorstr='#a200a2');}
* {
margin:0;
padding:0;}
#nav {
position:relative;
list-style:none;
height:2em;
border:0px solid #000;
width:964px;
margin:0 auto;
font-family: "Arial Rounded MT Bold",Arial;
font-size:15px;}
#nav li {
position:relative;
float:left;
width:155px;
background:#800080;
text-align:center;
border-right:1px solid #000;}
#nav li.last {
border-right:0;}
#nav li:hover {
background:#800080;}
#nav a {
display:block;
color:#ffffff;
text-decoration:none;
line-height:2em;}
#nav a b {
position:absolute;
bottom:-1px;right:0;
border-left:12px dashed transparent;
border-bottom:12px solid #000;}
/* ----------- Drop Down ---------- */
#nav ul {
position:absolute;
left:-999em;
top:2em;
list-style:none;
border-top:0px solid #000;}
#nav ul li {
border:0px solid #000;
border-top:0;}
#nav li:hover ul {
left:-1px;
top:auto;}
</style>
[if IE 6]>
<style type="text/css">
body{behavior:url("csshover.htc");}
</style>
<![endif]

