@charset "UTF-8";
.contactFieldShort {
	text-align: right;
	float: left;
	width: 400px;
	padding-bottom: 20px;
}
.contactFieldLong {
	float: left;
	width: 300px;
	text-align: right;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
}
a:link {
	color: #9CF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
a:visited {
	color: #9CF;
	text-decoration: none;
}
a:hover {
	color: #FCF;
	text-decoration: none;
}
a:active {
	color: #9CF;
	text-decoration: none;
}
body {
	background-color: #111;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#logo {
	height: 100px;
	width: 100px;
	margin-right: 20px;
	margin-left: -5px;
	margin-top: -5px;
	z-index: 1500;
}
#help {
	height: 15px;
	width: 100px;
	text-align: center;
	position: absolute;
	font-size: 0.9em;
	top: 110px;
	left: 5px;
	z-index: 2000;
}
#topmenu {
	width: 720px;
	left: 120px;
	top: 25px;
	float: none;
	position: absolute;
	z-index: 1000;
}
#title {
	position: absolute;
	left: 120px;
	top: 65px;
	width: 720px;
	text-align: center;
	z-index: 10;
}
#titleAdmin {
	position: absolute;
	left: 120px;
	top: 100px;
	width: 720px;
	text-align: center;
	z-index: 10;
}
#adminSign {
	position: absolute;
	width: 720px;
	left: 120px;
	top: 50px;
	color: #FF9;
	font-size: 1.3em;
}
#editImage {
	margin-left: 130px;
	margin-right: 15px;
}
#topmenu #PublicMenu {
	width: 44em;
	margin-right: auto;
	margin-left: auto;
}
#mainContent {
	position: relative;
	left: 30px;
	top: 20px;
	width: 870px;
	z-index: 20;
}
#adminContent {
	position: relative;
	left: 30px;
	top: 60px;
	width: 870px;
	z-index: 20;
}
#mainContent #addLink p label #Submit {
	margin-left: 275px;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	width: 100%;
	clear: both;
	margin-top: 100px;
}
#imageDivFinalWrap {
	margin-bottom: 50px;
}
#galleryList {
	position: relative;
}
#mainContent #login {
	text-align: right;
	margin-right: 250px;
}
#mainContent #login p label #submit {
	margin-right: 75px;
}
.formLabelRight {
	font-size: .8em;
	text-align: right;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent #addLink label  input{
	margin-left: 80px;
}
#mainContent #addLink label textarea {
	margin-left: 80px;
}
.centerText {
	text-align: center;
}
.linkList {
	margin-bottom: 10px;
	margin-left: 25px;
}
.listHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -10px;
	margin-top: 40px;
}
#mainContent #editLink input  {
	position: absolute;
	left: 125px;
}
#mainContent #editLink select {
	position: absolute;
	left: 124px;
}
#mainContent #editLink textarea {
	position: absolute;
	left: 125px;
}
#mainContent #roster {
	margin-right: auto;
	margin-left: auto;
}
.alert {
	color: #F00;
}
.text-sm {
	font-size: 0.7em;
	font-style: normal;
}
.imageDivWrap {
	float: left;
	height: 200px;
	width: 197px;
	margin-right: 10px;
	margin-left: 10px;
	position: relative;
	margin-top: 30px;
}
.imageDivInside {
	bottom: 5px;
	position: absolute;
	left: auto;
	right: auto;
	width: 100%;
}
#mainContent .imageDiv a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.detailDescription {
	margin-right: 100px;
	margin-left: 100px;
}
#popupWrapper {
	left: 5%;
	right: 5%;
}
.closeWindow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	top: 5px;
}
#popupContent {
	top: 30px;
	position: relative;
	margin-right: 10px;
	margin-left: 10px;
}
#popupWrapper #popupContent ul ul li {
	margin-bottom: 8px;
	line-height: 1.5em;
}
#popupWrapper #popupContent ul ul li ul li {
	line-height: normal;
	margin-bottom: 0px;
}
.centerAlertLight {
	font-size: 0.8em;
	color: #F99;
	text-align: center;
}
.forumMainPosting {
}
.reply {
	margin-right: 30px;
	padding-left: 30px;
	top: -10px;
	position: relative;
}
.originalPost {
	margin-left: 40px;
	margin-top: 0px;
}
#mainContent .category .originalPost p  {
	margin-top: -10px;
	margin-left: 20px;
	margin-bottom: 25px;
}
.forumResponses {
	margin-left: 100px;
}
.forumResponses hr {
	color: #FFF;
	background-color: #FFF;
}
input {
	background-color: #e1e1e1;
}
textarea {
	background-color: #e1e1e1;
}
.eventListItem {
	margin-left: 80px;
	margin-top: -10px;
}
.helpLink {
	font-size: 0.8em;
	text-align: center;
}
.label-text {
	font-size: 0.8em;
}
#mainContent #editLink {
	margin-left: 80px;
	position: relative;
}
#eventWrapper {
	margin-left: 80px;
	width: 720px;
}
.eventNameBold {
	font-size: 1.2em;
	font-weight: bold;
	top: -10px;
	position: relative;
	margin-bottom: -10px;
}
#forumWrapper {
	margin-left: 80px;
	width: 720px;
}
#rotatorWrapper {
	height: 700px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#rotatorCell {
	vertical-align: middle;
	text-align: center;
}
#adminHomeWrapper {
	margin-left: 80px;
	width: 720px;
	font-size: 1.4em;
	line-height: 1.5em;
	z-index: 20;
}
#adminRosterWrapper {
	margin-left: 60px;
	width: 810px;
	font-size: 1.4em;
	line-height: 1.5em;
}
#adminContent #adminHomeWrapper ul li {
	margin-bottom: 20px;
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}
.clearFloat {
	clear: both;
	position: relative;
}
#forumCat {
	margin-left: auto;
	position: relative;
	text-align: center;
	margin-right: auto;
}
.forumCatFloat {
	text-align: center;
	float: left;
	width: 420px;
}
.postHeading {
	font-size: 1.2em;
	margin-bottom: -10px;
	font-weight: bold;
}
.showDates {
	font-size: 0.9em;
	font-weight: normal;
}
.postHeadingCenter {
	font-size: 1.2em;
	margin-bottom: -10px;
	font-weight: bold;
	text-align: center;
}
.eid-entry {
	height: 225px;
	width: 200px;
	text-align: center;
	float: left;
}
.clear {
	clear: both;
}
#eid-wrapper {
	margin-right: auto;
	margin-left: auto;
}
#mainContent #eidTitle .centerText label #name {
	text-align: center;
}
.eid-vote {
	float: left;
	height: 40px;
	width: 175px;
}
