body 
{
	text-align: center;
	margin: 0px auto 0px auto;
	background-color: #d3d3d3
}

.wrapper 
{
	width: 932px; 
	margin: 0px auto 0px auto; 
	background-image: url(/webart/366/shadow-bg.gif)
}

.header 
{
	width: 922px; 
	margin: 0px auto 0px auto; 
	overflow: hidden
}

.topbar 
{
	height: 90px; 
	width: 922px; 
	margin: 0px auto 0px auto; 
	overflow: hidden; 
	background-image: url(/webart/366/top-nav-bg.gif);
	background-position: top right;
}

.topnav 
{
	color: #FFFFFF; 
	overflow: hidden;
	padding-left: 1px;
}

.toplink 
{ 
	padding-top: 30px;
	text-align: center; 
	width: 102px; 
	height: 90px; 
	float: left;  
	background-image: url(/webart/366/button-bg.gif);
	cursor: pointer;
}

.toplink:hover 
{
	background-image: url(/webart/366/button-lit.gif);
}

a.topnavlink, a.topnavlink:active, a.topnavlink:visited 
{
	color: #ffffff; 
	text-decoration: none; 
	font-weight: bold; 
	font-family: arial; 
	font-size: 14px;
}

a.topnavlink:hover {text-decoration: none; color: #b65713;}

.contentwrap 
{
	width: 922px; 
	margin: 0px auto 0px auto; 
	overflow: hidden;
}

.leftbar
{
	float: left;
	width: 230px;
}

.login 
{
	text-align: left;
	float: left;
	background-image: url(/webart/366/login-left-nav-02.gif); 
	width: 230px; 
	height: 180px;
}

.loginbutton
{
	position: relative;
	top: 85px;
	left: 155px;
}

.submit
{
	width: 46px;
	height: 21px;
	background-color: #c3dbb0;
	color: #5a967d;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	border-width: thin;
}

.submit:hover {background-color: #d5d691;}

.login-name 
{
	position: relative; 
	top: 60px; 
	left: 81px; 
	width: 115px; 
	height: 20px;
	border-width: 0px;
	border-style: none;
	background-image: url(/webart/366/input.gif);
	padding: 2px 0px 0px 5px;
}

.login-name:focus {background-image: url(/webart/366/input-focus.gif);}

.login-pass 
{
	position: relative; 
	top: 75px; 
	left: 81px; 
	width: 115px; 
	height: 20px;
	border-width: 0px;
	border-style: none;
	background-image: url(/webart/366/input.gif);
	padding: 2px 0px 0px 5px;
}

.login-pass:focus {background-image: url(/webart/366/input-focus.gif);}

.newswrap 
{
	width: 230px; 
	float: left;
	text-align: left;
	background-image: url(/webart/366/news-letter-bottom.gif);
}

.newstext {margin: 12px; color: #b66d3a}

.pagecont 
{
	width: 692px; 
	float: left; 
	background-image: url(/webart/366/content-bg.gif); 
	vertical-align: top
}

.homecontwrap 
{
	text-align: left; 
	width: 692px;
}

.hometext 
{
	padding: 15px 0px 0px 22px;
	width: 460px;
	float: left;
	font-family: arial;
	font-size: 12px;
}

.weather 
{
	float: left; 
	background-image: url(/webart/366/weather-bg.gif)
}

.weatherlink 
{
	text-align: center; 
	margin-top: 15px;
}

.insidecont
{
	margin: 12px;
	padding-left: 10px;
	text-align: left;
	font-family: arial;
	font-size: 12px;
}

.dlogo
{
	margin: 0px auto 0px auto;
	color: Black; 
	font-family: Arial; 
	font-size: 10px;
}

.imagecell {float: left; background: none; margin: 0px;}

/*body needs text-align: center added (a bug in a IE fix) and everything with text needs to be left aligned*/