body {
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: #0d5e02;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 0px 20px;
	color: #476a8a;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0px 0px 20px;
	color: #0d5e02;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

ul {
	margin-top: 0px;
	font-weight: bold;
	font-size: 14px;
}

hr {
	width: 500px;
	border: 0px;
	height: 1px;
	margin-left: 20px;
	text-align: left;
}

a {text-decoration: none;}
a:link {color: #226cb0;}
a:active {color: #226cb0;}
a:visited {color: #226cb0;}
a:hover {color: #50abff; text-decoration: underline;}

#mainContainer {
	width: 746px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url('images/main-back.gif');
	background-repeat: repeat-y;
}

#leftSide {
	width: 161px;
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
}

#content {
	width: 585px;
	margin: 0px;
	padding: 0px;
	display: inline;
	float: right;
}

.text {
	margin: 0px 30px 20px 20px;
	padding: 0px;
}

.staffPhoto {
	text-align: center;
	width: 190px;
	display: inline;
	float: right;
	color: #666666;
	margin: 0px 20px 5px 0px;
	padding: 0px;
}

#topContainer{
	width:746px;
	overflow:hidden;
	margin:0;
	padding:0;
	}
#header p{
	margin:0;
	padding:0;
	}
#header p a{
	width:465px;
	height:161px;
	background:url(images/header2.jpg);
	display:block;
	overflow:hidden;
	text-indent:-2000px;
	float:left;
	margin:0;
	padding:0;
	}
#flashContainer{
	width:281px;
	height:161px;
	float:right;
	background:url(images/flash-background.jpg);
	}
#footer{
	width:746px;
	height:37px;
	background:url(images/footer.jpg);
	text-align:center;
	padding-top:23px;
	color:#ffffff;
	clear:both;
	}
#footer p{
	margin:0;
	}
#poweredBy{
	width:690px;
	margin:0 auto;
	text-align:right;
	font-size:9px;
	color:#d2f7b5;
	}
#poweredBy p{
	margin:0;
	padding:0;
	float:right;
	}
#poweredBy a{
	float:right;
	margin-left:4px;
	color:#d2f7b5;
	text-decoration:none;
	}
#poweredBy a:hover{
	text-decoration:underline;
	}
.greenBox{
	border:1px solid #e0eade;
	background:#f2faec;
	padding:2px;
	display:block;
	margin:0;
	}	
.top {
	margin: 0px 40px 5px 0px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}
.comingSoon {
	float: right;
	height: 103px;
	width: 199px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.picfloat {
	float: right;
	padding: 1px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #0f5f06;
}