* { 
padding : 0;
margin : 0;
} 
body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	background-color: #99CC00;
	background-image: url(images/wbg1.gif);
	background-repeat: repeat-x;
} 
img { 
padding : 3px;
border : 1px solid #d0660a;
} 
img.floatTL { 
float : left;
margin-right : 7px;
margin-bottom : 2px;
margin-top : 2px;
margin-left : 10px;
} 
img.floatTR { 
float : right;
margin-left : 7px;
margin-bottom : 2px;
margin-top : 2px;
margin-right : 10px;
} 
#menu { 
width : 780px;
height : 75px;
margin : 0 auto;
background : url(images/img03b.jpg) no-repeat right 5px;
} 
#menu ul { 
margin : 0;
padding : 0;
list-style : none;
} 
#menu li { 
display : block;
float : left;
width : 152px;
height : 60px;
padding : 0 0 0 2px;
background : url(images/img02a.gif) no-repeat;
} 
#menu a { 
display : block;
width : 108px;
height : 36px;
padding : 25px 20px 0 20px;
background : url(images/img03b.jpg) no-repeat 0 10px;
text-align : center;
font-size : 0.9em;
color : #FFFFFF;
text-transform : uppercase;
font-weight : bold;
} 
#wrapper { 
margin : 15px auto 0 auto;
width : 794px;
background : url(images/img02a-1.jpg) repeat-x left top;
} 
#leftcolumn {
	color: #333;
	border: 1px solid #ccc;
	margin: 5px 0 5px 0;
	padding: 10px;
	height: 800;
	width: 220px;
	float: left;
	background-image: url(images/wbg.gif);
	background-repeat: repeat-x;
	background-color: #adce33;
} 
.logo { 
background-image : url(images/logopic.jpg);
width : 190px;
height : 220px;
background-repeat : no-repeat;
margin-left : 15px;
margin-top : 7px;
} 
.logo h2 { 
font-size : 1.6em;
font-weight : lighter;
color : #ffffff;
padding-top : 17px;
} 
.blue { 
color : #0f1702;
} 
.orange { 
color : #d0660a;
} 
.logo h3 { 
font-size : 0.9em;
color : #FFFFFF;
padding-left : 22px;
} 
.logo a { 
color : #f4fdae;
} 
.leftlinks ul { 
padding : 3px 0 8px 0;
} 
.leftlinks li { 
line-height : 18px;
list-style : square;
padding-left : 0;
margin-left : 21px;
color : #FFFFFF;
} 
.leftlinks a { 
text-decoration : none;
color : #FFFFFF;
font-weight : bold;
} 
.bottomleft { 
margin-top : 15px;
} 
.bottomleft h5 { 
font-size : 1.4em;
font-weight : lighter;
color : #FFFFFF;
padding-bottom : 10px;
} 
.bottomleft p { 
font-size : 1.1em;
text-align : justify;
margin-bottom : 1em;
} 
.bottomleft a { 
color : #FFFFFF;
} 
#foot {
	margin: 5px 0px 5px;
	background-color: #adce33;
	display: inline;
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: White;
} 

#rightcolumn {
	float: right;
	color: #333;
	border: 1px solid #ccc;
	margin: 5px 0 5px 0;
	height: auto;
	width: 525px;
	display: inline;
	position: relative;
	background-image: url(images/wbg.gif);
	background-repeat: repeat-x;
	background-color: #adce33;
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
} 
#rightcolumn h1 {
	float : right;
	font-size : 1.5em;
	font-weight : lighter;
	color : #FFFFFF;
	letter-spacing : -1px;
	word-spacing : -2px;
} 
#rightcolumn h2 { 
color : #FFFFFF;
font-size : 1.7em;
font-weight : lighter;
letter-spacing : -1px;
word-spacing : -2px;
} 
#rightcolumn h4 { 
color : #FFFFFF;
font-weight : lighter;
font-size : 1.5em;
padding-left : 10px;
padding-bottom : 10px;
} 
.rightpic { 
width : 520px;
height : 220px;
background-image : url(images/rightpic.jpg);
background-repeat : no-repeat;
margin-top : 25px;
} 
.topright { 
text-align : justify;
padding : 15px;
} 
#rightcolumn a { 
text-decoration : none;
color : #FFFFFF;
} 
.bottomtext { 
text-align : justify;
padding : 5px;
} 
.bottomtext p { 
font-size : 1.1em;
} 

#link { 
float : right;
color : #333;
border : 1px solid #ccc;
margin : 5px 0 5px 0;
height : auto;
width : 770px;
display : inline;
position : relative;
background-image : url(images/wbg.gif);
background-repeat : repeat-x;
background-color : #adce33;
padding-top : 2px;
padding-left : 10px;
padding-bottom : 10px;
padding-right : 10px;
} 

#leftcolumn1 {
	/* Parent Wrapper for inside boxes */
	margin: 0 0px 0px 5px;
	display: inline; /* IE Hack */
	width: 180.5px;
	float: left;
	min-height:100px;
	padding: 4px;
	border-top: 1px solid #006400;
	border-bottom: 1px solid #006400;
	color: White;
}
c
* html #leftcolumn1 {height:100px} /* IE Min-Height Hack */ 

#leftcolumn2 {
	/* Parent Wrapper for inside boxes */
	margin: 0 0px 0px 0px;
	display: inline; /* IE Hack */
	width: 180px;
	float: left;
	min-height:100px;
	padding: 4px;
	border-top: 1px #006400 solid;
	border-bottom: 1px #006400 solid;
	color: White;
}
* html #leftcolumn2 {
	height:100px;
} /* IE Min-Height Hack */ 
/* ---------------------------- */


/* ---------------------------- */
#rightcolumn1 {
	/* Parent Wrapper for inside boxes */
	margin: 0px 0px 0px 0px;
	display: inline; /* IE Hack */
	padding: 4px;
	width: 181px;
	float: left;
	min-height: 100px;
	border-top: 1px solid #006400;
	border-bottom: 1px solid #006400;
	color: White;
}
* html #rightcolumn1 {height:100px;
border-top: 1px #006400 solid;} /* IE Min-Height Hack */ 

#rightcolumn2 {
	/* Parent Wrapper for inside boxes */
	border-top: 1px solid #006400;
	border-bottom: 1px solid #006400;
	margin: 0px 0px 0px 0px;
	display: inline; /* IE Hack */
	padding: 4px;
	width: 181px;
	float: left;
	min-height: 100px;
	color: White;
}
* html #rightcolumn2 {height:100px} /* IE Min-Height Hack */ 
/* ---------------------------- */
#leftcolumn1 ul, #leftcolumn2 ul, #rightcolumn1 ul, #rightcolumn2 ul{
	margin-left: 10px;
	margin-top: 20px;
	color: White;
}

#leftcolumn1 li, #leftcolumn2 li, #rightcolumn1 li, #rightcolumn2 li{
padding-top: 10px;
padding-left: 10px;
}

#leftcolumn1 a, #leftcolumn2 a, #rightcolumn1 a, #rightcolumn2 a{
	color: White;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
	font-size: 10px;
}
#footer { 
background-color : #adce33;
display : inline;
float : left;
width : 100%;
text-align : center;
padding-top : 10px;
padding-bottom : 10px;
} 
#footer p { 
color : #FFFFFF;
} 
#footer a { 
color : #d0660a;
} 
#leftcolumn h4 { 
font-size : 1.6em;
font-weight : lighter;
color : #FFFFFF;
padding-top : 17px;
} 
