html, body, ul, li { padding: 0; margin: 0; list-style: none;}

body {
margin: 0;
text-align: center;
font:76% arial,verdana,sans-serif;
background:#ffffff url(../img/bg.gif) repeat-x;
color: #9a9b9b;
line-height: 1.5em;
}


#top {
width:800px;
height: 180px;
text-align: left;
margin: 0 auto;
}

.nav {
width:500px;
margin-bottom:5px;
margin-top:20px;
float: right;
text-align: left;
padding: 0;
}

#container{
width:780px;
margin:0 auto;
}

.left {
	float: left;
}


#containerHome{
width:780px;
margin:0 auto;
text-align: center;
}

#name {
float: right;
}

#containerContent {
width:780px;
text-align: left;
margin:0 auto;

}

#leftColumn {
float: left;
width: 135px;
text-align:center;
margin-right:30px;
}

#subnav {
text-align: right;
font-size: 12px;
	background-image: url(../img/bg_subnav.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#contentColumn {
float: left;
width: 605px;
text-align: justify;

}

a{
text-decoration:none;
color:#8a8d8d;
font-weight:bold;
}

a:hover{
text-decoration:none;
color:#c71e45;
font-weight:bold;
}

a img{
border:0;
}

.heading{
font-size:16px;
font-weight:bold;
color:#653b26;
}

.headingSml{
font-size:14px;
font-weight:bold;
color:#653b26;
}

h2{
margin: 0 0 5px 0;
font-size:1.1em;
font-weight:bold;
color: #c71e45;
text-align: left;
} 

.bold {
font-size:13px;
font-weight:bold;
}

.title {
color: #c71e45;
font-size: 12px;
font-weight: bold;
}

.small {
font-size: 11px;
}

.date {
font-size: 10px;
line-height: 1.2em;
color: #888888;
}

.lighgrey {
background: #e1eaef;
}

.hghlght {
font-size: 1.1em;
font-weight: bold;
}

.clear{
clear:both;
margin:0;
}

.hide{
display:none;
}

.thumb{
border: solid 1px #d4b02a;
}

.thumb2{
float: right;
margin-left: 35px;
margin-bottom: 10px;
}

.thumb3{
float: right;
margin-bottom: 5px;
}

.line {
float: right;
margin-bottom: 10px;
}

.line2 {
margin-bottom: 10px;
}

.border {
float: left;
}

input { 
width: 100px; 
border: 1px solid #dddddd; 
background: #fff;
color: #c71e45;
height: 20px;
font-size: 11px;
}

textarea		{ 
width: 280px; 
float: left; 
border: 1px solid #c9c9c8; 
}

.submit		{ 
width: 80px;
margin-left: 10px;
}
.reset		{ 
width: 80px;
margin-left: 10px;
}

#center {
text-align: center;
  }
		
li {
list-style-position: outside;
list-style-type: disc;
margin-left: 20px;
}

.indent {
list-style-position: outside;
list-style-type:circle;
margin-left: 20px;
}

h1 {
color: #cccccc;
font-size: 11px;
font-weight: normal;
}

#jsddm
{	margin: 0;
	padding: 0;}

	#jsddm li
	{	float: left;
		list-style: none;
}

	#jsddm li a
	{	display: block;
padding: 3px;
width: 56px;
color: #EAFFED;
white-space: nowrap}

#jsddm li a:hover
	{	}
		
#jsddm li ul{
	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			height: 20px;
			}
		
			#jsddm li ul li
			{	float: none;
				}
			
			#jsddm li ul li a
			{	width: auto;
background: #b6b8b8;
				color: #6d7275}
			
			#jsddm li ul li a:hover
			{	background: #6d7275;
			color: #ffffff}
