body 
{
	text-align:center;
	font-family:Arial,Helvetica,sans-serif;
	background:#d5d8ba url(/images/background_gradiant.jpg) repeat-x scroll 0 0 ;
	margin:0;
	padding:0;
}

img{
border:none;
}
a{
	color:#158d84;
	}

#pageContainer {
text-align:left;
margin:0 auto;
overflow:hidden;
width:973px;
border:solid 1px black;
border-top:none;
background-color:#b4b4b4;
background:#b4b4b4 url(/images/page_header.jpg) no-repeat scroll 0 0 ;
}

#globalNav 
{


height:188px
}

a.globalNav_homeLink
{
	width:270px;
	float:left;
	height:41px;
	margin-left:50px;
	position:relative;
	top:44px;
}

#globalNav_upperRight
{

padding-top:8px;
float:right;


}

#globalNav_upperRight a
{
margin:2px;
}

#globalNav_pageLinks
{
	position:relative;
	top:85px;
	clear:both;
	float:right;

	width:626px;
	height:33px;
	
	width:636px;
	
}

#globalNav_pageLinks a
{
	text-decoration:none;
	color:black;
}

a.globalNav_link_over
{
	background:transparent url(/images/globalNav_link_over.gif) no-repeat scroll 0 0;
	width:83px;
	float:left;
	height:33px;
	padding-top:4px;
	text-align:center;
	margin:0 2px 0 2px;
}
a.globalNav_link_out
{
	background:transparent url(/images/globalNav_link.gif) no-repeat scroll 0 0;
	width:83px;
	float:left;
	height:33px;
	padding-top:4px;
	text-align:center;
	margin:0 2px 0 2px;
}

#pageContent
{
	padding:0 16px 0px 16px;

}

h1
{
	color:#138c83;
font-variant: small-caps;
font-family:arial,sans-serif;

font-weight:bold;
font-size:60px;
margin:0;
padding:0;
padding-left:30px;
	}
	

	
#leftSide
{
	float:left;
	width:180px;
	min-height:150px;
	background-color:#f5f5f5;
	margin-bottom:16px;
}



#rightSide
{
	float:right;
	width:745px;
	min-height:150px;
	background-color:#f5f5f5;
	margin-bottom:16px;
	
}

#rightBody
{
	padding:0 16px 16px 16px;
	margin:0;
}

#footerContent
{
	text-align:center;
	padding:8px 0 16px 0;
} 



.artImageDiv
{
	display:inline;
	text-align:center; 
	padding:8px 8px 0 8px;
	}
	
.artImage
{
	
	}


	ul.nolist li
	{
		list-style-type: none; 
		padding:0; 
		margin:0;
	}
	
	
.orderBoxDiv
{
	width:400px;
	padding:0 15px 15px 15px;
	
	
	}
	
	.leftList
	{
		padding:4px ; 
		margin:0;
	}
	
	.leftList li
	{
		list-style-type: none; 
		padding:4px 0; 
		margin:0;
	}
	
	.leftList li a
	{
		color:black;
		text-decoration:none;
		}
	