body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 1000px;
	margin: 0px auto 0px auto;
	border: 0;
	text-align: left;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/NewADbgrnd.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navigation {
	height: 32px;
	padding-top: 80px;
	padding-left: 25px;
	text-align: left;
}
#maincontent {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}
#leftcol {
	float: left;
	width: 650px;
}
#rightcol {
	float: right;
	width: 270px;
	margin-top: 30px;
}
#creambox {
	font-size: 85%;
	background-color: #E9EDCB;
	padding: 10px;
	line-height: 1.2em;
}
#creambox h1 {
	font-size: 140%;
	font-weight: normal;
	color: #333366;
	margin: 0px;
	padding: 0px;
}
.clearit {
	clear: both;
}
#navigation ul {
	display: inline;
}
#navigation ul li {
	display: inline;
}
a:link {
	color: #333333;
	text-decoration: none;
}
#whitebox {
	font-size: 85%;
	padding: 10px;
	line-height: 1.4em;
	margin-top: 25px;
	height: 200px;
	background-image: url(images/whiteshade.png);
}
#gallery {
	font-size: 85%;
	background-image: url(images/whiteshade.png);
	padding: 15px;
}
#gallery h1 {
	font-size: 160%;
	font-weight: normal;
	color: #333366;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.rightimage {
	float: right;
}
.leftimage {
	float: left;
}
#whitebox h1 {
	font-size: 170%;
	font-weight: normal;
	color: #333366;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#solidwhitebox {
	font-size: 85%;
	background-color: #FFFFFF;
	padding: 10px;
	line-height: 1.2em;
}
#solidwhitebox h1 {
	font-size: 140%;
	font-weight: normal;
	color: #333366;
	margin: 0px;
	padding: 0px;
}
#plainwrapper {
	width: 1000px;
	margin: 0px auto 0px auto;
	border: 0;
	text-align: left;
	padding: 0px;
	background-color: #EFF1D9;
	background-image: url(images/PlainWrapBgrnd.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#footer {
	font-size: 80%;
	color: #999999;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 1000px;
}




#tabnav
	{
		height: 30px;
		margin: 0;
		padding-left: 10px;
		background: url(images/tab_bottom.gif) repeat-x bottom;
	}

#tabnav li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}
	
#tabnav a:link, #tabnav a:visited
	{
		float: left;
		background: #f3f3f3;
		font-size: 12px;
		line-height: 14px;
		font-weight: bold;
		padding: 7px 10px 7px 10px;
		margin-right: 4px;
		border: 1px solid #ccc;
		text-decoration: none;
		color: #666;
	}

#tabnav a:link.active, #tabnav a:visited.active
	{
		border-bottom: 1px solid #E9EDCB;
		background: #E9EDCB;
		color: #000;
	}

#tabnav a:hover
	{
		background: #fff;
	}#widecol {
	float: left;
	width: 800px;
}
#narrowrightcol {
	float: right;
	width: 140px;
	margin-top: 30px;
	font-size: 85%;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
.leftimagepad {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
