* {
	padding : 0;
	margin : 0;
} 
body {
	font-family : Arial, Helvetica, sans-serif;
	color : #333333;
	font-size : 12px;
	background-color: #6F6F51;
} 
#wrapper {
	width : 780px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 190px;
	background-image: url(images/banner2.jpg);
	background-repeat: no-repeat;
} 
img {
	padding : 2px;
	border : 0px solid #336633;
} 
img.floatTL {
	margin-right : 1.3em;
	margin-bottom : 1em;
	margin-top : 0.5em;
	margin-left: 1px;
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
} 
blockquote {
	font-family : Arial, Helvetica, sans-serif;
	padding-top : 10px;
	padding-left : 15px;
	padding-bottom : 10px;
	padding-right : 15px;
	background-color : #D9D9C6;
	font-size: 12px;
} 
#banner {
	height : 197px;
	background-color : #D9D9C6;
	background-repeat : no-repeat;
	width: 780px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
#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 : 11px;
padding-left : 5px;
} 
#navbar {
	padding : 4px;
	border: 1px solid #77684D;
	background-repeat: no-repeat;
	background-position: right center;
	width: 751px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
} 
#menu {
	margin-top : 0px;
	font-size : 12px;
	width : 50%;
	height : 32px;
	background-color : #666666;
	text-align : center;
	text-transform : uppercase;
} 
#menu UL { 
padding-right : 0;
padding-left : 0;
padding-bottom : 0;
margin : 0;
padding-top : 0px;
} 
#menu UL LI {
	padding-right : 10px;
	display : inline;
	padding-left : 10px;
	padding-bottom : 0;
	margin : 0;
	padding-top : 0;
	list-style-type : none;
} 
#menu UL LI A {
	color : #FFFFFF;
} 
#menu UL LI A:hover {
	border-top-width : 0;
	border-left-width : 0;
	border-bottom-width : 0;
	color : #B6B692;
	border-right-width : 0;
} 
#maintextcolumn {
	display : inline;
	padding : 0px;
	width : 780px;
	float : left;
	min-height : 300px;
	background-color : #D9D9C6;
	background-repeat : repeat-x;
	border-top : 0px solid #ccc;
	text-align : justify;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-indent: 30px;
} 
* html #centercolumn { 
height : 300px;
} 
#maintextcolumn h1 {
	font-size : 1.5em;
	text-decoration : underline;
	padding-top : 0px;
	padding-bottom : 10px;
	color : #666666;
	background-repeat: repeat;
} 
#maintextcolumn h2 {
	font-size : 1.3em;
	text-decoration : underline;
	padding-top : 0px;
	padding-bottom : 10px;
	color : #336633;
	text-indent: 30px;
} 
#maintextcolumn a { 
color : #50ff2e;
background-color : #e9e9a3;
padding-left : 3px;
padding-right : 3px;
} 
#footer {
	background-color : 6F6F51;
	display : inline;
	color : #b1b1b1;
	float : left;
	width : 780px;
	height : 57px;
	background-image : url(images/footer2.jpg);
	background-repeat : no-repeat;
	padding-left : 3px;
	text-align : center;
	padding-top : 5px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
} 
#footer a { 
font-size : 11px;
color : #b1b1b1;
} 
#maintextcolumn h3 {
	font-size : 1em;
	padding-top : 0px;
	padding-bottom : 10px;
	color : #606237;
	text-indent: 30px;
	font-style: italic;
}

