body {
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #66594C;
	margin: 0px;
}

#main {
	width: 980px;
	margin: auto;
	padding: 0px;
}

#header {
	width: 980px;
	height: 150px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #433E38;

}

#awmAnchor-menu {
	width: 150px;
}

#middle {
	width: 420px;
	word-spacing:1px;
	line-height:1.3em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;

}

#right {
	width: 390px;
	padding: 5px;
	word-spacing:1px;
	line-height:1.3em;
}

#content {
	width: 820px;
	padding: 5px;
	word-spacing:1px;
	line-height:1.3em;
}

#footer {
	width: 960px;
	padding: 5px;
	text-align: center;
	font-size: 12px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #433E38;
	line-height:1.5em;
}

#SLIDESIMG {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

a:link {text-decoration: underline; color: #330000;}
a:active { color: #000000; text-decoration: underline}
a:visited { text-decoration: underline; color:#330000;}
a:hover { text-decoration: none; color:#000000;}

p {text-indent: 1.5em;} 
p img { float: left; }

h2 {
	margin-top: 5px;
	line-height: 1.50em;
}

.lineheight {
  line-height:1.0em;
  
}.caption {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	margin-top: 4px;
	margin-bottom: 4px;
}
.smallfont {
	font-size: 12px;
}
.sublink {
	margin-right: 5px;
	margin-left: 5px;
}
.tableBorder {
	margin: 5px;
	border: 1px solid #433E38;
}
