/* Main CSS */

*
{
	background: inherit;
	color: inherit;
	border: none;
	margin: 0px;
	padding: 0px;
}

body
{
	background-color: #FFFFFF;
	color: inherit;
	font-family:Trebuchet MS;
	font-size:12px;
}

#enclosure
{
	display: block;
	background-color: #FFFFFF;
	color: inherit;
	position: absolute;
	top: 0px;
left:50%;
margin-left:-320px;
	width: 640px;
	overflow: visible;
	min-height:100%

}

#header
{
	background-image:url(../images/gr-top-bkgrd1.gif);
	background-position: top;
	background-repeat:no-repeat;	
	position: relative;
	top: 0px;
	left: 0px;

	height:200px;
	width:640px;

}

#header #left #logo
{
	background: none;
	position: absolute;
	top: 0px;
	left: 20px;
	width: auto;
	height: 100px;
	text-decoration: none;
}


#header_artist{

background-image:url(../images/gr-top-bkgrd-art.png);
	background-position: top;
	background-repeat:no-repeat;	
	position: relative;
	top: 0px;
	left: 0px;

	height:200px;
	width:640px;




}

#header_artist #left #logo
{
	background: none;
	position: absolute;
	top: 0px;
	left: 20px;
	width: auto;
	height: 100px;
	text-decoration: none;
}


#logo{
position:absolute;
z-index:50;
margin-left:20px;
margin-top:2px;
}

#message{

width:450px;
position:relative;
margin-left:75px;
padding-bottom:30px;

}

#nav{
position:relative;
margin-right:5px;
padding-top:10px;
}

#nav a{

margin-right:5px;
color:#000000;
font-weight:bold;
text-decoration:none;
}

#nav a:hover{
text-decoration:underline;
}





#featured{



width:640px;
height:auto;
display:block;

}

#featured img{
margin-left:55px;
background:transparent;
}

#featured_box{

	width:640px;
	height:250px;
	background-image:url(../images/bottom_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-y;
	position:relative;
	top:110px;



}

#feattext{
float:right;

margin-right:15px;
position:relative;
top:-175px;

color:#FFFFFF;
background:transparent;
width:250px;


}

#featheader{
color:#669900;
background:transparent;
}

#artist_name{

	font-size:22px;
	font-weight:bold;
	color:#FFFFFF;
	display:block;
	position:relative;
	top:-40px;
	left:75px;
	font-family: fantasy;


}
#artist_type{

	font-size:14px;
	color:#FFFFFF;
	display:block;
	position:relative;
	top:-35px;
	left:75px;



}
#statement{

	font-size:14px;
	color:#FFFFFF;
	display:block;
	position:relative;
	top:-80px;
	left:300px;


}

#artwork{

	margin-left:20px;
	margin-top:-20px;




}



#artwork td{

	border:solid black 2px;
	width:50px;
	height:50px;



}

#mainpic{

float:right;
margin-top:-250px;
margin-right:75px;
border:solid black 3px;


}


#footer
{


	background-image:url(../images/gr-bottom-bkgrd1.gif);
	background-position: top;
	background-repeat:no-repeat;
	
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 25;
	width: 640px;
	height: 220px;
}

#footer .powered
{
	display: block;
	background: transparent;
	color: #FFFFFF;
	position: absolute;
	top: 0px;
	right: 10px;
	width: 150px;
	height: 25px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}

#footer .powered a
{
	color: #FFFFFF;
	height: 25px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

#footer .copyright
{
	display: block;
	background: none;
	color: #FFFFFF;
	position: absolute;
	top: 0px;
	left: 10px;
	width: 295px;
	height: 25px;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

#footer .copyright a
{
	color: #FFFFFF;
	height: 25px;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

#feat_pic{


	position:relative;
	top:-100px;
	background-color:transparent;
	background-image:none;

}