/* Main Pages CSS */ 
body{
	margin: 0;
	padding: 0;
	font: 85% arial, hevetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
	background-color: #333333;
	}
#container{
	margin-right:auto;
	margin-left:auto;
	width: 1000px;
	height:100%;
	text-align: left;
	background-color: #000000;
	color:#FFFFFF;
	}
#header{ 
	width: 1000px;
	height: 150px;
	}
#logout{
	float:right;
	padding-right:50px;
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
}
#logout a{
	text-decoration: none;
}
#logout a:hover{
	text-decoration: underline;
}
#topnav{ 
	width:935px;
	padding-top:10px;
	padding-bottom:20px;
	height:30px;
	background-color:#000000;
	padding-left:65px;
}
#topnav a {
	float: left;
	margin-right:5px; 
	width:120px; 
	height: 30px; 
	background: url(../images/bg_navigation.gif) no-repeat top; 
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 13px; 
	text-decoration: none; 
	text-align: center; 
	line-height:30px;
	}
#topnav a:hover {
	float: left;
	margin-right: 5px; 
	width:120px; 
	height: 30px;
	background:url(../images/bg_navigation.gif) no-repeat 0 -30px;
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 13px; 
	text-decoration: none; 
	text-align: center; 
	line-height:30px;
	} 
#topnav .current {
	float: left;
	margin-right: 5px; 
	width:120px; 
	height: 30px; 
	background:url(../images/bg_navigation.gif) no-repeat 0 -60px; 
	color:#000000; 
	font-weight: bold; 
	font-size: 13px; 
	text-decoration: none; 
	text-align: center; 
	line-height:30px;
	}
#admintopnav{ 
	width:935px;
	padding-top:20px;
	padding-bottom:20px;
	height:30px;
	background-color:#000000;
	padding-left:65px;
	
}
#admintopnav a {
	float: left;
	margin-right:5px; 
	width:120px; 
	height: 30px; 
	background: url(../images/bg_navigation.gif) no-repeat top; 
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 13px; 
	text-decoration: none; 
	text-align: center; 
	line-height:30px;
	}
#admintopnav a:hover {
	float: left;
	margin-right: 5px; 
	width:120px; 
	height: 30px;
	background:url(../images/bg_navigation.gif) no-repeat 0 -30px;
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 13px; 
	text-decoration: none; 
	text-align: center; 
	line-height:30px;
	} 
#admintopnav .current {
	float: left;
	margin-right: 5px; 
	width:120px; 
	height: 30px; 
	background:url(../images/bg_navigation.gif) no-repeat 0 -60px; 
	color:#000000; 
	font-weight: bold; 
	font-size: 13px; 
	text-decoration: none; 
	text-align: center; 
	line-height:30px;
	}
#adminnav{ 
	width:500px;
	padding-top:10px;
	padding-bottom:10px;
	height:30px;
	background-color:#000000;
	padding-left:230px;
}
#adminnav a {
	float: left;
	margin-right:5px; 
	width:120px; 
	height: 30px; 
	background: url(../images/bg_navigation.gif) no-repeat top; 
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 13px; 
	text-decoration: none; 
	text-align: center; 
	line-height:30px;
	}
#adminnav a:hover {
	float: left;
	margin-right: 5px; 
	width:120px; 
	height: 30px;
	background:url(../images/bg_navigation.gif) no-repeat 0 -30px;
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 13px; 
	text-decoration: none; 
	text-align: center; 
	line-height:30px;
	} 
#contents{
	padding-left:20px;
	padding-right:20px;
	padding-bottom:5px;
	background-color:#000000;
	background-image:url(../images/bg_page.gif);
	background-repeat:no-repeat;
	background-position: top center;
	height:100%;
	}
#contents .pageheader{
	font-size:24px;
	font-weight: bold;
	color: #FF0000;
	text-align:left;
	border-bottom:#FF0000 medium solid;
}
.adminpageheader{
	padding:10px;
	font-size:24px;
	font-weight: bold;
	color: #FF0000;
	text-align:center;
}
#contents .subheader{
	padding-top:10px;
	font-size:16px;
	font-weight:700;
	color: #FF0000;
	text-align:left;
}
#contents .eventcal{
   	margin-left:180px;
	margin-right:180px;
	padding-top:10px;
	text-align:center;
}
#calcontainer .calyear{
   	color:#FF0000;
	font-size:20px;
	font-weight:500;
}
#calcontainer .calmonth{
   	color:#FFFFFF;
	font-size:16px;
	font-weight: bold;
}
#advertcontainer{
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}
#calcontainer{
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}
#calcontainer .past{
	font-size:12px;
	color: #CCCCCC;
}
#calcontainer .future{
	font-size:12px;
	color: #000000;
}
#contents .membercontainer{
	width:300px;
	padding-top:20px;
	padding-left:90px;
	padding-right:90px;
	float:left;
}
#contents .membername{
   	color:#FF0000;
	font-size:20px;
	font-weight:500;
}
#contents .membersubtitle{
	font-weight: bold
}
#contents .emailcontainer{
	width:500px;
	margin-left:230px;
	margin-right:230px;
}
#contents .emailname{
   	color:#FF0000;
	font-size:20px;
	font-weight:500;
}
#contents .emailsubtitle{
	font-weight: bold;
}
#contents .emailerror{
	color:#FFFFFF;
	font-weight: bold;
}
#contents .guestcontainer{
	width:600px;
	margin-left:180px;
	margin-right:180px;
}
#contents .guestname{
   	color:#FFFFFF;
	font-weight:bold;
}
#contents .guestdate{
	color:#FFFFFF;
}
#contents .guestmessage{
	color:#000000;
}
#contents .guestlink{
	color:#FFFFFF;
	font-weight:bold;
}
#contents .signcontainer{
	width:600px;
	padding-top:10px;
	margin-left:180px;
	margin-right:180px;
}
#contents .signname{
   	color:#FF0000;
	font-size:20px;
	font-weight:500;
}
#contents .signsubtitle{
	font-weight: bold;
}
#contents .signerror{
	color:#FFFFFF;
	font-weight: bold;
}

#contents .addlinkcontainer{
	width:600px;
	padding-top:10px;
	margin-left:180px;
	margin-right:180px;
}
#contents .addlinkname{
   	color:#FF0000;
	font-size:20px;
	font-weight:500;
}
#contents .addlinksubtitle{
	font-weight: bold;
}
#contents .addlinkerror{
	color:#FFFFFF;
	font-weight: bold;
}
#contents .adminformcontainer{
	width:600px;
	padding-top:10px;
	margin-left:180px;
	margin-right:180px;
}
#contents .adminformname{
   	color:#FF0000;
	font-size:20px;
	font-weight:500;
}
#contents .adminformsubtitle{
	font-weight: bold;
}
#contents .adminformerror{
	color:#FFFFFF;
	font-weight: bold;
}
#contents .loginformcontainer{
	width:600px;
	padding-top:100px;
	padding-bottom:100px;
	margin-left:180px;
	margin-right:180px;
}
#contents .loginformname{
   	color:#FF0000;
	font-size:20px;
	font-weight:500;
}
#contents .loginformsubtitle{
	font-weight: bold;
}
#contents .loginformerror{
	color:#FFFFFF;
	font-weight: bold;
}
#Footer{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
	padding-top:6px;
	padding-bottom:6px;
	border-top:#FF0000 medium solid;
	}

	/*-------------------------------------
	normal links in the text
	---------------------------------------*/
a, a:visited {
	color: #FFFF00;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
a.footernav{
	color: #999999;
	text-decoration: none;
	}
a.footernav:hover {
	text-decoration: underline;
	}

div.clearboth{
	clear:both;
	}