body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9A8530;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FDE79E;
	background-image: url(image/bodyBackground.jpg);
}

a:link {
	color: #7E7E67;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

a:active {
	color: #696969;
	text-decoration: none;
}

a {
	font-size: 11px;
	color: #666666;
}

#pageWrapper {
	width:1000px;
	margin:auto;
	/*border:2px solid #930;*/
	background-color:#FDE79E;
}

#breadcrumb, #google {display:none;}

#content {padding:10px;}

.eventIncludedLinkedTitle a{
	font-weight:bold;
	font-size:1.25em;
}

.logIn {display:none;}


#footer {
	margin-top:10px;
}