/* CSS Document */
body {
	margin: 0px;
	background-image: url(images/stars.gif);
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #1E1E1E;
	background-color: #000000;
}
#master {
	width: 780px;
	position: absolute;
	left: 50%;
	margin-left: -385px;
}
p {
	line-height: 20px;
	text-align: justify;
}
H1 {
	font-size: 18px;
	font-weight: normal;
	color: #243299;
	border-bottom: 1px dotted #000;
	padding-bottom: 8px;
}
H2 {
	font-size: 16px;
	font-weight: normal;
	color: #243299;
}
H3 {
	font-size: 14px;
	font-weight: normal;
	color: #243299;
	border-bottom: 1px dotted #000;
	padding-bottom: 5px;
}
a {
	color: #243299;
	text-decoration: none;
}
a:hover {
	color: #EF5205;
}
.header {
	background-image: url(images/header.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	border: 1px solid #FFF;
	border-top-width: 0px;
	padding-top: 195px;
}
.topnav {
	background-image: url(images/top-nav.gif);
	background-position: top;
}
.topnav a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
}
.topnav a:hover {
	color: #FCFF00;
}
.subnav {
	background-image: url(images/second-nav.gif);
	background-position: left;
	background-repeat: repeat-x;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	margin-bottom: 25px;
}
.subnav a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	margin: 0px 4px 0px 4px;
}
.subnav a:hover {
	color: #FCFF00;
}
.hip {
	background-image: url(images/hips.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.content {
	background-image: url(images/backer.gif);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #FFF;
}
.topper {
	background-image: url(images/backer-top.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
.foots {
	background-image: url(images/backer-foot.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 20px 28px 10px 28px;
}
.credits {
	font-size: 11px;
	color: #CCC;
	text-align: center;
	padding: 10px;
}
.credits a {
	text-decoration: none;
	color: #CCC;
}
.credits a:hover {
	color: #FCFF00;
}
.imgright {
	border: 1px solid #1E1E1E;
	margin-left: 10px;
	margin-top: 3px;
}
.imgleft {
	border: 1px solid #1E1E1E;
	margin-right: 10px;
	margin-top: 3px;
}
.imgrightno {
	margin-left: 10px;
	margin-top: 3px;
}
.imgleftno {
	margin-right: 10px;
	margin-top: 3px;
}
.eventheader {
	background-color: #000;
	font-size: 14px;
	background-image: url(images/star.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding: 5px 5px 5px 25px;
	border-bottom: 1px solid #FFF;
}
.eventdetails {
	padding: 5px;
	background-color: #AED7FF;
	border: 1px solid #000;
}
.eventinfo {
	padding: 5px;
	border: 1px solid #000;
	border-top-width: 0px;
}
.eventimg {
	padding: 5px;
	background-color: #000;
	border-right: 1px solid #FFF;
}
.whitebox {
	border: 1px solid #FFF;
}
.follow  {
	border-top: 1px dotted #000;
	text-align: left;
}
