body{background-color:#ffffff;
	font-family:Trebuchet MS;
	font-size:.9em;
	margin: 0px;
	}

#banner {
	width:100%;
	background-image: url(images/masthead_bg.gif);
	background-repeat:repeat-x;
	font-size:13px;
	}
	
#masthead{background-image:url(images/masthead.jpg);
	background-repeat:no-repeat;
	height:121px;}

#left-column{background-color:#afc76d;
	border-right-color:#ffffff;
	border-right-style:solid;
	border-right-width:1px;
	max-width:174px;
	min-width:174px;
	padding-top:1em;width:174px;
	}

#left-column-content,#center-column-content,#right-column-content{margin:1em;
	}

#menu ul li{padding-left:10px;
	list-style: none;
	margin:-20px;
	padding:0px;
	font-size: 0.8em;
	}
	
ul.nobullets {
    list-style-type: none;
	}

#right-column{background-color:#afc76d;
	width:225px;
	}

#footer{background-color:#EFC34A;
	border-top-color:#ffffff;
	border-top-style:solid;
	border-top-width:1px;
	}

hr{color:#afc76d;
	}
	
h1{color:#800080;
	font-size: x-large;
	text-align: center;
	font-family: Georgia;
	}
	
h2{color:#800080;
	font-size: 16px;
	text-align: left;
	font-family: Georgia;
	}

a{color:#7e86aa;
	}

a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;
	color:#338980;}
a:active {text-decoration:underline;}
	
#menu a{font-size:1.1em;
	font-weight:bold;
	margin-bottom:7px;
	text-decoration:none;
	}
	
#address {text-align: center;
	}
	
#address  address{color: rgb(106,44,145);
	font-size: small;
	}
	
#copyright{color:#4A205A;
	padding-bottom:1em;
	padding-top:1em;
	text-align: center;
	font-size: small;
	}
	
#copyright a{text-decoration:none;
	}

p.lefttext, p.downloadtext, ul.info li {font-family: Garamond, "Times New Roman", serif;
	font-size: 18px;
	color: rgb(106,44,145);
	}
	
p.lefttext {	color: rgb(106,44,145);
	}
	
p.downloadtext {color: #CC0808;
	font-weight: bold;
	}