body {
font: normal 11px/16px Georgia, Times New Roman, Times, serif;
color: #300;
background-color: #FFF6CF;
}

#container {
  width: 794px;
  margin-left:auto;
  margin-right:auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  }
  
  #banner {
height: 25px;
background-image: url(images/logo_top.gif);
background-repeat: no-repeat;
margin-top: 20px;
}

#navigation {
text-align: center;
height: 25px;
width: 794px;
padding: 0px;
}

ul {
text-align: center;
font: normal 16px/18px Georgia, Times New Roman, Times, serif;
font-style: italic;
margin-left: 80px;
padding-left:2px;
list-style: none;
width: 794px;
}

ul li {
float: left;

}

ul a {
padding: 0 2em;
line-height: 2.1em;
text-decoration: none;
color: #630;
}

ul.first a {
background:none;
}

ul a:hover {
color: #963;

}

#main {
	width: 794px;
	text-align: center;
	vertical-align: top;
	margin-left:0px;
	padding-top:10px;
	padding-bottom:10;

}



#main h2{
	text-align: center;
	padding-top: 50px;
	padding-bottom: 30px;
	padding-left: 0px;
	padding-right:0px;
	margin-left: 0px;
	letter-spacing:.1em;
	font-size: 200%;
	font-style:italic;
	 border-top-width: 1px;
     border-top-style: solid;
     border-top-color:  #000;
}

#main a{
	text-decoration: none;
	color:  #000;
	font-weight: bold;
	padding-top:25px;
	padding-bottom:25px;
}

#main a:hover {
color: #960;
}

#main img {
            border: 0px solid #339fda;
            background-color: #ffffff;
            margin-bottom: 20px;
}








#center_column {
text-align: center;
	padding-top: 75px;
	padding-left: 0px;
	padding-right: 150px;
	margin-left: 0px;
	letter-spacing:.1em;
	font-size: 200%;
	font-style:italic;
	 border-top-width: 1px;
     border-top-style: solid;
     border-top-color:  #000;
}







#center_column {
	float: left;
	width: 500px;
	text-align: left;
	vertical-align: top;
	margin-left: 10px;
	padding-right: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #339fda;
	background-color: #ffffff;
	font-size: 0.9em;
	text-decoration: none;
}

#center_column h4 {
            font-size: 1.2em;
            font-weight: bold;
            color: #000066;
            border-bottom-width: 1px;
            border-bottom-style: solid;
            border-bottom-color:  #339fda;
            letter-spacing: 0.2em;















