a {
	color: #FF0000;
}
a:hover {
	text-decoration: none;
}
body { 

	background-color:#000000;
	margin: 5px; 
	padding: 5px; 
}
#container { 

	margin-left: auto; 
	margin-right: auto; 
	clear: both; 
	border: 1px solid #000000; 
	background-color: #FFFFFF; 
	width: 780px;
}
#bodyContent {

	padding: 0;
	margin: 5px;
}

.clear {

	clear: both;
	padding: 0;
	margin: 0;
	height: 1px;
}

#headerBanner {

	height: 200px;
	clear: both;
	width: 770px;
	background-image:url('/im/other/bn_scott.jpg');
	border-bottom: 5px solid #FFFFFF;
}

.bodyBullets {

	margin: 20px 0 10px 5px;
	padding: 0;
	list-style: none;

}

.bodyBullets li {

	margin: 0 0 7px 10px;
	padding: 0;
	list-style-type: circle;
	float: left;
	width: 170px;
}

.bodyBullets li a {

	font-weight: bold;
	color: #003366;
}

.bodyBullets li a:hover {

	text-decoration: none;
}




#bodyColumn {

	font: 10px Verdana, Arial, sans-serif;
	text-align: justify;
	width: 565px;
}

#bodyColumn h1 { 

	font: 22px "Century Gothic", Arial, sans-serif; 
	margin: 5px 0 10px 0; 
	padding: 5px 0 0 0; 
	line-height: inherit; 
	letter-spacing: -1px;
} 

#bodyColumn h2 { 

	font: Bold 16px "Century Gothic", Arial, sans-serif; 
	margin: 10px 0 10px 0; 
	padding: 0; 
	line-height: inherit; 
} 

#eventsList {
	padding: 0 0 10px 0;
}

#eventsList h2 {

	font: Bold 18px Arial;
	color:#000099;
	margin: 20px 0 10px 0;
	border-bottom: 1px dotted #000099;
}

#eventsList h3 {

	font: Bold 12px Arial;
	color:#666666;
	margin: 0;
	display: inline;
}

#eventsList h4 {

	font: Bold 12px Arial;
	color:#666666;
	margin: 0;
	display: inline;
}

#eventShorts h2 {

	font: Bold 16px Arial;
	color:#666666;
	margin: 15px 0 5px 0;
}

#eventShorts h3, #eventShorts h4 {

	font: Bold 9px Verdana;
	color:#000000;
	margin: 0;
}


h3 {

	font: Bold 12px "Century Gothic", Arial, sans-serif; 
	margin: 10px 0 5px 0; 
	padding: 0; 
	line-height: inherit; 


}

#gallery {

	width: 180px; 
	float: left; 
	margin: 15px 0 0 0;
}

#gallery img {

	border: 5px solid #666666;
	float: left;
	margin: 0 5px 5px 0;
}

#subGallery {

	margin-top: 5px;
	
}

#subGallery img {

	border: 5px solid #666666;
	float: left;
	margin: 0 5px 5px 0;
}

.i_gallery {

	margin: 15px 0 0 0;
	width: 375px;
	height: 443px;
	border: 1px solid #000000;
	padding: 0;

}

#mainHeader
{
	width: 195px;
	text-decoration:none;
	font: 15px Verdana;
	letter-spacing: -1px;
	color: #CCCCCC;
	text-align: right;
	display: block;
	padding: 2px 0 0 0;
}

#navBar {

	background-color: #999999;
	width: 770px;
	clear: both;
	margin: 0 0 5px 0;
	height: 25px;
}

#navBar ul {

	margin: 0;
	padding: 0;
}

#navBar li {

	margin: 0;
	padding: 0;
	display: inline;
	float: left;

}

#navBar .nav {

	text-decoration: none;
	color: #FFFFFF;
	/*
	background-image: url('/im/other/nav.gif');
	*/
	border-right: 1px solid #FFFFFF;
	width: 94px;
	height: 25px;
	display: block;
	font: Bold 12px 'Verdana';
	padding: 4px 0 0 0;
	text-align:center;
	
}

#navBar .nav:hover {

	background-color: #CCCCCC;
	border-bottom: 3px solid #0099CC;
	height: 21px;
	color: #000000;
}

.nActive {

	text-decoration: none;
	color: #000000;
	border-right: 1px solid #FFFFFF;
	width: 94px;
	height: 25px;
	display: block;
	font: Bold 12px 'Verdana';
	padding: 4px 0 0 0;
	background-color: #a6d7e8;
	border-bottom: 3px solid #0099CC;
	height: 21px;
	text-align:center;
}

.newsBox {

	border: 3px solid #0099CC;
	margin: 0 0 5px 0;
}

.newsBoxBuffer {

	margin: 5px;

}

.newsBox h1 { 

	font: Bold 22px Verdana; 
	margin: 0; 
	padding: 10px 0 0 0;
	color: #a6d7e8; 
	background-color: #0099CC; 
	height: 28px;
	letter-spacing: -2px;
}

.newsBox h2 { 

	font: Bold 10px Verdana; 
	margin: 5px 0 0 0; 
	padding: 0; 
	line-height: 10px; 
}

.newsBox img {  

	border: 5px solid #666666; 
	margin: 5px 5px 0 0; 

}

.newsBox .more {

	text-align: right;
	width: 180px;
	display: block;
	color:#FF0000;
	text-transform:lowercase;

}

.newsBullets {

	margin: 10px 0 10px 5px;
	padding: 0;
	list-style: none;

}

.newsBullets li {

	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
	list-style: none;
	background-image:url('../im/other/bullet.gif');
	background-position: 0 3px;
	background-repeat:no-repeat;
}

.newsBullets a {

	text-decoration: none;
	color: #003399;
}

.newsBullets a:hover {

	text-decoration: underline;
	color: #666666;
}
#newsColumn {

	float: right;
	width: 200px;
	font: 9px Verdana, Arial, sans-serif;
}
