@charset "UTF-8";
body  {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #AFBD21;
	margin-top: 20;
	margin-right: 30;
	margin-bottom: 0;
	margin-left: 30;
	padding: 0;
}

#container {
	width: 100%;
	text-align: left;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	margin: auto;
	min-width: 990px;
	min-height: 700px;
}  
#header h1 {
	font-size: 1.7em;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	padding-top: 12px;
	letter-spacing: 0.25em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}


#sidebar1 {
	float: left;
	width: 13em;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	background-color: #FFFFFF;
	margin-top: 0px;
}
#sidebar2 {
	float: right;
	width: 13.5em;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #E9F1FA;
}
#sidebar1 h3, #sidebar2 p, #sidebar2 h3 {
	margin-left: 12px;
	margin-right: 10px;
}

#mainContent {
	margin-top: 8;
	margin-right: 14em;
	margin-bottom: 0;
	margin-left: 13.5em;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 1em;
	background-color: #FFFFFF;
} 
#mainContent_gallery {
	margin-top: 10;
	margin-right: 0em;
	margin-bottom: 0;
	margin-left: 14em;
	padding-top: 0;
	padding-right: 0em;
	padding-bottom: 0;
	padding-left: 0em;
	background-color: #FFFFFF;
} 

#maincontent .img_left {
	float: left;
	padding: 0 0 10px 5px;
	margin: 5px;
}

#maincontent .img_right {
	float: right;
	padding: 0 0 10px 5px;
	margin: 5px;
}

#maincontent .img_clear {
	padding: 0 0 0 5px;
	margin: 0;
}



#footer {
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	background-repeat: no-repeat;
	background-position: 8px 5px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 300px;
	text-align: right;
	margin-top: 0px;
} 
#footer p {
	margin: 0;
	font-size: 70%;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	line-height: 120%;
	color: #006699;
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;}
	

#mainContent h1 {
	font-size: 1.15em;
	letter-spacing: 0.3em;
	padding-top: 0px;
	font-weight: normal;
	font-family: "Lucida Grande CE";
	color: #2E3232;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 115%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#mainContent p {
	font-size: 70%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 150%;
	color: #333333;
	letter-spacing: 0.03em;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 12px;
}
#mainContent h2 {
	font-size: 1em;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	font-style: normal;
	padding-top: 4px;
	margin-bottom: 7px;
	letter-spacing: 0.12em;
	line-height: 115%;
	font-family: Arial, Helvetica, sans-serif;
}
#mainContent h4 {
	font-size: 85%;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	font-style: normal;
	padding-top: 0px;
	margin-bottom: 5px;
	letter-spacing: 0.12em;
	margin-top: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:link {
	color:#003366;
	text-decoration: none;
}
a:visited {
	text-decoration:underline;
	color: #000000;
}

a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	background-color: #286697;
}

#sidebar2 p {
	font-size: 70%;
	line-height: 130%;
}
#headermenu {
	margin-left: 12px;
	margin-right: 12px;
	border-bottom-color: #333333;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	background-repeat: repeat-x;
	height: 15px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-top: 6px;
	margin-bottom: 12px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 110%;
	text-decoration: none;
	font-weight: normal;
	background-color: #AFBD21;
}
#headermenu h3 {
	line-height: 115%;
	font-size: 110%;
}

#sidebar1 h2 {
	font-weight: normal;
	font-size: 100%;
	text-transform: none;
	letter-spacing: 0.13em;
	font-style: normal;
	text-decoration: none;
	color: #666666;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 12px;
}
#sidebar1 h3 {
	font-weight: normal;
	font-size: 75%;
	text-transform: uppercase;
	letter-spacing: 0.13em;
	font-style: normal;
	text-decoration: none;
	color: #330033;
	margin-top: 0px;
	padding-top: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 120%;
}

#sidebar1 p {
	font-size: 80%;
	line-height: 100%;
	text-align: left;
	margin-left: 15px;
	margin-right: 10px;
	letter-spacing: 0.1em;
	font-weight: normal;
}
	
	.nav {
	letter-spacing: 0.20em;
	font-size: 75%;
	margin-left: 4px;
	margin-right: 4px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 90%;
	padding-top: 2px;
	padding-bottom: 2px;
}
	#headermenu a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#headermenu a:hover {
	color: #333333;
	background-color: #CCCCCC;
	text-decoration: none;
}
#headermenu a:visited {
	color: #003333;
	text-decoration: none;
	font-weight: bold;
}

#header h2 {
	float: right;
}
#header #Search {
	float: right;
	padding-top: 0px;
	padding-bottom: 0px;
}
#header p {
	float: right;
	margin-top: 0px;
	font-size: 70%;
	margin-right: 10px;
	color: #000000;
}



#mainContent ul {
	width: 85%;
	padding: 0px;
}

#mainContent li {
	font-size: 72%;
	padding-bottom: 3px;
	color: #333333;
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	line-height: 150%;
	text-align: left;
	background-repeat: no-repeat;
	list-style-position: outside;
	list-style-image: url(Bullet.gif);
	margin-left: 22px;
	margin-bottom: 7px;
	list-style-type: none;
	margin-right: 25px;
}
#mainContent h3 {
	font-size: 85%;
	letter-spacing: 0.08em;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: normal;
	color: #006600;
	background-repeat: no-repeat;
	margin: 0px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#mainContent h5 {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 3px;
	font-size: 75%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	color: #333333;
}



#navigation a {
	background-color: #AFBD21;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 5px;
	display: block;
	letter-spacing: 0.12em;
	font-size: 95%;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	line-height: 100%;
	margin-bottom: 1px;
	margin-top: 3px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
#navigation a:hover {
	background-color: #E0E0E0;
	color: #666666;
	display: block;
}
#navigation a:visited {
	background-color: #E0E0E0;
	color: #6F6F6F;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.lang {
	cursor:pointer;
	text-transform: uppercase;
	color: #FF6600;
}
#sidebar1 h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	padding-bottom: 3px;
	font-size: 73%;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 0.75em;
	letter-spacing: 0.02em;
	font-weight: normal;
	line-height: 150%;
	font-style: normal;
	text-decoration: none;
	text-align: left;
}
#sidebar2 #inner_nav-01 {
}
#mainContent h5 {
}
#members_top h1 {
	color: #99CC00;
	margin: 0px 0px 5px;
	padding: 0px 0px 3px;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px dashed #E6E8ED;
}

.imageLink
{
	float: left;
	display: block;
	height: 100px;
	margin-right: 15px;
}