body {
	margin: 0;
	padding: 0;
	background-color: #000;
	font-family:  "Trebuchet MS", Verdana, Arial, Helvetica,  sans-serif;
	color: #DDD;
	font-size: 80%;

}
/* All Page Links */
a:link, a:active, a:visited {
	color: #CA84F9;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;

}
/* Main Page Container */
#container {
	position: relative;
	top: 5px;
	width: 990px;
	margin: 0px auto 0 auto;
	padding: 0px;
	border: 1px solid #8A4690;
	background-color:#000;
	}
/* Header Container */
.header1 {
background-image:
url(../../headerbg1.jpg);
background-position:center;
background-repeat:repeat-y;
}

.header2 {
		background-image:
		url(../../headerbg.jpg);
		background-position:left ;
		background-repeat:repeat-y;	
		background-color: #FFF;
}
	
		#sitelinks {
		}
	#sitelinks ul {
		height: 28px;
		border: 0;
		margin: 0;
		margin-left: 170px;
		padding: 0;
		list-style-type: none;
		text-align: center;
	}
	#sitelinks ul li {
	display: block;
	vertical-align: middle;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	
	}
		#sitelinks ul li a {
	display: block;
	vertical-align: middle;
	width: 90px;	
	border-left: none;
	padding: 6px 6px 6px 6px;
	margin: 0 0 0 0;
	color: #000;
	text-decoration: none;
	text-align: center;
	font: 13px Arial, Helvetica,  sans-serif;
	font-weight: bold;
	
			}
		#sitelinks ul li a:hover {
	background-color: #8A4690;
	color: #FFF;
					}
		#sitelinks a:active {
	color: #CCC;
	background-color: #FFF;
		}
		#sitelinks li#active a {
	color: #000;
	background-color: #999999;
		}
		#sitelinks li a#linkright {
			border-right: 1px solid #8A4690
		}
		#sitelinks li a#linkboth {
			border-right: 1px solid #8A4690;
			border-left: 1px solid #8A4690;
		}
		.linkright {
border-right: 1px solid #8A4690;
}
	
/* Page content */
#content {
	width: 988px;
	padding-top: 0px;
}	
	#menusubnav { /* Sub Menu Container */
		display: block;
		float: left;
		width: 170px;
		padding-top: 20px;
		height: 500px;			}
	#subnav, #subnav ul { /* Sub Menu List */
		padding: 0;
		margin: 0;
		list-style: none;
			}

		ul#subnav li a, ul#subnav li a:link, ul#subnav li a:active, ul#subnav li a:visited {
	display: block;
	width: 100%;
	height: auto;
	padding: 6px 0px 6px 0px;
	margin: 0 0 10px 0;
	text-decoration: none;
	text-align:center;
	color: #FFF;
	font: 13px Arial, Helvetica,  sans-serif;
	font-weight:bold;
	background-image: url(../../oval.gif);
	background-repeat: no-repeat;
	background-position: center center;
		}
		ul#subnav li a:hover {
	background-image: url(../../oval1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #000;	
			}
	#subnav li ul li a:link, #subnav li ul li a:active, #subnav li ul li a:visited { /* 2nd level items */
		margin-left: 19px;		
		width: 155px;
		list-style: none;
		font-size: 11px;
		background-image: url(../../ovala.gif);
	background-repeat: no-repeat;
	background-position: center center;
			}
		ul#subnav li ul li a:hover {
	background-image: url(../../ovala1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #000;	
			}
	

#content_text {
		display: inline;
		padding-top: 10px;
		padding-bottom: 10px;
		float: right;
		width: 740px;
		padding-right: 40px;
		min-height: 536px;
				
	}
#featured {
border: 1px solid #8A4690;
display:block;
width: 150px;
float: right;
margin: 6px;
padding: 4px;
}	
#footer {
	font-size: 85%;
	border-top-width: 1px;
	border-top-color: #000;
	border-top-style: solid;
}
/* Misc Styles */
h1 { /* Page Header */
	
	font-weight: bold;
	font-size: 20px;
	margin: 0 0 10px 0;
	padding: 0;
	color: #CA84F9
}
h2 { /* Page Sub Header */
	font-weight: bold;
	font-size: 20px;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 18px;
	color: #CA84F9;
}
h3 {
	margin-top: 0px;
	color: #CA84F9;
	font-size: 16px;
}
h4 {
	
	color: #CA84F9;
}
th {
	text-align: left;
}
#clear {
	clear: both;
}
#message {
	text-align: center;
	color: #FF0000;
}
.popup {
    /* Necessary: */
    position: absolute;
    display: none;

    /* Additional styling: */
    border: 1px solid black;
    opacity: .85;
    filter: alpha(opacity=85);
}
	.tobbottomborders {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}
	.tobborder {
	border-top-width: 1px;
	border-top-color: #8A4690;
	border-top-style: solid;

}
.address {
	font-size: 13px;
}
.date {
padding-top: 4px;
margin-left: 450px;
}
.greyborder {
	border: 1px solid #666;
}
.white {
	color: #FFFFFF;
}
.sub {
font-size:85%;
}
.red {
color: #FF0000 
}
  
#inverse {
	color: #FFFFFF;
	background-color: #4252B5;
	display: block;
	width: 122px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
 #inverse a{
	color: #FFFFFF;
	background-color: #4252B5;
	display: block;

}
 #inverse a:hover{
	color: #FF9E1C;
	background-color: #4252B5;
	display: block;

}
.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.hidden {
 display: none; 
}.SEARCH {
	display: block;
	width: 170px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.border1 {
	border: 1px solid #CCC;
	}
.list {
	margin-top: 7px;
}
.hidden {
display:none; 
}
h5 {
	font-size: 110%;
	font-weight: bold;
}
.header {
	background-image: url(../../fade.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bottomspacer {
	margin-bottom: 5px;
 	border-bottom: solid #CCC 2px; 
 }

.marginleft {
margin-left: 10px;
}
.bodytext {
font-size: 90%;
}
.border {
border:0px solid #000;

}