body		{
			margin:0 0 0 0;
			padding:0 0 0 0;
			background-color:#000000;
			font-family : georgia, arial;
			font-size : 12px;
}

td	{
			font-family:georgia, arial;
			font-size:12px;
}

a:link, a:active, a:visited	{
	color:#6c3109;
	text-decoration:underline;
}

a:hover	{
	color:#e46714;
	text-decoration:underline;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: auto;
}
#flashcontent {
	height: 425px;;
	margin: 5px;
	padding: 5px;
	}	/* end hide */
#flashcontent a {
	text-decoration: none;
	color: #fafafa;
}
#flashcontent a:hover {
	text-decoration: underline;
}

#pagewidth	{
			background-color:#000000;
			text-align:center;
}

#header1		{
			height:44px;
			width:100%;
			padding:0 0 18px 0;
			margin:0;
			background-image:url(../im_schm/top_logo.gif);
			background-repeat:no-repeat; background-position:top-left;
}

#topnav		{
			height:15px;
			text-align:center;
			padding:4px 50px 4px 50px;
			background-color:#2b2b2b;
			font-family:arial,helvetica,georgia,sans-serif;
			color:#D3D3D3;
			font-size:12px;
}

#topnav a		{
			padding:2px 15px 2px 15px;
			text-decoration:NONE;
}

#topnav a:link, #topnav a:visited	{
			color:#D9D9D9;
}

#topnav a:hover, #topnav a:active	{
			color:#000000;
			background-color:#FFFFFF;
}

a.contentLnk:link, a.contentLnk:visited	{
			color : #000000;
			text-decoration : underline;
}

a.contentLnk:hover, a.contentLnk:active	{
			color : #000000;
			text-decoration : none;
}

#bodywrap	{
			width:898px;
			margin:0 auto;
}

#header2		{
			padding:0;
			margin:12px 0px 8px 0px;
}

#contentwrap	{
			margin:0;
			padding:0;
			width:898px;
			background-color:#FFFFFF;
			background-image:url(../im_schm/bg_contentwrap.gif);
}

#leftnav		{
			margin:0;
			padding:0;
			float:left;
			width:230px;
			height:475px;
			background-image:url(../im_schm/bg_leftnav.gif);
}

ul#lnav 	{
			margin:0;
			padding:0;
			font-family:arial,helvetica,georgia,sans-serif;
			color:#D3D3D3;
			font-size:12px;
}

ul#lnav li	{
			margin:5px 0 5px 0;
			padding:4px 2px 0px 2px;
			list-style-type:NONE;
			display:BLOCK;
			width:226px;
			height:24px;
			background-image:url(../im_schm/bg_leftnav_button.gif);
			background-color:#d88506;
}

ul#lnav li:hover		{
			background-image:url(../im_schm/bg_leftnav_button_on.gif);
}

ul#lnav a		{
			width:100%;
			padding:2px 12px 6px 12px;
			text-decoration:NONE;
			font-weight:BOLD;
}

ul#lnav a:link, ul#lnav a:visited	{
			color:#D9D9D9;
			font-weight:BOLD;
}

ul#lnav a:hover, ul#lnav a:active	{
			color:#000000;
			background-color:#f49607;
			font-weight:BOLD;
			color:#FFFFFF;
}

#mainbody		{
			margin:0 5px 0 0;
			padding:10px;
			float:right;
			width:640px;
			text-align:left;
			border-top : 1px solid #FFF;
			min-height:475px;
			background-color:#FFFFFF;
}

#footer		{
			border-top : 1px solid #333333;
			width:875px;
			margin:5px auto 5px;	
			font-size : 10px;
			color : #555555;
			font-family : georgia;
}

.right {
	color : #555555;
	position : relative;
	right : 0px;
	float : right;
	padding-top : 5px;
}

a.footer:link, a.footer:active, a.footer:visited {
	color : #555555;
	font-family : georgia;
	font-size : 11px;
}

a.footer:hover {
	color : #555555;
	font-family : georgia;
	font-size : 11px;
	text-decoration : none;
}

.left {
	color : #e58d07;
	font-weight : bold;
	font-family : arial;
	font-size : 12px;
	padding-top : 5px;
	float : left;
}

.bid { 
	text-align : center;
	margin-top : 20px;
}