body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#504E49;
	text-align: center;
	margin:0px;
	padding:0px;
	line-height:15px;
}
a {
	
	color:#333333;
}
a:link { color: #333333; text-decoration: none; }
a:active { color: #333333; text-decoration: none; }
a:visited { color: #333333; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }

img a {text-decoration: none; }
h1 {
	font-size:16px;
	font-weight:normal;
}
h2 {
	font-size:14px;
	padding-bottom:0px;
	margin-bottom:0px;
	font-weight:bold;
	color:#7F5B00;
}
h3 {
	font-size:12px;
	font-weight:bold;
}
#container {
	width:1000px;
	text-align:left;
	background-color:#ffffff;
	margin-left:auto; 
	margin-right:auto;
	position:relative;
	}

#header {
	position:relative;
	height:127px;
	}
#footer {
position:relative;
top:100px;
}
#bodycontainer {
	position:relative;
	width:1000px;
	text-align:left;
	min-height:400px;
	background-color:#ffffff;
	}
#leftcontent {
	position:absolute;
	top:0px;
	left:25px;
	width:265px;
	}
#rightimage {position:absolute;
			top:0px;
			left:482px;}
#homeimage {position:absolute;
			top:0px;
			left:234px;}
#thumbmenu {
	position:relative;
}
#secondmenu {
	position:absolute;
	top:0px;
	left:-220px;
	width:200px;
	padding-left:0px;
	border-left:solid 1px  #bbb;
	border-right:solid 1px #bbb;
}

#classicthumbs {width:450px;}
#bigclassic {position:relative; width:600px; height:400px; }
#bigpicholder {position:absolute; left:3px; top:4px; width:600px; }
#options {
	position:absolute;
	top:0px;
	left:235px;
	width:205px;
	padding-left:15px;
}
.optionstext {
padding:0px;
margin:0px;
font-size:10px;
}
.black {color:#000000;}
#maincontent {
	position:absolute;
	left:322px;
	top:0px;
	width:678px;
	min-height:500px;
	background-color:#ffffff;
	}

.leftmain {
	position:absolute;
	top:40px;
	left:15px;
	width:240px;
	border-right: 1px solid #bbb;
	}
.leftmain2 {
	position:absolute;
	top:60px;
	left:-0px;
	width:440px;
	padding-left:20px;
border-left:solid 1px #bbb;
	}
#secondmenu2 {
	position:absolute;
	top:-18px;
	left:-310px;
	width:280px;
	padding-left:10px;
	
}
#center {
text-align:center;}
.center {
text-align:center;}
.answer {
padding-top:0px;
margin-top:0px;
}
.nopadd {
padding:0px;
margin:0px;
}
.prop {
    height:420px;
    float:right;
    width:1px;
  }

  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }
#mainnav {
	position:absolute;
	left:0px;
	top:0px;
	width:678px;
	min-height:22px;
	background-color:#1B1C20;
	}
#maininner {
	position:absolute;
	left:0px;
	top:28px;
	width:678px;
	min-height:400px;
	}
#leftmain {
	position:relative;
	top:15px;
	left:15px;
	width:305px;
}

.minw1 {
	min-width: 30em;
}


.catname a, .catname span {
	padding: 0 8px;
	border-left: 1px solid #999;
}

.menu {
	position:relative;
	top:2px;
	left:15px;

}

.grey {
	
	color:#ccc;
}
.grey:link { color: #ccc; text-decoration: none; }
.grey:active { color: #ccc; text-decoration: none; }
.grey:visited { color: #ccc; text-decoration: none; }
.grey:hover { color: #333; text-decoration: none; }
ul.menu {
	margin: 0;
	padding: 0;
}
.menu li {
	margin: 0;
	padding: 4px 0 10px 0;
	list-style-type: none;
	position:relative;
}
.menu a, .menu span {
	padding: 0 8px;
	border-left: 1px solid #999;
}
.menu .first {
	padding-left: 0px;
	position:relative;
	left:-3px;
	border-left: 0px none;
}
.menu a {
	color: #fff;
	text-decoration: none;
}

.menu a:visited {
	color: #fff;
	text-decoration:none;
}
.menu a:hover {
	color: #fff;
	text-decoration:underline;
}
.menu span {
	color: #a70;
}
.menu li, .menu a, .menu span {
	float: left;
}
#postmenu {
	clear: both;
}


#logo {
	position:absolute;
	top:0px;
	left:0px
}
#topmouse {
	position:absolute;
	top:0px;
	left:803px
}
.classiclink {margin-bottom:7px;}
.classiclinkact {margin-bottom:7px; text-decoration:underline;}
.classiclinkviewed {color:#555; margin-bottom:7px; text-decoration:none;}

.classicviewed { color:#7F5B00;}

 img, div { behavior: url(iepngfix.htc); }

#search { position:absolute; left:490px; top:3px; color:#FFFFFF; }
#search input { font-size:10px;}

 input  {
 background:#FFFFCC;
 }
textarea{
 background:#FFFFCC;
 }