html {
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	}

body {
	background-color: #530000;
	background-attachment: fixed;
	background-image: url(../images/background.jpg);
	background-position: center;
	background-repeat: repeat-y;
	width: 690px;
	\width: 690px;
	w\idth: 690px;
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align: center;
	}

img a {
	border: none;
	}



#container {
	width: 672px;
	\width: 672px;
	w\idth: 672px;
	padding-left: 25px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	clear:both;
	}

#header {
	background: url(../images/header.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 646px;
	\width: 646px;
	w\idth: 646px;
	height: 55px;
	}

#ad {
	background: url(../images/ad.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 672px;
	\width: 672px;
	w\idth: 672px; 
	height: 200px;
	}
	
#menu {
	width: 647px;
	\width: 647px;
	w\idth: 647px; 
	height: 25px;
	float: left;

	}
#menu span {
	display: none;
	}
	
	#main {
		background: url(../images/menu.gif);
		background-repeat: no-repeat;
		width: 500px;
		\width: 500px;
		w\idth: 500px;
		height: 30px;
		padding: 0px;
		text-align: center;
		float: left;
		font-weight:bold;
		font-size: 11px;
	}
		#main ul {
			list-style: none;
			padding-top: 4px;
			padding-left: 2px;
			margin: 0px;
		}
		#main ul li {
			display: inline;
			padding-right: 8px;
			margin-left: 8px;
			border-right: 1px #FFF solid;
			
		}
		#main ul li.last {
			border-right: 0px #FFF solid;
		}
		#main ul li a {
			color: #FFF;
			/*filter:alpha(opacity=85);
			-moz-opacity:0.85;
			opacity: 0.85;*/
		}
		
		#main ul li a:hover {
			color: #EBEBEB;
			/*filter:alpha(opacity=100);
			-moz-opacity:1.0;
			opacity: 1.0;*/
		}
	
	#members {
		background: url(../images/members.gif);
		background-repeat: no-repeat;
		background-position: top right;
		font-weight: bold;
		width: 110px;
		\width: 110px;
		w\idth: 110px;
		height: 25px;
		padding-top: 4px;
		padding-right: 4px;
		margin-left: 5px;
		float: left;
		text-align: right;
	}
	#members a {
		color: #999;
	}
	
	#contact {

		width: 37px;
		\width: 37px;
		w\idth: 37px;
		height: 25px;
		margin-left: 5px;
		float: left;
		text-align: left;
	}
	
#members h1 span{
	display:none;
	}
	
#content {
	font-family:Arial, Helvetica, sans-serif;
	width: auto;
	\width: auto;
	w\idth: auto;
	/*height: auto;*/
	text-align: left;
	margin-right: 30px;
	}
		
#bottom {
	float: left;
	border: 0px solid #fff;
	margin: 0;
	background:#a32828 url(../images/bottombg.gif);
	height:140px;
	width:642px;
	text-align:center;
	}
#bottom img{border: 0; margin:0px 10px;}

	#bottom a {
	border: none;
	padding: 0px;
	}
	
	#bottom span {
		display: none;
	}
	
	#community {
		/*background: url(../images/community.jpg);
		width: 222px;
		\width: 222px;
		w\idth: 222px;
		height: 121px;
		margin-top: 40px;
		float: left;*/
	}		


h4 {
	margin: 0px;
	color: #000;
}

p {
	font-size: 12px;
	}

p.text {
	margin: 0px;
	color: #666;
	margin-bottom: 15px;
}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
.image {
	border: 0px #FFF;
}

.selected {
	font-weight:bold;
	color:#990000;
	background: url("../images/arrow.gif") left top no-repeat;
	padding-left: 12px;
}

div.mainCalendarDiv {
        width: 640px;
        margin: 18px auto;
	text-align: left;
	padding-bottom: 36px;
}

a.entry {
	color: #900;
	font-size: 11px;
}

.time {
	font-weight: bold;
}

form.paypalforms {
	margin: 0px;
	padding: 0px;
}

form.paypalforms h3 {
	margin: 0px 0px 12px 0px;
}


	
