/* CSS Document */
html{
height:100%;
}
body      { color: #000; font-size: 13px; font-family: Arial, Verdana, sans-serif; background-color: #fff; background-image: none; background-attachment: fixed; background-position: center; margin: 0 auto; padding: 0 }
#container {
margin: 0.5em auto 0;
padding: 0 0 0 0;
width: 750px;
}
#content        { background-image: none; background-repeat: no-repeat; height: auto; border-width: 1px 0; border-color: #fff }
#text_field    {
	list-style: none;
	margin: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 710px;
	height: auto;
	float: left
	}
#left a:link, #left a:visited, #left a:active{
color: #FF9933;
text-decoration: none;
}
#left a:hover{
color: #fc0;
text-decoration: underline;
}
#left      { margin: 0; padding: 20px; width: 324px; height: auto; float: left }
#right        {
	list-style: none;
	margin: 0;
	padding: 20px;
	width: 324px;
	height: auto;
	float: right
	}
#right p {

}
#right a:link, #right a:visited, #right a:active {
color: #FF9933;
text-decoration: none;
}
#right a:hover{
color: #fc0;
text-decoration: underline;
}
.clearer {
font-size: 0px;
height: 0px;
width: 100%;
display: block;
clear: both;
}
#photo_description   { color: #006400; font-size: 13px; text-align: center; margin: 0; padding-top: 0; clear: both }
#footer          { color: #006400; font-size: 12px; text-align: center; margin: 1em 0; padding-top: 0; padding-bottom: 3em; clear: both }
#description     { color: #006400; font-size: 12px; text-align: left; margin: 0 0; padding-top: 0; padding-bottom: 3em; clear: both }
#footer p{
margin:0;
}
#footer a:link, #footer a:visited{
color: #FF9933;
text-decoration:none;
}
#footer a:hover{
color: #ffcc00;
text-decoration: underline;
}
#layout dd ul.layoutArtists {
width: 280px;
margin:2px 0 0 0; 
padding:0;
}
#layout dd ul.layoutArtists li {
list-style-type:none;
margin: 0;
padding: 0 2px 0 0;
float:left;
}
