body {margin: 0px;}

.header-wrap 
	{
		height: 252px; 
		background-image: url(/webart/header-bg.gif);
	}

.header 
	{
		margin: 0px auto 0px auto; 
		width: 1010px;
	}

.img-cell {float: left}

.body-wrap 
	{
		background-image: url(/webart/body-bg.gif); 
		background-repeat: repeat-x; 
		background-color: #663f70
	}

.body-container1 
	{
		margin: 0px auto 0px auto; 
		width: 1010px; display: block; 
		height: auto; overflow: hidden;
	}

.body-container 
	{
		margin: 0px auto 0px auto; 
		width: 1010px; 
		background-image: url(/webart/inside-bg-grow.gif); 
		display: block; 
		height: auto; 
		overflow: hidden;
	}

.nav-wrapbg 
	{
		width: 251px; 
		background-image: url(/webart/nav-bg-grow.gif); 
		display: block; 
		float: left
	}

.nav 
	{
		width: 251px; 
		background-image: url(/webart/nav-bg-top.gif); 
		background-repeat: no-repeat; 
		padding-top: 40px;
	}

.navbutton 
	{
		width: 178px; 
		height: 24px; 
		background-image: url(/webart/nav-button-bg.gif); 
		color: #FFFFFF; 
		padding: 8px 0px 10px 55px;
	}

.navbutton:hover 
	{
		background-image: url(/webart/nav-button-bg-lit.gif); 
		background-repeat: no-repeat; 
		cursor: pointer
	}
.navbutton-small
	{
		margin: 0px 0px 10px 20px;
		padding-left: 40px;
	}
.navbutton-small li
	{
		width: 120px;
		color: #FFFFFF; 
		padding: 0px 0px 0px 10px;
	}
.navbutton-small li:hover 
	{
		background-color: #492d50;
		cursor: pointer
	}
a.menu-link, a.menu-link:visited, a.menu-link:active  
	{	
		text-decoration: none; 
		color: #FFFFFF;
		cursor: pointer;
	}
a.menu-link:hover
	{	
		background-image: url(/webart/nav-button-bg-lit.gif);
		background-repeat: no-repeat;
		text-decoration: none; 
		color: #FFFFFF;
		cursor: pointer;
	}
a.menu-link-small, a.menu-link-small:visited, a.menu-link-small:active  
	{	
		font-size: 12px;
		text-decoration: none; 
		color: #FFFFFF;
	}
a.menu-link-small:hover
	{	
		text-decoration: none; 
		color: #FFFFFF;
		cursor: pointer;
	}
.homepage-wrap 
	{
		width: 759px; 
		display: block; 
		float: left
	}

.textwrap 
	{
		background-image: url(/webart/home-content-bg.gif); 
		background-repeat: no-repeat;
	}

.text 
	{
		width: 650px; 
		position: relative; 
		top: 30px; left: 55px; 
		color: #FFFFFF; 
		font-family: times; 
		font-size: 14px;
	}

.inside-wrap 
	{
		background-image: url(/webart/inside-bg.gif); 
		background-repeat: no-repeat; 
		width: 759px; 
		float: left;
	}

.inside-text 
	{
		width: 690px; 
		position: relative; 
		top: 35px; 
		left: 0px; float: left
	}

.footer-wrap 
	{
		height:  150px; 
		background-image: url(/webart/footer-bg.gif)
	}

.footer 
	{
		margin: 0px auto 0px auto; 
		width: 1010px;
	}

.dlogo 
	{
		margin: 0px auto 0px auto; 
		width: 120px; 
		font-size: 10px; 
		padding-top: 10px
	}








