body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #3C535D;
	margin-top: 50px;
	margin-bottom: 50px;
	padding: 0px;
}
a:link {
	color: #A6002C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3C535D;
}
a:hover {
	color: #A6002C;
	text-decoration: underline;
}
a:active {
	color: #A6002C;
	text-decoration: none;
}
sup {
	font-size: 0.75em; 
	line-height: 0.5em
} 
li {
	list-style-type: square;
	list-style-image: url(../images/listBullet.gif);
}
#page{
	width: 790px;
	border-top-color:#A6002C;
	border-top-style:solid;
	border-top-width:18px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
min-height:450px;
	padding-bottom: 50px;
}
#navbar{
	height:70px;
	margin:0 0 0 170px;
}
#navbar ul{
/*	height: 46px;*/
height:3em;
	margin:0 0 0 0;
	padding:0 0 0 0;
	vertical-align:bottom;
}
#navbar li{
	list-style:none;
	float:left;
	height:2.8em;
	line-height:1.2em;
	margin:0 10px 0 0;
	padding:15px 10px 5px 10px;
	color: #A6002C;
	vertical-align:bottom;
	background-color: #BECBD2;
	font-weight: bold;
	background-image: url(../images/nav_bgd.gif);
	background-position:bottom left;
	list-style-type: none;
}
#navbar li a{
	color: #FFFFFF;
	text-decoration: none;
}
#navbar li a:hover{
	color: #A6002C;
}
#logo{
	clear:both;
	border-bottom-color:#A6002C;
	border-bottom-style:solid;
	border-bottom-width:0px;
}
#pageBody{
/*	width: 390px;*/
	line-height:1.7em;
	margin:0 50px 0 170px;
}
.homePage #pageBody{
	width: 250px;
}
#sideBar{
	float:right;
	width: 200px;
	height:100%;
	margin-left:30px;
display:block;
}
#slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 23px;
	color: #333333;
	margin: 0px;
	margin-bottom: 50px;
	padding: 0px;
	text-align: left;
}
#handshake {
	margin-top: 80px;
	margin-bottom: 50px;
}
.homePage #sideBar{
	width: 300px;
}
#pageTitle{
	font-size: 16px;
	font-weight: bold;
	color: #3C535D;
	line-height:1.2em;
	vertical-align:bottom;
	bottom:1em;
	position:relative;
}
h1, h2, h3, h4, h5{
	font-weight: bold;
/*	margin:0 0 0 0;*/
}
h1, h3, h5{
	color: #3C535D;
}
h2, h4 {
	color:#A6002C;
}
h1{
	font-size: 16px;
	line-height:1.4em;
}
h2, h3{
	font-size: 14px;
	line-height:1.2em;
}
h4, h5{
	font-size: 12px;
	line-height:1.2em;
}
#footer{
	font-size: 9px;
	color: #999999;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}
.floatRight{
	float:right;
	margin-left:20px;
	margin-bottom:15px;
}
.floatLeft{
	float:left;
	margin-right:20px;
	margin-bottom:15px;
}
.clearFloat{
	clear:both;
}
strong, b, .emb {
	font-weight: bold;
	color: #3C535D;
}
blockquote{
	border:1px solid #3C535D;
	padding:10px;
}
.GalleryPage{
	background-color: #FFFFFF;
	margin:0 0 0 0;
}
#GalleryImage{
	margin:0 auto 0 auto;
}
#GalleryImage img{
	border:1px solid #3C535D;
}
#GalleryTitles{
	margin:0 auto 0 auto;
}
#Sponsors{
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}
#Sponsors img{
	margin:10px 15px 10px 15px;
}
#feedback{
	color: #A6002C;
/*	vertical-align:middle;*/
	text-align: center;
	padding-top: 1.7em;
	padding-bottom: 1.7em;
/*	height: 17em;*/
/*	display: block;*/
}
