body  {
  padding: 0;
  margin: 0 auto; 
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  background: url("/images/bg-image2.jpg") repeat; 
  background-color: #520000;
}

H1 {
	color:#FFE894;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
	text-transform: none;
	margin: 0px 0px 8px 0px;
}

H2 {
	color:#F5C73E;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	text-transform: none;
	margin: 0px 0px 8px 0px;
}

H3 {
	color: #FFE894;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin: 0px 0px 8px 0px;
}

a {
	color: #ffd34b;
	text-decoration: none;
}

a:hover {
	color: #ffd34b;
	text-decoration: underline;
}

.elementHidden { 
	display: none; 
}

.elementShowing { 
	display: block; 
}

.linkElement {
	cursor: pointer; 
  	cursor: hand;
}

.linkElement:hover {
	background-color: #9F9F9F;
	cursor: pointer; 
  	cursor: hand;
}

.areaLink {
	cursor: pointer; 
  	cursor: hand;
}

.areaLink:hover {
	cursor: pointer; 
  	cursor: hand;
}


/*************************************/
/***** OVERALL CONTAINER STYLES ******/
/*************************************/

.header {
	position: relative;
	width: 900px;
	padding: 0px; 
	margin: 5px auto; 
	text-align: right;
}

.header a {
	color: #FFE894;
	font-weight: normal;
	font-size: 9px;
	line-height: 12px;
	text-align: right;
	text-decoration: none;
	text-transform: uppercase;
}

.header a:hover {
	color: #FFE894;
	font-weight: normal;
	text-decoration: underline;
}

.header .pipe {
	display: inline;
	padding: 0px 8px 0px 8px; 
	color: #CDD0D1;
}
.container {
	position: relative;
	width: 900px;
	padding: 0px; 
	margin: 5px auto; 
	background-color: #474748;
}

.banner {
	width: 865px;
	padding: 18px 18px 0px 18px; 
}

.innerPadding {
	display: block;
	width: 842px;
	background-color: #626263;
	margin: 0px 18px 18px 18px; 
	padding: 11px;
	clear: both;
}


/*************************************/
/********** GALLERY STYLES ***********/
/*************************************/

.innerGallery {
	background-color: #858586;
  	font-family: Helvetica;
  	font-size: 12px;
  	color: #ffffff;
	display: block;
	width: 842px;
	margin: 0px 18px 18px 18px; 
	padding: 11px;
	clear: both;
}
.extTable {
	border-collapse:collapse;
	margin:0px;
	padding:0px;
	/*width:300px;*/
}
.extTable td {
	/*background-color:#D9DBDE;*/
	border:1px solid #E8E9EB;
	color:#ffffff;
	font-family:Helvetica;
	font-size:9px;
	margin:0px;
	padding:5px;
}
.extTable th {
	background-color:#C9CBCF;
	border:1px solid #E8E9EB;
	color:#5E5E5E;
	font-family:Helvetica;
	font-size:8px;
	margin:0px;
	padding:5px;
}

a.DescriptionLbl:link{
	font-family:Helvetica;
	font-size:12px;
	text-transform: uppercase;
	font-weight:normal;
	margin-bottom:5px;
	margin-left:4px;
}
a.DescriptionLbl:hover{
	font-family:Helvetica;
	font-size:12px;
	text-transform: uppercase;
	font-weight:normal;
	margin-bottom:5px;
	margin-left:4px;
	text-decoration: underline;
}
.Library {
	color: #000000;
	font-family:Helvetica;
	font-size:12px;
	font-weight:bold;
	height:25px;
}
.LoginLbl {
	color: #FFE894;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin: 0px 0px 8px 0px;
}
/*.lbl {
	color: #000000;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px 5px 8px 0px;
}*/


/*************************************/
/******** LEFT COLUMN STYLES *********/
/*************************************/

.columnLeft {
	display: block;
	width: 265px;
	margin: 0px; 
	padding-right: 11px;
	border-right: 1px solid #394048;
	float: left;
}

.columnLeft .contentArea {
	background-color: #858586;
	display: block;
	width: 244px;
  	padding: 10px;
	color: #F9F9F9;
	font-size: 12px;
	line-height: 15px;
}

.columnLeft .contentArea b {
	color: #FFFFFF;
}

.columnLeft .contentArea .featureItem {
	display: block;
	padding: 8px 0px 5px 0px;
	border-bottom: 1px solid #A09F9F;
	clear: both;
}

.columnLeft .contentArea .featureItem strong {
	display: block;
	padding-bottom: 5px;
	color: #FFE894;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}


/*************************************/
/******* CENTER COLUMN STYLES ********/
/*************************************/

.columnCenter {
	display: block;
	width: 265px;
	margin-left: 11px; 
	padding-right: 11px;
	border-right: 1px solid #394048;
	float: left;
}

.columnCenter .contentArea {
	background-color: #858586;
	display: block;
	width: 244px;
  	padding: 10px;
	color: #F9F9F9;
	font-size: 12px;
	line-height: 15px;
}

.columnCenter .contentArea b {
	color: #FFFFFF;
} 

.columnCenter .contentArea .featureItem {
	display: block;
	padding: 8px 0px 5px 0px;
	border-bottom: 1px solid #A09F9F;
	clear: both;
}

.columnCenter .contentArea .featureItem strong {
	display: block;
	padding-bottom: 5px;
	color: #FFE894;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.contentArea .content a.membershipButton {
	background-color: #F5C73E;
	padding: 6px 20px 4px 20px;
	font-family: Helvetica, Verdana, sarif;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #5B7D34;
}

.contentArea .content a.membershipButton b {
	font-weight: bold;
	color: #5B7D34;
}

.contentArea .content a.downloadButton {
	background-color: #3E9FFF;
	padding: 5px 15px 3px 15px;
	font-family: Helvetica, Verdana, sarif;
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FFFFFF;
}

.question {
	display: block; 
	margin: 0px 0px 5px 0px; 
}

.question .questionTag {
	display: block; 
	float: left;
	width: 20px;
	font-weight: bold;
}

.question a.faq {
	display: block; 
	float: left;
	width: 324px;
}

.question .answer {
	display: none; 
	clear: both;
	margin: 8px 5px 10px 25px; 
}

.question .answerTag {
	position: absolute; 
	display: block; 
	margin-left: -15px; 
	font-weight: bold;
}



/*************************************/
/******* RIGHT COLUMN STYLES *********/
/*************************************/

.columnRight {
	display: block;
	width: 265px;
	margin-left: 11px; 
	float: left;
}

.columnRight .contentArea {
	background-color: #858586;
  	padding: 10px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 15px;
}

.columnRight .contentArea .featureItem {
	display: block;
	padding: 8px 0px 5px 0px;
	border-bottom: 1px solid #A09F9F;
	clear: both;
}

.columnRight .contentArea .featureItem strong {
	display: block;
	padding-bottom: 5px;
	color: #FFE894;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.columnRight .contentArea .featureItem img {
	float: left;
  	padding: 2px 10px 10px 0px;
}




/*************************************/
/******** FULL COLUMN STYLES *********/
/*************************************/

.columnFull {
	display: block;
	width: 840px;
	margin-right: 11px; 
	float: left;
}

.columnFull .contentArea {
	background-color: #858586;
  	padding: 10px;
	color: #F9F9F9;
	font-size: 12px;
	line-height: 15px;
}

.columnFull .contentArea b {
	background-color: #858586;
  	padding: 10px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 15px;
}

.columnFull .contentArea .featureItem {
	display: block;
	padding: 8px 0px 5px 0px;
	border-bottom: 1px solid #A09F9F;
	clear: both;
}

.columnFull .contentArea .featureItem strong {
	display: block;
	padding-bottom: 5px;
	color: #FFE894;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.columnFull .contentArea .featureItem img {
	float: left;
  	padding: 2px 10px 10px 0px;
}




/*************************************/
/******** WIDE COLUMN STYLES *********/
/*************************************/

.columnWide {
	display: block;
	width: 554px;
	margin: 0px; 
	padding-right: 11px;
	border-right: 1px solid #394048;
	float: left;
}

.columnWide .contentArea {
	background-color: #858586;
  	padding: 10px;
	color: #F9F9F9;
	font-size: 12px;
	line-height: 15px;
}

.columnWide .contentArea b {
	color: #FFFFFF;
}

.columnWide .contentArea2 {
	background-color: #e8e9eb;
  	padding: 10px;
	color: #000000;
	font-size: 12px;
	line-height: 15px;
}


.columnWide .contentArea .packageB {
	border-bottom: 1px solid #A09F9F;
	padding: 10px 0px 10px 0px;  
}

.columnWide .contentArea .packageA {
	color: #FFE894;
	font-size: 24px;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	border-bottom: 1px solid #A09F9F; 
	padding: 5px 0px 5px 0px;  
}


.columnWide .contentArea .featureItem {
	display: block;
	padding: 15px 0px 20px 0px;
	border-bottom: 1px solid #A09F9F;
	clear: both;
}

.columnWide .contentArea .featureItem strong {
	display: block;
	padding-bottom: 5px;
	color: #FFE894;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.columnWide .contentArea .featureItem .bold {
	display: block;
	padding: 8px 0px 0px 0px;
	color: #FFE894;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.columnWide .contentArea .featureItem H3 {
	color: #FFE894;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin: 0px 0px 8px 0px;
}

.columnWide .contentArea .featureItem  ul{
	font-size:12px;
	margin-left: 18px;
	margin-top: 2px;
	padding: 0px;
	list-style-position: outside;
}

.columnWide .contentArea .featureItem  li{
	font-size:12px
	margin-left: 5px;
}

.columnWide .contentArea .featureItem .showDate {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	padding-bottom: 1px;
	display: block;
}

.columnWide .contentArea .featureItem .showNote {
	color: #BDF702;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	padding-bottom: 1px;
	display: block;
}

.columnWide .contentArea .featureItem .showMemberNote {
	color: #F5C73E;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	padding-bottom: 1px;
	display: block;
}


.columnWide .contentArea .featureItem .showSubscriptionNote {
	display: block;
	padding: 4px 0px 4px 0px;
}

.columnWide .contentArea .featureItem .showText {
	color: #F0F0F0;
	font-size: 12px;
	line-height: 15px;
	padding: 2px 3px 5px 0px;
	display: block;
}

.columnWide .contentArea .featureItem .showText b {
	color: #FFFFFF;
}

.columnWide .contentArea .featureItem .showText strong {
	color: #FFFFFF;
	font-weight: bold;
	display: inline;
}

.columnWide .contentArea .notice { 
	color: #CCCCCC;
}

.columnWide .contentArea .notice a {
	color: #DFBE6F;
	text-decoration: none;
}

.columnWide .contentArea .notice a:hover {
	color: #DFBE6F;
	text-decoration: underline;
}

.columnWide .contentArea .featureItem img.floating {
	float: left;
  	padding: 2px 10px 10px 0px;
}

.columnWide .contentArea .showImg {
	display: block;
	width: 180px;
	float: left;
  	padding: 0px;
}

.columnWide .contentArea .showImg .imgWrapper {
	display: block;
	width: 160px;
	height: 160px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.columnWide .contentArea .showInfo {
	display: block;
	width: 354px;
	float: left;
  	padding: 0px;
}

.columnWide .contentArea .wurlitzerWrapper {
	display: block;
	width: 160px;
	padding-top: 10px;
}

.columnWide .contentArea .wurlitzerWrapper .wurlitzerText {
	display: block;
	width: 160px;
	margin: 0px; 
	color: #FFE894;
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
	line-height: 12px;
	float: left;
}


.columnWide .contentArea .navArea {
	display: block;
	width: 150px;
	margin: 0px; 
	color: #FFE894;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	float: left;
}

.columnWide .contentArea .navAreaEm {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	font-style: italic;
	clear: both;
	padding: 25px 0px 20px 2px;
}

.columnWide .contentArea .navArea .body {
	color: #ffffff;
	font-size: 12px;
	line-height: 16px;
	padding: 10px 0px 10px 2px;
}

.columnWide .contentArea .navAreaSub {
	display: block;
	width: 155px;
	margin: 0px; 
	color: #FFE894;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	float: left;
}


/*.columnWide .contentArea .navArea a {
	color: #FFE894;
	font-size: 16px;
	line-height: 18px;
	text-decoration: none;
}

.columnWide .contentArea .navArea a:hover {
	color: #FFE894;
	text-decoration: underline;
}*/

.columnWide .contentArea .navArea a.link {
	display: block;
	width: 130px;
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #A09F9F; 
	color: #FFE894;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	float: left;
}

.columnWide .contentArea .navArea a.link:hover {
	color: #FFE894;
	text-decoration: underline;
}
.columnWide .contentArea .navArea a.linkbottom {
	display: block;
	width: 130px;
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #A09F9F;
	border-bottom: 1px solid #A09F9F; 
	color: #FFE894;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	float: left;
}

.columnWide .contentArea .navArea a.linkbottom:hover {
	color: #FFE894;
	text-decoration: underline;
}

.columnWide .contentArea .navArea strong {
	display: block;
	width: 130px;
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #A09F9F; 
	color: #FFCC16;
	font-size: 14px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
	float: left;
}

.columnWide .contentArea .navArea a.sub {
	display: block;
	width: 130px;
	padding: 10px 0px 10px 2px;
	border-top: 1px solid #A09F9F;
	color: #FFE894;
	font-size: 14px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
	float: left;
}

.columnWide .contentArea .navArea .subUnder {	border-bottom: 1px solid #A09F9F; }

.columnWide .contentArea .navArea a.sub:hover {
	color: #FFE894;
	text-decoration: underline;
}

.columnWide .contentArea .navArea .subscrib {
	display: block;
	width: 130px;
	font-size: 13px;
	line-height: 13px;
	padding: 10px 0px 10px 2px;
	border-top: 1px solid #A09F9F; 
	color: #FFCC16;
	font-size: 14px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
	float: left;
}


.columnWide .contentArea .navArea a.order {
	color: #FFE894;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}

.columnWide .contentArea .navArea a.order:hover {
	color: #FFE894;
	text-decoration: underline;
}

.columnWide .contentArea .navArea .body {
	color: #ffffff;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
}

.columnWide .contentArea .navArea .quote {
	color: #FFE894;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #A09F9F;
	border-bottom: 1px solid #A09F9F;
	clear: both;
}



.columnWide .contentArea .content {
	display: block;
	width: 344px;
	margin: 0px 0px 15px 20px; 
	color: #F9F9F9;
	font-size: 12px;
	line-height: 16px;
	float: left;
}
.columnWide .contentArea .content a.order {
	color: #FFE894;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}

.columnWide .contentArea .content a.order:hover {
	color: #FFE894;
	text-decoration: underline;
}

.columnWide .contentArea .content ol{
	font-size:12px;
	margin-left: 18px;
	padding: 0px;
	list-style-position: outside;
}

.columnWide .contentArea .content ul{
	font-size:12px;
	margin-left: 18px;
	padding: 0px;
	list-style-position: outside;
}

.columnWide .contentArea .content li{
	font-size:12px
	margin-left: 5px;
}

.columnWide .contentArea .content b {
	color: #FFFFFF;
}

.columnWide .contentArea .content strong{
	color: #ffe894;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.columnWide .contentArea .content .strong2 {
	color: #ffe894;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}

.columnWide .contentArea .content ul.volunteerlist {
	color: #ffe894;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin-left: 13px;
}

.columnWide .contentArea .content em {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	font-style: italic;
}

.columnWide .contentArea .content .credit {
	color: #FFE894;
	font-size: 9px;
	line-height: 11px;
	padding: 5px 0px 5px 5px;
}

.columnWide .contentArea .content .quote {
	color: #FFE894;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #A09F9F;
	border-bottom: 1px solid #A09F9F;
	clear: both;
}

.columnWide .contentArea .content .quote em {
	color: #FFE894;
	font-size: 12px;
	line-height: 16px;
}

.columnWide .contentArea .content .brdr {
	border-bottom: 1px solid #A09F9F;
}

.columnWide .contentArea .contentPadding {
	display: block;
	width: 444px;
	margin: 0px 0px 15px 10px; 
	color: #ffffff;
	font-size: 12px;
	line-height: 16px;
	float: left;
}

.columnWide .contentArea .contentBottom {
	display: block;
	width: 364px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
	float: right;
}
.columnWide .contentArea a.mail:link {
	color: #FFCC16;
	font-size:14px;
}

.columnWide .contentArea a.mail:hover {
	color: #FFCC16;
	font-size:14px;
	text-decoration: underline;
}

.columnWide .contentArea a.mailsm:link {
	color: #FFCC16;
	font-size:12px;
	font-weight: bold;
}

.columnWide .contentArea a.mailsm:hover {
	color: #FFCC16;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}


.columnWide .contentArea .newsDate {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	padding-bottom: 1px;
	display: block;
}

.columnWide .contentArea .memberOffer {
	padding: 8px; 
	border: 2px dotted #A09F9F; 
	background-color: #7F7F7F;
	color: #DDDDDD; 
}

.columnWide .contentArea .memberOffer b {
	color: #FFFFFF; 
}

.columnWide .contentArea a.subnav {
	color: #ffd34b;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
}

.columnWide .contentArea a.subnav:hover {
	color: #ffd34b;
	text-decoration: underline;
}

.columnWide .contentArea a.subnavActive {
	color: #ffd34b;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

.columnWide .contentArea .pipe {
	display: inline;
	padding: 0px 8px 0px 8px; 
	color: #CDD0D1;
}


/*************************************/
/********** HOME PAGE STYLES *********/
/*************************************/

.showPickerArea {
	display: block;
	position: relative;
	width: 900px;
	height: 238px;
	padding: 0px;
}

.showPickerArea .showHighlightArea {
	background-color: #394048;
	position: absolute;
	left: 18px;
	display: block;
	width: 864px;
	height: 220px;
	padding: 0px;
	overflow: hidden;
}

.showPickerArea .showHighlightArea .showItem {
	display: block;
	float: left;
	background: #969DA4 url(/images/scrollerBackgnd.gif);
	padding: 30px 28px 30px 27px;
	width: 160px;
	height: 160px;
}

.showPickerArea .showHighlightArea .line {
	display: block;
	float: left;
	background-color: #394048;
	width: 1px;
	height: 220px;
}

.showPickerArea  .showArrow {
	display: block;
	float: left;
	padding: 0px;
	width: 18px;
}


/************************************/
/************* CONTENT **************/
/************************************/


.contentAreaLeft {
  	width: 520px;
  	background-color: #FFFFFF;
  	padding: 0px 5px 20px 10px;
	color: #221E1F;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}


/*************************************/
/************* CALENDAR **************/
/*************************************/

.calendarArea { 
	position: relative;
	width: 232px;
	clear: both;
	margin-left: 3px;
	text-align: center; 
}

.calendarArea .calendarMonth {
	position: relative;
	display: block;
	width: 232px;
	height: 20px;
	padding: 5px;
	text-align: center; 
	clear: both;
}

.calendarArea .calendarMonth .month {
	display: block;
	width: 132px;
	padding: 0px;
	font-family: Georgia, serif;
	color: #CCCCCC;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	float: left;
}

.calendarArea .calendarMonth .arrow {
	display: block;
	width: 50px;
	padding: 0px;
	float: left;
}

.calendarArea .calendarMonth a {
	display: inline;
	margin-top: 2px;
}

.calendarArea .calendar { 
	border: 1px solid #848587; 
	background-color: #848587;
	border-collapse: collapse;
	width: 232px;
	clear: both;
	margin-left: 3px;
}
.calendarArea .calendar th { 
	background-color: #0968AE; 
	color: white; 
	font-size: 10px; 
	font-weight: normal;
	border: 1px solid #848587; 
	border-collapse: collapse;
	text-align: center; 
}
.calendarArea .calendar td { 
	border: 1px solid #848587; 
	border-collapse: collapse;
	text-align: center; 
	font-size: 11px;
}
.calendarArea .calendar td.select { 
	color: #FFE894; 
	cursor: pointer; 
	cursor: hand; 
}
.calendarArea .calendar img { 
	padding: 0px; 
	margin: 0px;
}
.calendarArea .calendar .day { 
	background-color: #6B6B6B; 
	color: #CCCCCC; 
	padding: 0px; 
	width: 33px; 
	height: 20px; 
}
.calendarArea .calendar .date { 
	display: block;
	background-color: #B0B0B0; 
	padding: 3px; 
	width: 27px; 
	height: 18px; 
}
.calendarArea .calendar .today { 
	display: block;
	background-color: #BFBCB3; 
	border: 1px solid #DFD6B5; 
	padding: 3px; 
	width: 25px; 
	height: 16px; 
}
.calendarArea .calendar .empty { 
	display: block;
	background-color: #A09F9F;
	padding: 3px; 
	width: 27px; 
	height: 18px; 
}
.calendarArea .calendar .links { 
	color: #006600; 
	width: 45px; 
	vertical-align: bottom; 
	padding-top: 5px;
}
.calendarArea .calendar .links a { 
	color: #006600; 
	width: 45px; 
	vertical-align: bottom; 
	padding-top: 5px;
}


/*************************************/
/******** CALENDAR BALLOONS **********/
/*************************************/

#balloon-info {
	width: 155px;
	position: absolute;
	z-index: 99;
}
#balloon-info.bv1 .top {
	background: url(/images/balloons/calendar-top.png) no-repeat;
	height: 13px;
	font-size: 8px;
}
#balloon-info.bv1 .tab {
	position: relative;
	height: 11px;
	width: 30px;
	font-size: 8px;
}
#balloon-info.bv1 .body {
	background: url(/images/balloons/calendar-background.png) repeat-y;
	color: #999999;
	text-align: left;
	padding: 0px 25px 0px 13px;
	/* Because of the IE PNG fix, repeat won't work in IE */
	/*	background-repeat: repeat-y; */
}
#balloon-info.bv1 .body .title {
	padding: 0px 0px 5px 0px;
	color: #FBEC9B;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
#balloon-info.bv1 .body .date {
	padding: 0px 0px 0px 0px;
	color: #999999;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
#balloon-info.bv1 .body  .showNote {
	color: #BDF702;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	padding-bottom: 1px;
	display: block;
}
#balloon-info.bv1 .body  .showMemberNote {
	color: #F5C73E;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	padding-bottom: 1px;
	display: block;
}
#balloon-info.bv1 .body .desc {
	padding: 5px 0px 5px 0px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}
#balloon-info.bv1 .bottom {
	background: url(/images/balloons/calendar-bottom.png) no-repeat;
	height: 25px;
	font-size: 8px;
}


#balloon-info.bv2 .top {
	background: url(/images/balloons/calendar-top.gif) no-repeat;
	height: 13px;
	font-size: 8px;
}
#balloon-info.bv2 .tab {
	position: relative;
	height: 11px;
	width: 30px;
	font-size: 8px;
}
#balloon-info.bv2 .body {
	background: url(/images/balloons/calendar-background.gif) repeat-y;
	color: #999999;
	text-align: left;
	padding: 0px 40px 0px 14px;
	/* Because of the IE PNG fix, repeat won't work in IE */
	/*	background-repeat: repeat-y; */
}
#balloon-info.bv2 .body .title {
	padding: 0px 0px 10px 0px;
	color: #FBEC9B;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
#balloon-info.bv2 .body .date {
	padding: 0px 0px 0px 0px;
	color: #999999;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
#balloon-info.bv2 .body  .showNote {
	color: #BDF702;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	padding-bottom: 5px;
	display: block;
}
#balloon-info.bv2 .body  .showMemberNote {
	color: #F5C73E;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	padding-bottom: 5px;
	display: block;
}
#balloon-info.bv2 .body .desc {
	padding: 10px 0px 10px 0px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}
#balloon-info.bv2 .bottom {
	background: url(/images/balloons/calendar-bottom.gif) no-repeat;
	height: 25px;
	font-size: 8px;
}


/*************************************/
/************** SPINNER **************/
/*************************************/

#spinload {
	position: fixed;
	top: 28px; 
	left: 180px;
	z-index: 999;
}



/*************************************/
/************ BREADCRUMBS ************/
/*************************************/

.breadcrumbs {
	display: block;
	padding: 0px 0px 20px 0px; 
	margin: 0px auto; 
	text-align: left;
	color: white;
	font-size: 9px;
	line-height: 12px;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
}

.breadcrumbs a {
	color: white;
	font-weight: normal;
	font-size: 9px;
	line-height: 12px;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
}

.breadcrumbs a:hover {
	color: #FFE894;
	font-weight: normal;
	text-decoration: underline;
}

.breadcrumbs2 {
	display: block;
	padding: 0px 0px 20px 0px; 
	margin: 0px auto; 
	text-align: left;
	color: black;
	font-size: 9px;
	line-height: 12px;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
}

.breadcrumbs2 a {
	color: black;
	font-weight: normal;
	font-size: 9px;
	line-height: 12px;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
}

.breadcrumbs2 a:hover {
	color: #0094a0;
	font-weight: normal;
	text-decoration: underline;
}

/*************************************/
/*********** CONTEST STYLES **********/
/*************************************/

.entryAreaNav {
	display: block;
	padding: 5px;
}

.entryAreaNav .navLeft {
	display: block;
	float: left;
	width: 220px;
}

.entryAreaNav .navRight {
	display: block;
	float: left;
	width: 280px;
	text-align: right;
}

.contestEntryBox {
	display: block;
	padding: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #eeeeee;
	width: 165px;
	float: left;
	box-shadow: 4px 2px 10px #333333;
	font-family: "Comic Sans MS", serif;
	color: #444444;
}

.contestEntryBox h2 {
	background: #333333;
	background: url('/images/title-bg.gif');
	padding: 10px;
	height: 40px;
	overflow: hidden;
	text-transform: capitalize;
	font-family: "Comic Sans MS", serif;
	font-size: 16px;
	color: #FFFFFF;
}

.contestEntryBox .contestEntry  {
	display: block;
	font-family: "Comic Sans MS", serif;
	color: #333333;
}

.contestEntryBox .contestEntry div {
	display: block;
	padding: 6px 10px; 
	max-height: 110px;
}

.contestEntryBox .contestEntry a {
	display: block;
	padding: 6px 10px; 
	font-family: "Comic Sans MS", serif;
	color: #3890E2;
}

.contestEntryBox .contestEntry a.entryLink:after {
	content: ' >';
}

.entryImage {
	max-width: 145px;
	
}

.entryStory {
	width: 500px; 
	margin: 20px auto; 
	background-color: #FFFFFF; 
	border: 1px solid #E5E5E5; 
	font-family: "Comic Sans MS", serif;
	color: #333333; 
	font-size: 12px; 
	line-height: 26px; 
	box-shadow: 2px 2px 3px #999999;
}

.entryStory .entryHeader {
	height: 45px; 
	padding: 20px 20px 0px 20px;
}

.entryStory .entryHeader h3 {
	padding: 0;
	margin: 0;
	font-family: "Comic Sans MS", serif;
	color: #333333; 
	font-size: 16px; 
	line-height: 16px; 
}

.entryStory .entryHeader .submitted {
	padding: 0;
	font-family: "Comic Sans MS", serif;
	color: #333333; 
	font-size: 12px; 
	line-height: 14px; 
}

.entryStory .entryText {
	padding: 5px 20px 20px 20px;
	background: url('/images/paper-lines-bg.gif');
	font-family: "Comic Sans MS", serif;
	color: #333333; 
	font-size: 12px; 
	line-height: 26px; 
}


.entryStoryPreview {
	width: 520px; 
	margin: 20px 0; 
	background-color: #FFFFFF; 
	border: 1px solid #E5E5E5; 
	font-family: "Comic Sans MS", serif;
	color: #333333; 
	font-size: 12px; 
	line-height: 26px; 
	box-shadow: 2px 2px 3px #333333;
}

.entryStoryPreview .entryHeader {
	height: 35px; 
	padding: 20px 20px 0px 20px;
}

.entryStoryPreview .entryHeader h3 {
	padding: 0;
	margin: 0;
	font-family: "Comic Sans MS", serif;
	color: #333333; 
	font-size: 16px; 
	line-height: 16px; 
}

.entryStoryPreview .entryText {
	padding: 5px 20px 20px 20px;
	background: url('/images/paper-lines-bg.gif');
	font-family: "Comic Sans MS", serif;
	color: #333333; 
	font-size: 12px; 
	line-height: 26px; 
}

.voteArea {
	display: block;
	width: 145px; 
	height: 24px;
	overflow: hidden;
}

.voteButton {
	display: block;
	margin-top: 5px;
	width: 70px; 
	height: 24px;
	overflow: hidden;
	float: left;
}

.voteOn {
	display: block;
	background: url('/images/vote-button-white.gif') no-repeat;
	background-position: 0px -25px;
	margin: 0 0 0 5px; 
	width: 70px; 
	height: 24px;
	overflow: hidden;
}

.voteOff {
	display: block;
	background: url('/images/vote-button-white.gif') no-repeat;
	background-position: 0px 0px;
	margin: 0 0 0 5px; 
	width: 70px; 
	height: 24px;
	overflow: hidden;
}

.voteOff:hover {
	display: block;
	background: url('/images/vote-button-white.gif') no-repeat;
	background-position: 0px -50px;
	width: 70px; 
	height: 24px;
	overflow: hidden;
}

.votes {
	display: block;
	margin-top: 3px;
	width: auto; 
	height: 18px;
	overflow: hidden;
	float: left;
}

.voteCountBG {
	display: block;
	background: url('/images/voteCount-bg.gif') no-repeat;
	width: 9px; 
	height: 18px;
	float: left;
}

.voteCount {
	display: block;
	width: auto; 
	height: 16px;
	float: left;
	background: #e8e8e8;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding-right: 5px;
	text-indent: 5px;
	line-height: 16px; 
	font-family: Arial;
	font-size: 11px;
	color: #999999;
}

.graphArea {
	display: block;
	width: 240px;
	background: url(/images/graph-grid.gif) no-repeat;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-top: 2px; 
	text-indent: 5px;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
}
.graphText {
	display: block;
	width: 88px;
	height: 110px;
	padding-top: 5px; 
	padding-right: 2px; 
	text-align: right;
	font-weight: normal; 
	font-size: 12px;
	line-height: 21px;
	color: #999999;
	float: left;
}
.graphItem {
	text-align: left; 
	padding: 5px 0px 2px 5px;
	font-weight: bold; 
	font-size: 12px;
	display: inline;
}


#bar_1 {
	display: block;
	background: url(/images/graph-bar-yellow2.png) repeat-x;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px;
	width: 1px;
	height: 15px;
	float: left;
}
#bar_2 {
	display: block;
	background: url(/images/graph-bar-green3.png) repeat-x;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px;
	width: 1px;
	height: 15px;
	float: left;
}
#bar_3 {
	display: block;
	background: url(/images/graph-bar-green2.png) repeat-x;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px;
	width: 1px;
	height: 15px;
	float: left;
}


/*************************************/
/************** FOOTER ***************/
/*************************************/

.footerArea {
	position: relative;
	width: 900px;
	padding: 0px; 
	margin: 15px auto; 
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 12px;
}

.footerArea a {
	color: #FFE894;
	font-weight: normal;
	font-size: 9px;
	line-height: 12px;
	text-align: right;
	text-decoration: none;
	text-transform: uppercase;
}

.footerArea a:hover {
	color: #FFE894;
	font-weight: normal;
	text-decoration: underline;
}

.footerArea .pipe {
	display: inline;
	padding: 0px 8px 0px 8px; 
	color: #CDD0D1;
}


/********************************************/
/************ SHADOW BOX STYLES *************/
/********************************************/

.shadowBox {
	position: fixed;
	display: none;
	top: 190px;
	left: 50%;
    margin-left: -225px;   /* 50% */
	width: 450px;
	min-height: 200px;
	padding: 0px;
	z-index: 99;
	background-color: #DDDDDD;
	border: 3px solid #000000;
	-moz-border-radius: 15px;
	border-radius: 15px;
	box-shadow: 5px 5px 5px #000000;
}

.overlay {
	position: fixed;
	display: none;
	z-index: 98;
	top: -1px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url('/images/colorbox/overlay.png');
	filter: alpha(opacity=60);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
	opacity: 0.6;
}

/*************************************/
/************** SPINNER **************/
/*************************************/

#spinload {
	position: fixed;
	top: 28px; 
	left: 180px;
	z-index: 999;
}



