* {
margin: 0px 0px 0px 0px;
padding: 0;
}

body {
align: left;
background: #fdf8dd url(images/emmy_background.jpg) top repeat-y;
color: #6c3535;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
text-align: left;
}

p {
margin:0 0 10px;
}

ul {
margin:0 0 0 12px;
}

li {
margin: 0 0 10px 13px;
}


a, a:link, a:visited {
color: #330000;
text-decoration: none;
}

a:hover {
color: #3b8108;
text-decoration: underline;
}

a:focus, a:active {
color: #3b8108;
text-decoration: underline;
}


div#container {
align: left;
background: transparent;
margin:0 auto;
width:900px;
line-height: 17px;
text-align: left;
}

div#header {
height: 92px;
text-align: left;
padding: 0px 0px 0px 0px;
}

div#wrapper {
background: #fdf8dd;
}

div#navigation {
float: left;
width: 147px;
padding: 10px 0px 0px 0px;
margin: 0px 0px 0px 50px;
font-size: 16px;
}

div#content {
float: right;
width: 650px;
padding: 0px 30px 0px 0px;
height: 650px;
text-align: left;
}

div#footer {
background: #fdf8dd;
position: relative; top: 20px; right: 50px;
padding: 0px 0px 0px 0px;
clear: both;
width: 950px;
height: 50px;
text-align: center;
}


.head {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
color: #8c6269;
line-height: 20px;
margin: 20px 0px 10px 0px;
}

.subhead {
color: #773f3f;
font-size: 14px;
font-weight: noraml;
line-height: 15px;
margin: 10px 0 0 0;
}

.subhead a, a link, .subhead a:visited{
color: #330000;
font-weight: normal;
text-decoration: none;
}
.subhead a:hover, a:active{
color: #3b8108;
font-weight: normal;
text-decoration: underline;
}

.bold {
color: #74b01a;
font-size: 15px;
font-weight: bold;
}

.bold_center {
color: #367601;
font-size: 15px;
font-weight: bold;
text-align: center;
}

.list_center {
color: #367601;
font-size: 14px;
line-height: 16px;
text-align: center;
}

.nav, .nav a, .nav a:link, .nav a:visited {
text-decoration: none;
font-weight: normal;
font-size: 12px;
line-height: 17px;
display: block;
padding: 5px 0px 5px 0px;
margin: 0px 20px 0px 0px;
letter-spacing: 1px;
width: 147px;
color: #59353b;
}
.nav a:hover {
color: #f5eed9;
background-color: #9d767c;
}
.nav a:focus, .nav a:active {
color: #3b8108;
}

.content {
color: #6c3535;
}
 
.content a, .content a:link, .content a:visited {
color: #330000;
text-decoration: none;
}

.content a:hover {
color: #3b8108;
text-decoration: underline;
}

.content a:focus, .content a:active {
color: #3b8108;
text-decoration: underline;
}

table.reference {
border: 1px solid #80C31C;
border-collapse: collapse;
vertical-align: top;
}

table.reference td {
border: 1px solid #80C31C;
padding: 5px;
vertical-align: center;
}



.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6c3535;
	font-weight: bold;
	line-height: 17px;
}
.boldtext a {
	color: #330000;
	font-weight: bold;
	text-decoration: none;
}
.boldtext a:visited{
	color: #330000;
	font-weight: bold;
	text-decoration: none;
}
.boldtext a:hover{
	color: #3b8108;
	font-weight: bold;
	text-decoration: underline;
}
.boldtext a:active{
	color: #3b8108;
	font-weight: bold;
	text-decoration: underline;
}
.text_sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e9dfcc;
}


.underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	line-height: 17px;
	text-decoration: underline;
}