/*defaults*/
body 	{color:#000000; margin:20px 0; padding:0; font-family:"Trebuchet MS", verdana, arial, "Times New Roman", serif; font-size:90%; background: #111111 url('../images/bg.png') repeat-x;}
p		{margin:0; padding:0 0 15px 0; }
a		{color:#000000; text-decoration:underline; }
a:hover	{color:#b20000; text-decoration:none;}
/*structural elements*/

#holder		{width:100%; padding:20px 20px 5px 20px; background:#FFFFFF; text-align:left; }

.header		{background:#000000 url('../images/header_home.jpg'); height:200px; }
#content	{float:left; width:560px; padding:20px 10px 0 0; text-align:justify; line-height:160%; }
#artist		{float:right; width:200px; padding:20px 0; line-height:125%;}
.art	{padding:10px; background:#FFFFFF; border:1px solid #111111; font-size:90%; margin-bottom:20px; }
	#footer		{clear:both; line-height:20px; width:780px; font-size:80%; background:#233842; padding:20px; text-align:center;  color:#ffffff; border-top:5px solid #707070; }
#copyright	{float:right; }

#container	{margin:0px auto; text-align:center; width:780px; background:#ffffff; }
/*headings*/
.art h1	{color:#225799; margin:0 0 10px 0; padding:0; font-size:130%; font-weight:normal; }
#content h1		{font-size:170%; font-weight:normal; line-height:130%; margin:0; padding:0 0 20px 0; }
#logo h1		{font-weight:normal; font-size:170%; margin:0; padding:0; color:#225799; }


#navigation	{padding:10px 0; }
#navigation ul 		{margin:0; padding:0; }
#navigation li 		{margin:0; padding:0; list-style:none; display:inline; }
#navigation a		{color:#225799; padding:0 20px 0 0; text-decoration:none; }
#navigation a:hover	{color:#000000; }

#footer a		{color:#FFFFFF; font-weight:bold; text-align:center; line-height:20px;  text-decoration:underline; }
#footer a:hover	{color:#FFFFFF; text-decoration:none; }
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {display:inline-block; }
/* Hides from IE-mac \*/
* html .clearfix {height:1%; }
.clearfix {display:block; }
/* End hide from IE-mac */