BODY
{
	margin:0;
	padding:0;
	font-family:verdana;
	background-color:#ddeecc;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

H1{
color:#000000;
font-size:12pt;
margin:0px;
padding:0px;
font-weight:bold;}


H1.itemContainerLeft
{
	width:400px;
	height:16px;
	text-indent:10px;
	float:left;
	padding-top:1px;
}
H2{}
H3{}
H4{}
H5{}

P
{
font-size:small;
color:#000000;
}
li {
	font-size: small;
	list-style-type: square;
}
A{color:#000000;text-decoration:underline;}
A:LINK{color:#000000;text-decoration:underline;}
A:VISITED{color:#000000;text-decoration:underline;}
A:HOVER{color:#cc9922;text-decoration:underline;}
A:ACTIVE{color:#000000;}

a.nav, a.nav:link, a.nav:visited, .chosen {display:block; width:130px; height:25px; background:#347400; border:1px solid #000; margin-top:2px; text-align:center; text-decoration:none; font-family:verdana, arial, sans-serif; font-size:12px; color:#ddeecc; line-height:25px; overflow:hidden;}
a.nav:hover {color:#fff; background:#77aa77;}
a.nav:active, .chosen {color:#fff; background:#cc9922;}

/********************** IDs ***************************************/

#container{
	width:875px;
	margin:0 auto;/* "auto" makes the left and right margins center the wrapper */
	height:auto;
	clear: both;
}

#topRowLeft{
position:relative;
top:13px;
left:20px;
width:450px;
height:60px;
float:left;
margin-bottom:15px;

}
#header {
	position:relative;
	float:right;
	top:13px;
	width:300px;
	font-size:10px/*xx-small*/;
	color:#347400;
	text-align:right;
	line-height:150%;
	margin-right:21px;
	padding:0;
	height:60px;
	clear: none;
	text-align:right;
	margin-bottom:15px;

}
#design {
	font-size:x-small;
	margin-right:10px;
	padding-top:10px;
	width:135px;
	position:relative;
}
#menuLeft{
	position:relative;
	float:left;
	left:10px;
	width:160px;
	margin:10px;
	float:left;
	clear: both;
	padding-top:0px;
}
#itemContainerWhiteInner{
margin-left:8px;
margin-right:8px;
width:660px;
background-color:#ddeeee;
padding-top:9px;
padding-bottom:9px;
clear:both;
}
#itemContainerWhite{
position:relative;
margin-top:10px;
width:670px;
border:solid 1px #000000;
background-color:#ddeeee;
float:left;
}

.links {  color: #cc9922; text-decoration: underline}
img.floatLeft { 
    float: left; 
    margin: 8px; 
}
img.floatRight { 
    float: right; 
    margin: 8px; 
}
table {
	font-size: small;
}
