body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 10px 0px 0px;
}
.header {
	background-image: url(images/header.jpg);
	height: 145px;
	width: 760px;
	background-repeat: no-repeat;
}
.nav {
	background-color: #EBEBEB;
	height: 30px;
	width: 758px;
	border-top: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-bottom: 3px solid #EABA48;
	border-left: 1px solid #E6E6E6;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #333333;
	background-image: url(images/nav_bg.gif);
	background-position: bottom;
	font-weight: bold;
	background-repeat: repeat;
	text-decoration: blink;

}
.nav a:link {
	color: #333333;
	text-decoration: none;
}
.nav a:hover {
	color: #333333;
	text-decoration: underline;
}
.home {
	color: #666666;
	height: 20px;
	font-size: 10px;
}
.nav a:visited {
	color: #333333;
	text-decoration: none;
}
.nav a:active {
	color: #333333;
	text-decoration: none;
}
.main {
	border: 1px solid #e5e5e5;
	width: 558px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	padding-top: 15px;
}
.footer {
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px #e5e5e5;
	border-left: 1px solid #e5e5e5;
	font-size: 10px;
	height: 20px;
	color: #000000;
	width: 758px;
	background-color: #A6A6A6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footerbase {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.sidebar {
	width: 179px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	border-left-color: #E5E5E5;
	color: #333333;
	background-color: #A6A6A6;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

<< --------------- navigation --------------------- >>

#navigation { 
 width: 200px; 
 font-family: Arial, Helvetica, sans-serif; 
} 
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
} 
#navigation li { 
 border-bottom: 1px solid #999999; 
} 
#navigation li a {
	display: block;
	padding: 5px 5px 5px 20px;
	border-right: 0px solid #666666;
	background-color: #A6A6A6;
	color: #f1f1f1;
	text-decoration: none;
	background-position: left top;
	font-weight: bold;
	background-image: url(images/nav_arrow.jpg);
	background-repeat: no-repeat;
}
#navigation li a:hover {
	background-color: #EABA48;
	color: #333333;
	background-image: url(images/nav_arrow_over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
.sectionbg {
	background-image: url(images/sectionbg_index.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 10px 10px 10px 20px;
	height: 80px;
	width: 140px;
}
.sectionmembers {
	background-image: url(images/sectionbg_members.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 5px 15px 10px 20px;
	height: 225px;
	width: 235px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.main a:link {
	color: #DBA01A;
	text-decoration: none;
}
.main a:hover {
	color: #DBA01A;
	text-decoration: underline;
}
.main a:visited {
	color: #DBA01A;
	text-decoration: none;
}
.main a:active {
	color: #DBA01A;
	text-decoration: none;
}
.footer a:link {
	color: #5B5B5B;
	text-decoration: none;
}
.footer a:visited {
	color: #5b5b5b;
	text-decoration: none;
}
.footer a:hover {
	color: #5b5b5b;
	text-decoration: underline;
}
.footer a:active {
	color: #5b5b5b;
	text-decoration: none;
}
.formfield {
	background-color: #f1f1f1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.mainfull {
	width: 760px;
}
.mainfull a:link {
	color: #DBA01A;
	text-decoration: none;
}
.mainfull a:hover {
	color: #DBA01A;
	text-decoration: underline;
}
.mainfull a:visited {
	color: #DBA01A;
	text-decoration: none;
}
.mainfull a:active {
	color: #DBA01A;
	text-decoration: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
}
img {
	text-decoration: none;
	border: 0px solid;
}
.navblank {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat;
	background-position: bottom;
	height: 30px;
	width: 758px;
	text-decoration: blink;
	background-color: #CCCCCC;
	border: 1px solid #e6e6e6;
}

