body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #2E3931;
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
}
#navBar {
	position: absolute;
	top: 150px;
	left: 0px;
}
#container {
	position: relative;
	height: 100%;
	width: 100%;
}

/**Main Page Elements**/

#headerTop {
	height: 125px;
	background-image: url(images/newCastLogoAni.gif);
	background-repeat: no-repeat;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000000;
	padding: 0px;
}

#headerTop h1 {
	color: #000033;
	font-size: 14px;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 250px;
	margin: 0px;
	padding-top: 44px;
	font-weight: bold;
	width: 345px;
	text-align: center;
}

#headerTop h2 {
	color: #000033;
	font-size: 12px;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 250px;
	margin: 0px;
	padding-top: 44px;
	font-weight: bold;
	width: 345px;
	text-align: center;
}

.headerBreak {
	font-size: 16px;
}

#maintextarea {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #333333;	/*width: 100%;*/
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#maintextarea h1 {
	font-size: 19px;
	background-color: #EAEFD1;
	margin: 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#maintextarea h1.thanks {
	font-size: 19px;
	background-color: #ffffff;
	margin: 0px;
	padding: 5px;
}


#maintextarea .centerContent .BlogArea h3 {
	background-color: #FFFFCC;
	color: #6B8D71;
	padding: 5px;
	margin: 0px;
}
#maintextarea img {
	border: 2px solid #000000;
	margin: 5px;
}

#maintextarea img.plain {
	border: 0px solid #000000;
	margin: 5px;
}

.BlogArea {
	margin: 0px;
	padding: 0px;
	background-color: #2E3931;
	font-size: 14px;
	font-weight: bold;
	width: 300px;
	color: #D6E7D8;
}

#calendarArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #2E3931;
	border: 1px solid #000000;
	width: 215px;
	background-image: url(images/beans_bg.jpg);
	background-repeat: repeat-y;
}


#calendarArea li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #000000;
	background-color: #E9FEE8;
	padding-top: 5px;
	margin-top: 5px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
}

/**.nav {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}***/

.footer {
	font-size: 13px;
	color: #ADC9B0;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}
#calendarArea h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #FFFF99;
	padding: 5px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	font-size: 15px;
	width: 100%;
	margin: 0px;
	height: 20px;
}
#calendarArea ul {
	background-color: #2E3931;
	padding-left: 8px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #E9FEE8;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#maintextarea h2 {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
}
.TopParagraph {
	font-size: 14px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 4px double #000033;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}


.membertable img {
	border: 2px solid #000000;
}
.membertable td {
	background-color: #EAEFD1;
	border: 1px solid #523000;
	padding: 5px;
}

.membertable td.noborder {
	background-color: #EAEFD1;
	border: 0px solid #523000;
	padding: 5px;
}

.centerTable p {
	padding-right: 10px;
	padding-left: 10px;	
}



/**Links**/

.nav a:link {
	color: #C5C4A1;
	letter-spacing: 3px;
	text-decoration: none;
	padding: 6px 2px 2px 2px;
	background-image: url(images/pg_elements/anav/footbg.gif);
	display: block;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	background-color: #333333;
	border: 1px solid #000000;
	text-align: center;
}

.nav a:visited {
	color: #C5C4A1;
	letter-spacing: 3px;
	text-decoration: none;
	padding: 6px 2px 2px 2px;
	background-image: url(images/pg_elements/anav/footbg.gif);
	display: block;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	background-color: #333333;
	border: 1px solid #000000;
	text-align: center;
}
.nav a:active {
	color: #C5C4A1;
	letter-spacing: 3px;
	text-decoration: none;
	padding: 6px 2px 2px 2px;
	background-image: url(images/pg_elements/anav/footbg.gif);
	display: block;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	background-color: #333333;
	border: 1px solid #000000;
	text-align: center;
}
.centerContent {
	background-color: #FFFFCC;
}
.nav a:hover {
	letter-spacing: 3px;
	text-decoration: none;
	padding: 6px 2px 2px 2px;
	background-image: url(images/pg_elements/anav/footbg.gif);
	display: block;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	background-color: #D9BC75;
	color: #000000;
	text-align: center;
	border: 1px solid #999999;
	}
	
/****.footernav	{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	color: #FFFFCC;
	text-align: center;
}

.footernav a:link {
	color: #C5C4A1;
	letter-spacing: 3px;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	display: block;
}

.footernav a:visited {
	color: #C5C4A1;
	letter-spacing: 3px;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	display: block;
}
.footernav a:active {
	color: #C5C4A1;
	letter-spacing: 3px;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	display: block;
}
.footernav a:hover {
	color: #fbead1;
	letter-spacing: 3px;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	display: block;
}******/
#maintextarea #blogEntries {
	padding: 20px;
}
#maintextarea #blogEntries img {
	float: right;
}
#footer{
	position: fixed;
	visibility: visible;
	z-index: 1000000;
	height: 35px;
	width: 100%;
	bottom: 0px;
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
}
