body {
	font-size: medium;
	margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
}
*html body{/*to make sure the font size is small*/
font-size:small; /*for Ie5/Win*/
f\ont-size:medium; /*for all other IE versions*/
}
#header {
margin-left:0;
margin-top:0;
margin-right:0;
margin-bottom:0;
float:left;
background:#336633 url(images/header_bgnd.gif) repeat-x bottom left;
font-family: Lucida Handwriting, Brush Script MT, cursive;
width:100%;
}
#header h1{
margin:0;
padding: 0px 0px 0px 25px;
font-size:175%;
color:#fff;
text-align:left;
}
#header h2{
margin:0;
padding: 0px 75px 0px 0px;
font-size:110%;
color:#fff;
text-align:right;
}
#container{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0 0 5px;
	width:95%;
	float:left;
}
#column1index{
	margin:0;
	float:left;
	text-align:center;
	width:48%;
}
#column1{
	margin:0;
	float:left;
	text-align:left;
	width:48%;
}
#column2{
	margin:0;
	float:right;
	text-align:left;
	width:48%
	}
#bottomdiv{
	margin:0;
	/*clear:all;*/
	text-align:left;
}
h1{
font-size:140%;
color:#000066;
font-weight:bold;
margin-bottom:0;
text-align:center;
}
h2{
font-size:120%;
color:#336633;
font-weight:bold;
text-align:center;
}
h3{
font-size:100%;
color:#003333;
font-weight:bold;
text-align:left;
}
p{
font-size:110%;
color:#000099;
}
p a{
color: #000099;
}
p a:hover{
color: #FF3300;
}
ul{
margin-top:0;
}
ul li{
font-size:95%;
color: #000099;
margin-top:10px;
}
li a{
color: #000099;
}
li a:hover{
color: #FF3300;
}
#nav{
float: left;
width: 100%;
margin: 0;
padding: 10px 0 0 0px;
list-style: none;
background: #336633 url(images/header_bgnd.gif) repeat-x bottom left;
}
#nav li{
float: left;
margin: 0;
padding: 0;
font-family: "Lucida Grande", sans-serif;
font-size: 75%;
}
#nav a{
float: left;
display: block;
margin:0 1px 0 0;
padding: 4px 8px;
color: #000000;
text-decoration: none;
border: 1px solid #9b8748;
border-bottom: none;
background: #9999CC url(images/off_bgd.gif) repeat-x top left;
}
#nav a:hover, body#current #t-current a {
color:#990000;
padding-bottom: 3px;
border-color: #727377;
background: #fff url(images/on_bgd.gif) repeat-x top left;
}
.note{
font-size:65%;
}
.special{
font-size:95%;
color:#990000;
}
.lefttext{
text-align:left;
}
.centertext{
text-align:center;
}
.center_graphic{
text-align:center;
}
.titles_italic{
font-style : italic;
}
.copyright{
padding: 10px 0px 0px 10px;
font-size:70%;
font-family: Lucida Grande, Trebuchet MS, Tahoma, sans-serif;
color:#000000;
margin:0;
}
