body {
  background: #0C0C0C url(bg_final.jpg) no-repeat scroll top; 
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  width: 786px;
}

body, p, td, th, div {
  font-family: tahoma, Verdana, Arial, Sans-Serif, helvetica;
  font-size:12px;
  color:#B9B695; 
  line-height: 1.4em;
 } 

h2 {
font-family: Georgia, Times New Roman, Serif;
font-size: 14px;
font-weight: bold; 
color: #CBA46D;
margin-bottom: 5px;
	}

h3 {
font-family: Georgia;
font-weight: bold;
font-size: 14px;
color: #D8762E;
margin-bottom: 5px;

}	

fieldset 
{
border-width: 0; 	
margin: 0;
padding: 0;
	}


.smallfont {
font-size: 10px; 	
	}	
	

a:link {color: #C4B46A; text-decoration: none; font-weight: bold;}     /* unvisited link */
a:visited {color: #9F9257; text-decoration: none; font-weight: bold;}  /* visited link */
a:hover {color: #C4B46A; text-decoration: none}   /* mouse over link */
a:active {color: #C4B46A; text-decoration: none}   /* selected link */
  
#PageForm {
width: 786px;
}
	
.itemTitle {
font-size: 14px; 
 }

.displayImage 
{
border:1px; 
border-color: #CD712C;	
	}


#header {
  height: 111px;
  padding-top: 24px;
}

#PageSkin_main_navlist 
{
  width: 786px;
}

#PageSkin_main_navlist li {
  margin: 0; 
  padding: 0; 
  width: 131px;
  text-align: center; 
  list-style: none;
  float: left;
}

#PageSkin_main_navlist a, #PageSkin_main_navlist a:visited {
  display: block;
  color: #B9B695;
  margin-right: 20px;
}
/*
#PageSkin_main_navlist .selected a, #PageSkin_main_navlist .selected a:visited,
#PageSkin_main_navlist a:active, #PageSkin_main_navlist a:hover {
  text-decoration: none; 
}
*/

#site_title {
  height: 0px;
}

#site_title a,
#site_title a:visited,
#site_title a:hover,
#site_title a:active {
  text-indent:-9000px;
  display: block;
  text-decoration: none;
  height: 86px;
  width:270px;
}

#pageskin_content {
  width: 786px;
 
}

#side {
  width:270px;
  float: left;
 
  
}

#main {
  width: 436px;
  float: right;
  padding: 20px 40px 0 40px;
  font: verdana;
}
 
#digett 
{
  float:right;
  margin: auto;
}

#footer
{
  border-top: 1px solid #2F2E27;
  width:742px;
  padding:10px 20px;
  font-size:10px;
  text-align:left;
  color: #2F2E27;
}

#full
{  padding: 20px 40px 0 40px;
   float: right;
	}

.c:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.c {display: inline-table;}

/* Hides from IE-mac \*/
* html .c {height: 1%;}
.c {display: block;}
/* End hide from IE-mac */

.sIFR-hasFlash #main h1 {
  visibility: hidden;
}

.sIFR-hasFlash #main h1 { font-size:25px; margin-bottom: 10px; line-height: 1.4em; margin-left: -10px;}


