@charset "utf-8";
body {
	margin: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#container #content {
	position: relative;
	height: auto;
	width: 1000px;
}
#container #content #topcontent {
	position: relative;
	height: 271px;
	width: 1000px;
}
#container #content #topcontent #slides {
	position: absolute;
	height: 271px;
	width: 782px;
	left: 0px;
	top: 0px;
}
#container #content #topcontent #signup {
	position: absolute;
	height: 271px;
	width: 218px;
	top: 0px;
	right: 0px;
	font-family: Calibri, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.signupformfields {
	font-family: Calibri, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 110px;
}
.formfields {
	font-family: Calibri, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#container #content #topcontent #signup #signupform #calendar_widget {
	position: absolute;
	height: 63px;
	width: 0px;
	background-image: url(../media/png/calendar-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	left: 12px;
	overflow: hidden;
}
#container #content #topcontent #signup #signup_errors {
	position: absolute;
	top: -30px;
	left: 0px;
	width: 218px;
	text-align: center;
	font-family: Calibri, Arial, Verdana;
	font-size: 14px;
	color: #BA0609;
	background-image: url(../media/png/errors-header.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 12px;
	display: none;
}

#container #content #topcontent #signup #signupform #calendar_widget #calendar_close {
	position: absolute;
	top: 0px;
	right: 0px;
	cursor: pointer;
}
.usehandcursor{
	cursor: pointer;
}
.calendarformfields {
	font-family: Calibri, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#container #content #topcontent #signup h1 {
	color: #7B0505;
	font-size: 13px;
	font-weight: bold;
	font-family: Calibri, Arial, Verdana;
	margin: 0px;
	padding: 0px;
}
#container #content #issues {
	width: 1000px;
	margin-top: 20px;
	position: relative;
	height: 177px;
}
#container #content #issues .shadowed {
	background-image: url(../media/png/issues-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 157px;
	width: 235px;
	cursor: pointer;
}
#container #content #issues #issuesholder1 {
	position: absolute;
	left: 0px;
	top: 0px;
}
#container #content #issues #issuesholder2 {
	position: absolute;
	left: 255px;
	top: 0px;
}
#container #content #issues #issuesholder3 {
	position: absolute;
	left: 510px;
	top: 0px;
}
#container #content #issues #issuesholder4 {
	position: absolute;
	left: 765px;
	top: 0px;
}
#container #header {
	background-image: url(../media/png/header-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 164px;
	width: 1000px;
}
#container #header #logo {
	position: absolute;
	left: 57px;
	top: -1px;
}
#container #content #topcontent #slides #slides_nav {
	position: absolute;
	height: 271px;
	width: 256px;
	left: 0px;
	top: 1px;
}
#container #content #topcontent #slides #slides_nav #slides_nav_list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#container #content #topcontent #slides #slides_nav #slides_nav_list li {
	font-family: Calibri, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0B0B17;
	position: relative;
	width: 245px;
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
	background-image: url(../media/png/panel-item-borders.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	cursor: pointer;
}
#container #content #topcontent #slides #slideholder {
	position: absolute;
	height: 272px;
	width: 563px;
	left: 218px;
	top: 0px;
	background-image: url(../media/png/slidesarea/slide-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}
#container #header #position {
	position: absolute;
	bottom: 5px;
	left: 12px;
}
#container #header #slogan {
	position: absolute;
	right: 10px;
	bottom: 0px;
}
#container #header #finder {
	top: 10px;
	right: 10px;
	position: absolute;
	height: 34px;
	width: 189px;
	background-image: url(../media/png/headlink1bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#container #header #vote {
	position: absolute;
	top: 50px;
	right: 10px;
	background-image: url(../media/png/headlink2bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 189px;
}
#container #header #facebook {
	position: absolute;
	top: 90px;
	right: 10px;
	background-image: url(../media/png/headlink3bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 189px;
}
#container #content #homepage_content {
	padding-right: 10px;
	padding-left: 10px;
	font-family: Calibri, Arial, Verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
}
#container #content #homepage_content h3 {
	color: #A00606;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}
#container #content #homepage_content p {
	margin-top: 0px;
	margin-bottom: 20px;
}
#container #content #paidforby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	padding: 10px;
}

#container #headertail {
	background-image: url(../media/png/header-tail.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	height: 34px;
	width: 1000px;
}
#container #content #latestarticle h1 {
	font-family: Calibri, Arial, Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #9B0606;
	text-decoration: none;
	margin: 0px;
	border: 1px none #CCCCCC;
}
#container  #content  #latestarticleheaderborder  {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #EFEFEF;
	border-left-color: #CCCCCC;
}

#container #content #latestarticle #latestarticledate {
	font-family: Calibri, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
}
#container #content #latestarticle #latestarticlecontent {
	font-family: Calibri, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
}
#container #content #latestarticle #latestarticlesholderborders {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}

#container #content #latestarticle {
	margin-right: 10px;
	margin-left: 10px;
}
#container #content #latestarticle #latestarticlecontent a {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
#container #content #latestarticle #recentarticleslabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #141925;
	margin: 0px;
}
#container #content #latestarticle ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	color: #CC0000;
	list-style-position: inside;
}
#container #content #latestarticle #recentarticles #recentarticleslist li {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F0F0F0;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #ECECEC;
	font-family: Calibri, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding: 5px;
	cursor: pointer;
}

#container #content #latestarticle #recentarticleslist {
	position: absolute;
	width: 185px;
	height: 155px;
	overflow: hidden;
	top: 20px;
	background-color: #FFFFFF;
	left: -6px;
	border: 1px solid #EBEBEB;
	margin: 0px;
	padding: 0px;
}
#container #content #latestarticle #recentarticlesscrolltop {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	text-align: right;
	position: absolute;
	top: 0px;
	right: 5px;
	cursor: pointer;
}
#container #content #latestarticle #recentarticlesscrollbottom {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	text-align: right;
	position: absolute;
	right: 5px;
	top: 180px;
	cursor: pointer;
}
#container #content .textcontent {
	font-family: Calibri, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 10px;
}
#errors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	background-color: #ECECEC;
	border: 1px solid #DBDBDB;
}

#container #content .textcontent h1 {
	color: #CC0000;
	font-family: Calibri, Arial, Verdana;
	font-size: 18px;
}
#container #content .textcontent a {
	color: #CC0000;
}
#container #content .textcontent a:hover {
	text-decoration: none;
}
#container #content .textcontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}


#container #content #latestarticle #recentarticles {
	position: relative;
}

#container #content #latestarticle #latestarticleheaderborderright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#container #content #latestarticle a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #131824;
	text-decoration: none;
}
#container #content #latestarticle a:hover {
	color: #CC0000;
	text-decoration: underline;
}

#container #content #latestarticle #latestarticlecontent a:hover {
	font-weight: bold;
	color: #141925;
	text-decoration: none;
}
.required {
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
}
#success {
	background-color: #ECECEC;
	border: 1px solid #DADADA;
	color: #009900;
	font-weight: bold;
	font-size: 12px;
}
#container #content #galleriesholder {
	position: relative;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#container #content #galleriesholder h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9C0403;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
}

#container #content #galleriesholder .gallery {
	position: relative;
	height: 80px;
	width: 940px;
}
#container #content #galleriesholder .gallery .galleryleftscroller {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 80;
	cursor: pointer;
}
#container #content #galleriesholder .gallery .galleryrightscroller {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 80;
	cursor: pointer;
}
#container #content #galleriesholder .gallery .gallerycontent {
	position: absolute;
	height: 66px;
	width: 872px;
	left: 25px;
	top: 0px;
	padding: 7px;
	overflow: hidden;
}
#container #content #galleriesholder .gallery .gallerycontent .gallerythumbnailholder {
	overflow: hidden;
	position: absolute;
	height: 60px;
	margin-top: auto;
	margin-bottom: auto;
	border: 3px solid #CCCCCC;
	display: inline;
}
#container #content #galleriesholder .gallery .gallerycontent .gallerythumbnailholderouter {
	position: relative;
	height: 60px;
	width: 110px;
}
#container #content .issuescontent {
	font-family: Calibri, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

