abbr {cursor:help;}	

a {color:#734F11;}

a:hover {
color:#B27A17;
text-decoration:none;
}

h1 {
font-family: "Trebuchet MS", Trebuchet, sans-serif;
margin:0 0 0 0;
padding:10px;
font-size:1.7em;
}

h2 {
font-family: "Trebuchet MS", Trebuchet, sans-serif;
color: #693434;
margin:0 0 0 0;
padding:10px;
font-size:1.3em;
}

ul {
list-style:none;
padding-left:10px;
}	

/*li {
	background:url(bullet.gif) no-repeat 0 50%;
	padding-left:30px;
	height:1.9em;
	line-height:1.9em;
}
*/
p {
margin-top:0;
padding:0 5px;
	/*text-indent:2em;*/
}	

table {
width:100%;
border:1px solid #ccc;
}	

th {
background:#e5e5e5;
}	


body {
margin:0;
padding:0;
font-family: Verdana, Arial, Tahoma, Sans-Serif;
font-size:76%;
background:#000;
text-align:center;
}

#container {
margin:0 auto;
text-align:left;
width:765px;
background:#fff;
position:relative;
}

#header {
height:120px;
background:url(header.jpg);
}	

#header h1 {
position:absolute;
color: #FFFFFF;
top:45px;
left:10px;
background:none;
font-weight:normal;
font-size:2.5em;
}	

#header span {
font-size:0.5em;
}	

#content {
background:url(back.gif);
float:left;
width:765px;
}

#left {
width:490px;
padding-left:10px;
float:left;
}	

#left img {
margin:0 5px 5px 0;
float: left;
padding:4px;
border:1px solid #586;
}


#right {
float:left;
width:245px;
margin-left:15px;
}	

#right h1 {
background:none;
font-size:1.5em;
font-weight:normal;
padding:5px 0 0 15px;
}	

#right span {
margin:10px 15px;
padding:5px 7px;
background:url(nav.gif) repeat-x 0 50%;
border-bottom:1px solid #BDA988;
border-right:1px solid #BDA988;
display:block;
}

.nav {
padding:0;
margin:10px 17px;
list-style:none;
width:209px;
background:url(nav.gif) 0 50%;
border-bottom:1px solid #BDA988;
border-right:1px solid #BDA988;
}
	
.nav li {
line-height:2.3em;
height:2.3em;
padding-left: 0;
background:url(images/icon_arrow.gif) no-repeat  10px;
}

.nav li a {
color:#000;
text-decoration:none;
text-indent: 30px;
text-align:left;
display:block;
width:209px;
}	

.nav li a:hover {
background:url(images/icon_arrow.gif) #E0D1B4 no-repeat 10px;
}	

#footer {
	background:#555;
	text-align:center;
	color:#ccc;
	padding: 5px 0;
	margin-top: 5px;
}

#footer a {
color:#ccc;
}	

.clearingDiv {
width: 480px;
float: left;
}

