body { margin: 0px; }

.Wrapper
{
	width: 936px;
	overflow:hidden;
}

.ContentWrapper
{
	clear: both;
	/* padding: 67px 30px 0px 185px;
	background: url(/webart/bg.jpg) no-repeat; */
	
}

.Footer
{
	
	font-size: 9px;
	font-family: verdana;
	padding: 0px 0px 0px 0px;
	color: #666666;
}	

.Footer a:link, .Footer a:active, .Footer a:visited
{
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.Nav {font-size:10px; font-weight:normal;}

A.NavLink:link, a.NavLink:visited, a.NavLink:active {text-decoration: none; color: #297dd3;font-size:10px; font-family:Arial; font-weight:normal;}
A.NavLink:hover {text-decoration: underline; color: #297dd3;}
