
body {
margin: 0;
padding: 0;
font: 75% helvetica, "Trebuchet MS", arial, sans-serif;;
line-height: 1.3em;
color: #555;
background:#f4e1b9 url(images/2.gif) repeat-y bottom right;

}
table td p{padding:0px; margin:0px}		
#header {
height: 150px;
margin: 0;
padding: 0;
background: #e88d33 url(images/1.gif) no-repeat top right;
color: #555;

}
#center{
	margin:0px;
	padding:20px 0px 0px 0px;
	margin-right:250px;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	line-height:1.6em;
	color:#000000}
#center a{
	color:#006633;
	font-weight:bold}
#topnav ul {
padding: .2em 0;
margin: 0 50px 0px 0;
list-style-type: none;
color: #f4e1b9;
font: normal 110% verdana, arial, helvetica, sans-serif;
text-align: center;
background-color:#e88d33;
}

#topnav li { display: inline; }

#topnav li a, #topnav a:visited {
text-decoration: none;
background-color: #885835;
color: #f4e1b9;
padding: .2em 1em;
border-right: 0px solid #fff;
}

#topnav a:link.active, #topnav a:visited.active, #topnav a:hover {
text-decoration: none;
background-color: #e88d33;
color: #fff;
}
 
#gutter {
float: left;
width: 1%;
height: 1px;
}
		
#col1 {
float: left;
width: 200px;
margin-bottom: 1em;
border-right: 1px dashed #dda875;
padding-left: 0;
}
	
#col2 {
margin-left: 220px;
margin-bottom: 1em;

padding-right:100px;
}
		
#col3 {
float: left;
width: 200px;
margin-left: 3%;
margin-bottom: 1em;

}

#navcontainer ul {
margin-left: 0;
padding: 0;
list-style-type: none;
background-color: #f4e1b9;
color: #666;
}

#navcontainer ul li a {
padding: 15px;
color:#006633;
background: transparent url(images/list-off-orange.gif) left center no-repeat;
text-align: left;

font: 13px "Lucida Grande", "Lucida Sans Unicode", lucida, sans-serif;
text-decoration: none;font-weight:bold;
}

#navcontainer ul li p{
	margin:0px;
	padding:0px;
	margin-left:5px;
	background:none;
	color:#FF0000;
	font-weight:bold
	}
#navcontainer ul li ul{
	padding-left:15px}
#navcontainer ul li ul a{
	font-weight:normal;
	padding-left:15px}
#navcontainer ul li a:hover {
color: #885835;
background: transparent url(images/list-on-orange.gif) left center no-repeat;
}

#navcontainer ul li a#current {
background: transparent url(images/list-active.gif) left center no-repeat;
color: #000;
}

#footer {
clear: both;
height: 40px;
background-color: #e88d33;
border-top: 15px solid #885835;
color: #000;
padding: .2em 0 0 .5em;
text-align: center;
}

h1 {
margin: 0;
padding-top: 75px;
font-size: 1.5em;
color:  #885835;
background-color: transparent;
}

h2  { 
margin-top: 0;
padding-top: .4em;
padding-bottom: .0em;
text-transform: uppercase;
font-size: 1em;
color: #000000;
text-decoration:underline;
background-color: inherit;
}
h2 a{
	text-decoration:underline;
	color:#ff0000}
h3 {
margin-top: 0;
font-size: .75em;
text-align: center;
color: #666;
background-color: inherit;
}

a {
text-decoration: none;
color: #006633;
background-color: inherit;
}

a:hover {
text-decoration: underline;
color: #444;
background-color: inherit;
}

a img {
border: 0;
}

.myimage {
float: left;
padding: 10px;
}

