

body {
	background: #958D8D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
text-align:center; /* for IE */
margin:0 auto; /* for the rest */
}
}

h2, h3 {
	margin-top: 0px;
	color: #2D661F;
}

h2 {
	font-size: 18px;
}

h3 {
	margin: 0;
	font-size: 16px;
}

h4, h5, h6 {
}

p, ol, ul, dl, blockquote {
	margin-top: 0;
}

a {
	color: #248A06;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 900px;
	height: 78px;
	margin: 0 auto;
	background: url(images/header.jpg);
	position:relative;
}

#header a{
display:block;
position:absolute;
} 

#header a#link1{
width:73px;
height:70px;
top:0px;
left:565px;
}

#header h1 {
	float: left;
	margin: 0;
	font-size: 32px;
}

#header h2 {
	float: right;
	margin: 0;
	padding: 14px 20px 0 0;
	font-size: 14px;
	color: #60828B;
}

#header a {
	text-decoration: none;
	color: #000000;
}

/* Menu */

#menu {
	width: 880px;
	height: 30px;
	margin: 0 auto;
	padding: 10px 10px;
	background: url(images/background.jpg);
}

#menu ul {
	width: 880px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: #333333;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 7px 10px 5px 10px;
	border-left: 1px solid #666666;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: #CCCCCC;
	color: #000000;
}

#menu .first a {
	border: none;
}

/* Splash */

#splash {
	width: 900px;
	height: 250px;
	margin: 0 auto;
	padding: 0 0px;
	background: #8BCDDD;
}
#splash1 {
	width: 900px;
	height: 890px;
	margin: 0 auto;
	padding: 0 0px;
	background: #8BCDDD;
}

#splashMeetus {
	width: 900px;
	height: 325px;
	margin: 0 auto;
	padding: 0 0px;
	background: #8BCDDD;
}

#splashFaqs {
	width: 900px;
	height: 920px;
	margin: 0 auto;
	padding: 0 0px;
	background: url();
	background: #8BCDDD;
}

#splashEvents {
	width: 900px;
	height: 600px;
	margin: 0 auto;
	padding: 5px 0 0 0;
	background: url(images/faq.jpg) no-repeat;
}

#CalendarUpdate {
	width: 900px;
	height: 400px;
	margin: 0 auto;
	padding: 5px 0 0 0;
	background: url(images/faq.jpg) no-repeat;
}

/* Content */

#content {
	width: 900px;
text-align:center; /* for IE */
margin:0 auto; /* for the rest */
	background: url(images/background.jpg);
}

#colOne {
	float: right;
	width: 400px;
	padding: 0 15px 0 0;
}

#colOne h2{
	color: #ffffff;
}
#colOne p{
	color: #ffffff;
}

#colTwo {
	float: left;
	width: 400px;
	padding: 0 0 0 15px;
	color: #ffffff;
}

#colTwo h2{
	color: #ffffff;
}

/* Footer */

#footer {
	width: 900px;
	height: 75px;
	margin: 0 auto;
	padding: 5px 0 0 0;
	background: url(images/footer.jpg) no-repeat;
}

#footer p {
	margin: 0px;
	text-align: center;
	color: #ffffff;
}
#MainText p {
	margin: 0px;
	text-align: center;
	color: #ffffff;
}
