* { 
padding : 0;
margin : 0;
} 
body { 
font-family : Arial, Helvetica, sans-serif;
color : #959595;
font-size : 0.75em;
background-attachment: fixed;
} 
#wrapper { 
width : 700px;
margin : 0 auto;
} 
img { 
padding : 3px;
border : 1px solid #77eb34;
} 
img.floatTL { 
float : left;
margin-right : 1.3em;
margin-bottom : 1em;
margin-top : 0.5em;
} 
blockquote { 
font-family : Arial, Helvetica, sans-serif;
	text-align: center;
	background-position: center;
	background-color:#72AFD3;
	background-image: url(images/Blockquote1.png);
} 
#header { 
margin : 5px 5px 0 5px;
height : 90px;
padding : 10px;
background-image : url(images/head20.png);
background-repeat : no-repeat;
} 
#header h1 { 
font-size : 1.4em;
font-style : normal;
padding-left : 5px;
padding-top : 5px;
color : #dee066;
} 
#header a { 
color : #50ff2e;
text-decoration : none;
font-size : 0.69em;
padding-left : 5px;
} 
#navbar { 
background-image: url(images/NavBar2.png);
	background-position: center center;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-top-width: 3px;
} 
#menu { 
font-size : 1.27em;
width : 96.2%;
height : 30px;
text-align : center;
text-transform : uppercase;
} 
#menu UL { 
padding-right : 0;
padding-left : 0;
padding-bottom : 0;
margin : 0;
padding-top : 5px;
} 
#menu UL LI { 
padding-right : 10px;
	display : inline;
	padding-left : 10px;
	padding-bottom : 0;
	margin : 0;
	padding-top : 0;
	list-style-type : none;
	text-decoration: none;
} 
#menu UL LI A { 
color : #ffffff;
text-decoration: none;
} 
#menu UL LI A:hover { 
color : #77eb34;
	width: auto;
	overflow: auto;
	position: relative;
	z-index: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	font-size: 1.05em;
	background-image: none;
	text-decoration: none;
} 
#maintextcolumn {
	margin : 0 5px 10px 5px;
	display : inline;
	padding : 5px;
	width : 96.9%;
	float : left;
	min-height : 300px;
	background-color : #fff;
	background-repeat : repeat-x;
	text-align : justify;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3f81b2;
	border-right-color: #3f81b2;
	border-bottom-color: #3f81b2;
	border-left-color: #3f81b2;
} 
* html #centercolumn { 
height : 300px;
} 
#maintextcolumn h1 { 
font-size : 1.5em;
text-decoration : underline;
padding-top : 5px;
padding-bottom : 10px;
color : #959595;
} 
#maintextcolumn h2 { 
font-size : 1.3em;
text-decoration : underline;
padding-top : 10px;
padding-bottom : 10px;
color : #959595;
} 
#maintextcolumn h3 { 
font-size : 1.1em;
text-decoration : underline;
text-align: center;
padding-top : 10px;
padding-bottom : 10px;
color : #959595;
}
#maintextcolumn a { 
color : #00DFFF;
	padding-left : 3px;
	padding-right : 3px;
} 
#footer {
margin : 0 5px 5px 5px;
display : inline;
color : #ffffff;
float : left;
width : 98%;
height : 100px;
background-image:url(images/Footer_2.png);
background-repeat : no-repeat;
padding-left : 3px;
text-align : center;
padding-top : 15px;
} 
#footer a { 
font-size : 0.69em;
color : #ffffff;
} 

