body{
	font-family:"Times New Roman", Times, serif;
	font-size:1em;
	background-color:#FFFFFF;
	margin:30px; 
	color:#003300;
}   

td{
	font-family:"Times New Roman", Times, serif;
	font-size:1em;
	color:#003300;
}

H1{
	font-family:"Times New Roman", Times, serif;
	font-size:2em;
	color:#800000;
	font-style:italic;
	margin-top:0;
}

H2{
	font-family:"Times New Roman", Times, serif;
	font-size:1.5em;
	color:#003300;
	font-style:italic;
}

H3{
	font-family:"Times New Roman", Times, serif;
	font-size:1.25em;
	color:#003300;
	font-style:italic;
	margin-bottom:0;
}

hr{
	height:1px;
	color:#003300;
	border-bottom:1px solid #FFF;
}

img{
	border:0px;
	padding:0px;
	margin:0px;	
	vertical-align:middle;
}

img, div, a {
	behavior: url(iepngfix.htc);
}

a:link{
	color:#800000;
	text-decoration:underline;
}

a:visited{
	color:#800000;
	text-decoration:underline;
}

a:hover{
	color:#003300;
	text-decoration:none;
}

#header{
	width:100%;
	font-style:italic;
	font-size:2em;
	color:#4E6129;
}

#header .box1{
	width:25%;
	text-align:center;
	float:left;
}

#header .box2{
	height:160px;
    line-height:40px;
    margin:0 0 0 25%;
    padding:40px 0 0;
    text-align:left;
    width:75%;
}

#header .box2 span{
	font-size:0.75em;
}

#fontsize{
	float:right;
	margin:-50px 0 0 0;
}

#navigation { 
    width:25%; 
    list-style:none; 
    margin:0; 
    padding:0;
	font-size:14px;
	text-transform:uppercase;
	float:left;
}

#navigation li{
	padding:10px 0
}

#navigation li a{
	text-decoration:none;
}

#navigation li .menuselect{ 
	color:#003300;
}

#content { 
    width:75%; 
    list-style:none; 
    margin:0 0 0 25%; 
    padding:0;
}

#sign {
	font-size:11px;
	color:#CCCCCC;
	margin:50px 0 0 0;
}

#sign  a{
	color:#CCCCCC;
}