body {
	min-width:860px;
	/*font-family: Century Gothic,ITC Avant Garde,Arial,Helvetica,sans-serif;*/
        font-family: sans-serif;
	font-size: 1em;  
	margin: 0;
  	padding: 0;
	background-color: #E0E0E0;
}

#wrap {
	margin:0 auto;
	width:856px;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../assets/gavel.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#container {
	width:868px;
	margin: 0 auto 0 auto;
	height: 100%;
	border-top: none;
	border-right: none #333333;
	border-bottom: none #333333;
	border-left: none #333333;
	background-color: #E0E0E0;
	background-image: url(../assets/shadow_bg.jpg);
	background-repeat: repeat;
}

#nav_holder {
	width: 856px;
	background-color: #666666;
	height: 69px;
	border-bottom-width: 11px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
  	font-size: 8px;         
  	line-height: 12px;               
}

#nav_sub {
  	position: relative;
	color: #666666;
	padding: 0;
	z-index: 100;
	overflow: hidden;
	float: right;
        margin: 40px 0 0 0;
  	_margin-bottom: -12px;

        
}

/*
#nav_sub {
	color: #666666;
	padding-left: 0px;
	padding-top: 0px;
	z-index: 100;
	overflow: visible;
	float: right;
  	margin-top: 28px;
   	*margin-top: 35px; 
  	_background-color: none;
  	_top: 0px;
  	_height: 0px;
  	_padding-top: 12px;
  	_position: absolute;
  	_margin-left: 2px;
  	_width: 500px;    
}
*/


#nav {
	text-align: left;
	height: 55px;
	font-size: 24px;
	font-style: normal;
	background-color: #666666;
	line-height: 12px;
	z-index: 1;
	padding-top: 12px;
	float: left;
	padding-left: 20px;	
}

#nav_sub img { 
  	float: right; 
  	border: none; 
}
	
.nav_border {
 	vertical-align:absbottom; 
  	display:inline
}

#welcome {
  	/*float: left;*/
  	margin-bottom: 15px;
  	line-height: 30px;
}

#left {
	float:left;
	width:120px;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#left h2, #left h3, #left p {
	padding:0 10px;
}

#right {
	width:770px;
	font-size: 12px;
	line-height: 21px;
	text-align: left;
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #CCCCCC;
	/*background-attachment: scroll;
	background-image: url(../assets/gavel.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;*/
	min-height: 750px;
	margin-left: 0px;
	padding: 0 10px 50px 50px;
	font-family: Arial, Helvetica, sans-serif, Verdana; 
	_height: 750px;
}

#right ul {
	margin-bottom:0;
}

#right h3, #right p {
	padding:0 0px 0 0;
}
.left {
	float: left;
}

/*
.right {
	text-align: right;
	float: right;
	font-size: 9px;
}
 */  

.centre {
	float: middle;
}
	
.sub_heading {
	font-family: "Century Gothic", "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-left: 0;
	padding-left: 0;
	line-height: 20px;
}	
	
/* **************************** */
/* link controls                */
/* **************************** */
a:active
  	{outline: none;}
a:focus
    	{-moz-outline-style: none;}
a.splashlink:link {    
	color: #CCCCCC;
	text-decoration: none;
	outline: none;
	font-weight: normal;
}
a.splashlink:visited {
	color: #CCCCCC;
	text-decoration: none;
	outline: none;
	font-weight: normal;
}
a.splashlink:hover {
	color: #999999;
	text-decoration: none;
	outline: none;
	font-weight: normal;
}
a.splashlink:active {
	color: #CCCCCC;
	text-decoration: none;
	outline: none;
	font-weight: normal;
}

a.maillink:link {    
	color: black;
	text-decoration: none;
	outline: none;
	font-weight: normal;
}
a.maillink:visited {
	color: black;
	text-decoration: none;
	outline: none;
	font-weight: normal;
}
a.maillink:hover {
	color: #999999;
	text-decoration: none;
	outline: none;
	font-weight: normal;
}
a.maillink:active {
	color: black;
	text-decoration: none;
	outline: none;
	font-weight: normal;
}



/* **************************** */
/* image and caption controls                */
/* **************************** */

.heading {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	letter-spacing: 1px;
}
.simple_border {
	border: 3px solid #CCCCCC;
	margin-right: 8px;
}


.simple_border_b {
	border: 3px solid #CCCCCC;
	margin-right: 62px;
}

.front_page_image {
	font-size: 10px;
	text-align: left;
	line-height: 14px;
}

.front_page_text_box {	
	font-size: 11px;
	text-align: left;
	line-height: 18px;	
	width: 282px;
	background-color: #FFFFCC;
	padding: 4px 4px;
        margin-bottom: 10px;
        margin-top: 23px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif, Verdana;
}

.front_page_announce {	
	font-size: 14px;
	text-align: center;
	line-height: 21px;	
	width: 282px;
	/*height: 160px;*/;
	height: 210px;
	background-color: #FFFFCC;
	padding: 4px 4px;
        margin-bottom: 10px;
        margin-top: 44px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif, Verdana;
}
.announce_text {
font-family: Arial, Helvetica, sans-serif, Verdana;
font-size: 11px;
line-height: 18px;


}
.get_adobe {

clear: both;
	font-size: 11px;
	text-align: left;
	line-height: 18px;	
	width: 282px;
	height: 145px;
	background-color: #FFFFCC;
	padding: 4px 4px;
        margin-bottom: 10px;
        margin-top: 25px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif, Verdana;
}

.floatright {
	float:right;
	margin: 0 4px 10px 30px;
  padding: 0;
}

.centre {
  text-align: center;
}


/* **************************** */
/* footer controls                */
/* **************************** */	


.credit {
	float: right;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
}

#footer_container {
	background-color: #666666;
	height: 80px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
	color: #FFFFFF;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	letter-spacing: 1px;
	padding: 10px;
}
.clearboth {
  float: none;
  clear: both;  
}

.loginform {
	background-color: #fff7f4;
	float: left;
	border: 1px solid #993300;
	font-size: 100%;
	color: #993300;
	width: 120px;
	padding: 2px 0 2px 1px;
	margin: 0 4px 0 0;
	font-weight:bold;
}

.login {
  margin: 2px;
}

form {
  margin: 0;
  padding: 0;
}

.regform {
	background-color: #fff7f4;
	float: left;
	border: 1px solid #993300;
	font-size: 90%;
	color: #993300;
	width: 180px;
	padding: 2px 0 2px 1px;
	margin: 0 4px 0 0;
}


label {
	font-size: 90%;
	float: left;
  width: 60px;
  text-align: right;
	margin: 2px 6px 0 4px;
	padding: 0 0 2px 0;
	color: #666;
}
blockquote {
line-height: 16px;
margin-top: 3px;
margin-left: 36px;

}