body{
	background: url(images/headerbg.jpg) #FFFFFF no-repeat bottom left fixed;
	margin: 0;
	padding: 0;
	font: 10pt/14pt "‚l‚r ‚o–¾’©"; 
	color: #4D492B;
}

a:link{ color:#A8A899; text-decoration: underline; }
a:hover{ color:#303330; text-decoration: none; }
a:active{ color:#A8A899; text-decoration: underline; }
a:active:hover{ color:#303330; text-decoration: none; }
a:visited{ color:#A8A899; text-decoration: underline; }
a:visited:hover{ color:#303330; text-decoration: none; }

#header{
	background: url(images/headerbg.jpg) no-repeat #FFF top left;
	width:364px;
	height:574px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	float:left;
}

h1{
	width:140px;
	height:120px;
	background:url(images/titlebg.gif) no-repeat transparent 10px 10px;
	text-align:left;
	padding-top:12px;
	padding-left:109px;
	font-size:12px;
	font-weight:bold;
	letter-spacing:2px;
	color: #A8A899;
	float: left;
}


h3{
	font-size: 18px;
	font-weight: bold;
	color: #9FB49C;
	letter-spacing: 0px;
	font-style: normal;
}

img{
	border: 0;
}

a img{
	border: 1px solid #A8A899;
}

#wrap{
	width:860px;
	margin:0;
	background:transparent;
	border:0;
}

#navcontainer{
	background: transparent;
	width:250px;
	height:574px;
	position: absolute;
	top: 160px;
	left: 0;
}

#navlist li{
	margin-top:15px;
	background:transparent;
	list-style-type: none;
	text-align:right;
	font-size:14px;
	letter-spacing:1px;
	color: #666666;
}

#navlist li a:link { color: #A8A899; text-decoration:none; }
#navlist li a:visited { color: #A8A899; text-decoration:none; }
#navlist li a:hover {color: #333333; text-decoration:none; }


#container{
* html margin-left:276px;
}
#content{
	border:#A8A899 1px solid;
	width:474px;
	background:transparent;
	margin-left:276px;
	padding:21px;
	padding-bottom:5px;
	text-align:justify;
	font: 9pt/14pt; 
	color:#4D492B;
}

.footer{
	clear:both;
	background:transparent;
	padding:9px;
	text-align:right;
	font: 7pt/8pt; 
	color:#4D492B;
}


.pullquote {
	width:150px;
	float:left;
	width:150px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:16px;
	padding-bottom:10px;
	font-size: 24px;
	line-height:26px;
	letter-spacing:-3px;
	text-align: right;
	color:#A8A899;
}

.right {
	text-align:right;
}

.sign {
  clear: both;
	margin-top: 16px;
}

.sign span {
	padding: 0 0 8px 28px;
	border-bottom: 1px solid #A8A899;
	clear: both;
}

.searchform .formfield {
	width: 120px;
	font: 9pt/10pt;
	padding: 2px 0;
	margin: 0 2px 2px 0;
	background-color:#f4f4f4; border:1px solid #DEDDDD; color:#4a4a4a;
}

.formbutton {
	margin:1px;
	padding:4px;
	font-size:11px;
	background-color:#ffffff;
	border:1px solid #DEDDDD;
	color:#353535;
}

.formbutton:hover {
	background-color:#F1F1F1;
	border:1px solid #DEDDDD;
	color:#000000;
}

.formfield {
	font-size:12px;
	margin-top:15px;
	background:transparent;
	list-style-type: none;
	font-size:14px;
	letter-spacing:-2px;
	color:#666666;
	border:1px solid #DEDDDD;
	color:#4a4a4a;
	margin:1px;
}

.formfield:focus {
	background-color:#ffffff;
	border:1px solid #C5C5C5;
}

#nucleus_lf_pwd {
	width:100px;
	font-size:10px;
	margin:2px;
}

#nucleus_lf_name {
	width:100px;
	font-size:10px;
	margin:2px;
}

#nucleus_lf_shared {
	margin:2px;
}

#nucleus_cf_body {
	margin-top:15px;
	background:transparent;
	list-style-type: none;
	font-size:14px;
	letter-spacing:-2px;
	color:#666666;
	width:300px;
}
.commentform {
	font: 9pt/10pt;
}

.mailform {
	font-size:12px;
	margin-top:15px;
	background:transparent;
	list-style-type: none;
	font-size:14px;
	letter-spacing:-2px;
	color:#666666;
	width:300px;
}

.loginform {
	padding:3px;
}

.error {
	color: red;
	font-weight: bold;
}

.pageswitch {
	text-align:center;
	padding:4px;
}

/* Leftbox and Rightbox toolbar buttons */
.leftbox, .rightbox {
	margin-bottom: 8px;
	padding: 3px;
}
.leftbox {
	float: left;
}
.rightbox {
	float: right;
}

.rightbox img{
	margin-left: 4px;
}
