* {
	padding:0;
	color:#000;
}

body { 
	padding:0; 
	margin:0 0 20px 0;
	font:75% Verdana, Arial, Helvetica, sans-serif; 
	line-height:150%; 
	background:#6b449b url(/images/bk-img-1x336.jpg) top left repeat-x;
	text-align:center;
}	

ul, ol {
	padding:0;
	margin:0;
}

a { 
	text-decoration: none; 
	color: #624697;
	font-weight:bold;
}

a:hover { 
	text-decoration: underline; 
	color: #436731;
}

div#container {
	text-align:left;
	margin: 0 auto 0 auto;	
	width: 789px	
} 

p {	margin: 0 0 15px 0; }

img { border:0; }

dd {
	padding:0
}

.TopMenu {
	padding: 5px 30px 15px 135px;
	display:block;
	text-align: right;
}

.TopMenu a { 
	text-decoration: none; 
	color: #6993a2;
	font-weight: bold; 
}

.TopMenu a:hover { 
	color: #008000;
}


div#footer {
	clear:both;
	display:block;
	background:url(/images/greenbot-789x5.jpg) repeat-y;
	width:769px;
	padding: 10px 40px 10px 40px;
	color:#cbe1bd;
	text-align: center;
}

div#footer a, div#footer a:hover, div#footer a:visited {
	color:#cbe1bd;
	font-weight: bold;
}

div#pagebot {
	display:block;
	background:url(/images/bottomedge-789x13.jpg) no-repeat;
	min-height:13px;
	padding: 10px;
	font-size: 75%;
	line-height: normal;
	color:#3A005E;
}

div#pagebot a, div#pagebot a:hover, div#pagebot a:visited {
	color:#3A005E;
	font-weight: bold;
}

.ImportantItem {
	font-weight: bold;
}

.LinkListing {
	padding-top: 20px;
}

.LinkListing dl {
	margin: 20px 0 0 -20px;
	padding: 0;
	list-style: none;
}

.LinkListing dt {
	font: 130% Georgia, Times, serif;
	padding: 0px 0 1px 0;
	color: #436731;
	margin: 0 200px 5px 0;
	border-bottom:#436731 dotted 1px;
}

.LinkListing dd {
	margin:0 0 0 20px;
	padding:0 0 2px 0;
	line-height:normal;
}


.DYKBox {
	border: #436731 1px solid; 
	background:url(/images/Green-Grad-BG-To-cbe1bd.jpg) repeat-x #cbe1bd; 
	padding: 0 15px 15px 15px; 
	margin:0 0 20px 0;
	width: 160px;
	text-align: left;
	height: 220px;
	max-height: 220px;
	line-height: 130%;
	font-size:90%;
}

.IndentedList {
	text-indent: 20px;
}

.IndentedText {
	margin: 20px;
}
