body {
	padding: 1px;
	margin: 0px;
}
#logo {
	height:110px;
	width:auto;
	background: url('images/topBackground.gif') repeat-x;
	padding-left:20px;
}
#siteSearch {
	float:right;
	height:103px;
	width:437px;
	position:absolute;
	top:1px;
	right:1px;
	background: url('images/siteSearchBackground.jpg') repeat-x;
	color:white;
	border-left:none;
	text-align:center;
	font-size:24px;
	padding-top:8px;
	border-left:1px solid white;
}
#hpImage {
	width:auto;
	border-top:1px solid white;
	height:193px;
	background: url('images/hpImage.jpg') no-repeat;
	overflow:hidden;
	margin-left:220px;
}
#mainCol {
	width:173px;
	padding-left:45px;
	height:179px;
	padding-top:14px;
	border:1px solid white;
	position:absolute;
	top:111px;
	left:1px;
	background: url('images/mainColBackground.jpg') repeat-x;
}
#mainCol table {
	width:150px;
}
#mainCol .bullets{
	height:9px;
	width:5px;
}
.menu {
	position:relative;
	width:75px;
                vertical-align: baseline;
}
#mainCol a{
	color:white;
	text-decoration:none;
}
#mainCol a:hover{
	text-decoration:underline;
}
#content {
	height:390px;
	width:auto;
	margin-right:325px;
	border:1px solid white;
	padding-top:30px;
}
#content table {
	width:636px;
}
.tdPic {
        vertical-align: top;
}
.cpic {
	height:85px;
	width:85px;
	border:1px solid black;
}
.ctext {
	width:240px;
	padding-left:2px;
	vertical-align:top;
	color: black;
	margin-top:0px;
	font-family: Veranda;
	font-size:11pt;
}
.ctext a{
	color:#000080;
	font-weight: bold;
	text-decoration: underline;
}
.ctext p{
	margin-top:0;
}
.buffer {
	width:13px;
}
.vbuffer {
	height:25px;
}
#events {
	width:314px;
	border:1px solid white;
	height:420px;
	background-color:#FBEECE;
	padding-right:10px;
	float:right;
	position:absolute;
	right:1px;
	top:305px;
}
.upcoming {
	font-size:18pt;
	font-family:Times New Roman;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 0;
	margin-top:5px;
}
.date {
	color:#000080;
	font-weight: bold;
	font-family: Times New Roman;
	font-size:11pt;
	margin-bottom:0px;
	margin-left: 10px;
	margin-top:10px;
}
.eTitle {
	margin-top:0;
	margin-bottom:0;
	margin-left:10px;
	color:black;
	font-weight: bold;
	font-family: Times New Roman;
	font-size:11pt;
}
.eInfo {
	margin-top:0;
	margin-bottom:0;
	margin-left:10px;
	color:black;
	font-family: Times New Roman;
	font-size:11pt;
}

#footer {
	width: auto;
	height: 24px;
	background-color: #345561;
	overflow:hidden;
	text-align:center;
	padding:4px;
	color: #4E5E65;
	font-size:9pt;	
}
#footer a{
	color:white;
	text-decoration: none;
	font-size:12pt;
	padding-left:2px;
	padding-right:2px;
}
#footer a:hover{
	text-decoration: underline;
}
#copyright {
	margin-top:8px;
	width: auto;
	height:26px;
	background-color:white;
	text-align:center;
	padding:0;
}


