@charset "UTF-8";
* {margin: 0; padding: 0; border: 0;}
html { height: 100%; margin-bottom: 1px; font-size:100%; line-height:1.125em;}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.875em;
	background: #78899C;
	text-align: center;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	margin-bottom: .4em;
}
#container {
	width: 912px;
	margin:auto;
	border: solid 1px;
	text-align: left;
}
#nav {
	background-color: #07111d;
	text-align:center;
}
#navbuttons {
	text-align:center;
}
#lcolumn {
	float:left;
	width:220px;
	padding: 0px 5px 12px 10px;
	text-align:left;
}
#lcolumn ul {
	margin-left: 20px;
}
#rcolumn {
	float:left;
	width:220px;
	padding: 0px 5px 12px 0px;
	text-align:left;
}
#main {
	float:left;
	width:402px;
	margin: 0px 25px;
	padding: 0px 0px 12px 0px;
	text-align:left;
}
#singleMain {
	width:650px;
	margin: auto;
	padding: 0px 0px 12px 0px;
	text-align:left;
}
#content {
	margin-top:	14px;
	text-align:center;
}
#footer {
	clear:both;
	font-size: .8em;
	text-align:center;
	color:#FFFFFF;
	margin: 12px;
}
#footer a:link {
	color: #333333;
	text-decoration: none;
}
#footer a:visited {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #732014;
	text-decoration:none;
	padding-bottom: 2px;
	border-bottom: dotted 1px #732014;
}
#singleMain a:link {
	text-decoration: none;
}
#singleMain a:visited {
	color: #dddddd;
	text-decoration: none;
}
#singleMain a:hover {
	color: #000000;
	text-decoration:none;
	padding-bottom: 2px;
	border-bottom: dotted 1px #000000;
}
#thumbcontainer {
	background-color: #000000;
	border: dashed #78899C 1px;
	margin: 30px;
	text-align:left;
}
#thumbcontainer img {
	margin: 20px;
	clear: left;
}.allcapheader {
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
	background-color: #EB6630;
	text-align: center;
	padding: 0.4em;
}
.hosts {
	font-weight:bolder;
	color:#FFFFFF;
}
span.hosts a.stubborn a:link, span.hosts a.stubborn a:visited {
	color:#006;
}
span.hosts a:hover, span.hosts a:active {
	color:#003;
}
#stubborn a:link , #stubborn a:visited{
	color:#006;
}
.clear {
	clear:both;
}
#currentGalleries {
	list-style:none;
}
/* *********   this section if for the navigation rollovers    ****************/
/* text-indent and overflow hidden are to remove text from list item */
#rollnav {position: relative; margin: 10px auto; width: 900px; height: 26px; text-indent: -1000em; overflow: hidden;}
#rollnav li {width: 100px; height: 26px; position: absolute; top: 2px; background:url(../images/common/nav.gif) 0 0 no-repeat; display: block; list-style: none;}
#rollnav a {width: 100px; height: 26px; display: block;}
/*#rollnav a:hover {border: solid 1px #000;}*/
#rollnav #n1 {left: 0px; background-position: 0px -26px;}
#rollnav #n2 {left: 100px; background-position: -100px -26px;}
#rollnav #n3 {left: 200px; background-position: -200px -26px;}
#rollnav #n4 {left: 300px; background-position: -300px -26px;}
#rollnav #n5 {left: 400px; background-position: -400px -26px;}
#rollnav #n6 {left: 500px; background-position: -500px -26px;}
#rollnav #n7 {left: 600px; background-position: -600px -26px;}
#rollnav #n8 {left: 700px; background-position: -700px -26px;}
#rollnav #n9 {left: 800px; background-position: -800px -26px;}

#rollnav #n1 a:hover {background: url(../images/common/nav.gif) 0px 0px no-repeat;}
#rollnav #n2 a:hover {background: url(../images/common/nav.gif) -100px 0px no-repeat;}
#rollnav #n3 a:hover {background: url(../images/common/nav.gif) -200px 0px no-repeat;}
#rollnav #n4 a:hover {background: url(../images/common/nav.gif) -300px 0px no-repeat;}
#rollnav #n5 a:hover {background: url(../images/common/nav.gif) -400px 0px no-repeat;}
#rollnav #n6 a:hover {background: url(../images/common/nav.gif) -500px 0px no-repeat;}
#rollnav #n7 a:hover {background: url(../images/common/nav.gif) -600px 0px no-repeat;}
#rollnav #n8 a:hover {background: url(../images/common/nav.gif) -700px 0px no-repeat;}
#rollnav #n9 a:hover {background: url(../images/common/nav.gif) -800px 0px no-repeat;}
/* *********   this section replaces text h1 for page title with the graphic    ****************/

#headergraphic {
margin:auto;
	width: 523px;
	height: 81px;
	background-image: url(../images/common/scrapmetalart-header2.png);
}
#headergraphic span {
	display: none;
}

#innerright {
	width:160px;
	float:left;	
}

#innerleft {
	width:220px;
	float:left;
}
