/* CSS Document */

/* mac hide\*/
html, body {height:100%}
/* end hide */
body {
	padding:0;
	margin:0;
	text-align:center;
	min-width:750px;/* for mozilla*/
	background-color: #666666;
	color: #000000;
}

a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


#outer{
	height:100%;
	min-height:100%;
	width:760px;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
	background:  url(images/fakebg03.gif) repeat-y center;
	position:relative;
}

#outerorange{
	height:100%;
	min-height:100%;
	width:750px;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
	background:  url(images/fakebg02.gif) repeat-y center center;
	position:relative;
}

#outer2col{
	height:100%;
	min-height:100%;
	width:750px;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
	background:  url(images/fakebg03.gif) repeat-y center center;
	position:relative;
}
 
html>body #outer,#outerorange,#outer2col{height:auto;}/*for mozilla as IE treats height as min-height anyway*/


#innerwrap {
	float:left;
	width:640px;
}
#header{
	position:absolute;
	top:0;
	width:760px;
	height:208px;
	z-index:100;
	overflow: hidden;
	left: 0px;
	right: 0px;
}


/* Menu */

a.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

#menu {
	position:absolute;
	top:141px;
	left:5px;
	width: 750px;
	height: 80px;
	background: url(images/02menu_bg.jpg) repeat-x;
	margin: 0 auto;
	overflow:hidden;
	z-index:101;

}

#menu ul {
	margin: 0;
	padding: 0;
	line-height: normal;
}

#menu li {
	display: inline;
}

a.menu {
	float: right;
	height: 40px;
	padding: 8px 12px 0;
	border-right: 1px solid #000033;
	font-size: 65%;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 1px solid #000033;
	border-bottom: 1px solid #000033;
	border-left: 1px solid #00CCFF;
	background-image: url(images/02menutext_bg.jpg);
	background-position: center top;
}





a.menu:hover{
	color: #FFFFFF;
	background-image: url(images/02menutext_bg_hover.jpg);
}

a.reddotmenu{
	height: 20px;
	padding: 10px 10px 0;
	border-right: 1px none #110F09;
	font-size: 65%;
	font-weight: bold;
	color: #000000;
	border-top: none;
	border-bottom: none;
	border-left: none;
	list-style-image: url(images/bullet.gif);
	background-image: url(images/bullet_hover.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}

a.reddotmenu:hover{
	color: #000000;
}


#menuorange {
	background-color: #FFCC00;
	width: 120px;
	height: 35px;
	right: 0px;
	float: right;
}

a.menu_orange{
	height: 20px;
	font-size: 65%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: uppercase;
	float: left;
	width: 120px;
	text-align: center;
	padding-top: 10px;
	list-style-type: none;
	text-decoration: none;
	z-index: 120;
}

a.menu_orange:hover {
	color: #FFFFFF;
}

#submenuorange.reddot {
	color: #000000;
	background-image: url(images/bullet_hover.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#submenu {
	position:absolute;
	top:40px;
	margin: 0 auto;
	width: 750px;
	height: 40px;
	z-index:110;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
	background-repeat: repeat-x;
	overflow: hidden;
	background-image: url(images/02submenu_basebg.jpg);

}


a.submenu_orange{
	height: 20px;
	font-size: 65%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: uppercase;
	float: left;
	width: 120px;
	text-align: center;
	padding-top: 10px;
	list-style-type: none;
	text-decoration: none;
}


#submenudropdown{
	width: 700px;
	text-align: center;
}


#submenu ul {
	margin: 0;
	padding: 0;
	line-height: normal;
}

#submenu li {
	display: inline;
}

a.submenu {
	float: right;
	height: 26px;
	padding: 10px 30px 0 10px;
	border-right: 1px none #110F09;
	font-size: 65%;
	color: #FFFFFF;
	border-top: none;
	border-bottom: none;
	border-left: none;
	list-style-image: url(images/bullet.gif);
	background-image: url(images/02Submenu_bg_button.jpg);
	background-repeat: repeat;
}

a.submenuhome {
	float: right;
	height: 25px;
	padding: 8px 33px 0 12px;
	border-right: 1px none #110F09;
	font-size: 65%;
	color: #FFFFFF;
	border-top: none;
	border-bottom: none;
	border-left: none;
	list-style-image: url(images/bullet.gif);
	background-image: url(images/02_subhome_bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	font-weight: bold;
}
a.submenuhome:hover{
	color: #FF9900;
}

a.submenucontact {
	float: right;
	height: 25px;
	padding: 8px 33px 0 12px;
	border-right: 1px none #110F09;
	font-size: 65%;
	color: #FFFFFF;
	border-top: none;
	border-bottom: none;
	border-left: none;
	list-style-image: url(images/bullet.gif);
	background-image: url(images/02_subcontact_bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	font-weight: bold;
}

a.submenucontact:hover{
	color: #FF9900;
}



a.submenu:hover{
	color: #FFFFFF;
	background-image: url(images/bullet_hover.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#submenuorange {
	background-color: #FFCC00;
	width: 120px;
	right: 0px;
	height: 30px;
	float: right;
}

a.reddot{
	float: right;
	height: 20px;
	padding: 10px 10px 0;
	border-right: 1px none #110F09;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	border-top: none;
	border-bottom: none;
	border-left: none;
	list-style-image: url(images/bullet.gif);
	background-image: url(images/bullet_hover.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

a.reddot:hover{
	color: #FFFFFF;
}

/*-------------------------------*/



#left {
	position:relative;
	width:175px;
	float:left;
	padding-top :230px;
	padding-bottom :32px;
	
}

#photobg{
	background-color: #FF9900;
	height: 220px;
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
	padding: 0px;
	position: relative;
}
#phototitle {
	width: 140px;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#phototitle p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #FFCC00;
	padding: 5px;
}

#left p {padding-left:10px;padding-right:10px}
#right p {padding-left:4px;padding-right:2px}

#right {
	position:relative;
	width:120px;
	float:right;
	padding-top:170px;
	padding-bottom:32px;
}

#footer {
	width:750px;
	clear:both;
	height:20px;
	background-color: #003399;
	color: #000000;
	text-align:right;
	left:5px;
	bottom:0;
	position: absolute;
	padding-top: 5px;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 55%;
	color: #FFFFFF;
	right: 10px;
	position: absolute;
}
	
* html #footer {/*only ie gets this style*/
	\height:32px;/* for ie5 */
	he\ight:30px;/* for ie6 */
}
div,p  {margin-top:0}/*clear top margin for mozilla*/

#centrecontent {
	width:465px;
	float:right;
	padding-top:220px;
	padding-bottom:32px;
}
#centrecontent h1 {
	padding-left:10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666666;
	font-weight: bold;
}
#centrecontent p {
	padding-left:10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #000000;
}

#centrecontent02 {
	padding-top:220px;
	padding-bottom:32px;
	width: 720px;
	position: relative;
	left: 20px;
}
#centrecontent02 h1 {
	padding-left:10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #003399;
	font-weight: bold;
}
#centrecontent02 h2 {
	padding-left:10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #ffffff;
	font-weight: bold;

}
#centrecontent02 p {
	padding-left:10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
}

#centrecontent02 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
}

tr.centrecontent02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
}

#centrecontent02 a:link {
	color: #336699;
}
#centrecontent02 a:hover{
	color: #3333CC;
}
#centrecontent02 a:visited {
	color: #003399;
}

#centrecontentmember {
	width:630px;
	padding-top:200px;
}

#committee{
	background-color: #89b0d8;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

div.committee {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	font-size: 76%;
}

#committeeleft {
	width:200px;
	float:left;
}

#committeecenter {
	width:200px;
	margin-right: auto;
	margin-left: auto;
}
#committeeright {
	width:200px;
	float:right;
}
#committeeframe{
	padding: 3px;
	width: 200px;
	margin-top: auto;
	margin-bottom: auto;
}

.style1 {
	font-size: 9pt;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}

#membersection{
	background-color: #FFFFFF;
	width: 630px;
	top: 100px;
	float: left;
	height: 300px;
	position: absolute;
}

p.date{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: italic;
	padding-left: 10px;
	font-variant: normal;
}

p.readmore{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding-left: 10px;
	
}

p.readmore:link,visited{
	color: #666666;
}



#clearfooter {width:100%;height:52px;clear:both} /* to clear footer */

/*dropdown menu*/

#drop01{
	background-color: #999999;
	width: 150px;
	z-index: 300;
	position: absolute;
	top: 182px;
	visibility: hidden;
	left: 75px;
	
}
#drop01 ul {
	margin: 0;
	padding: 0;
	line-height: normal;
}

#drop01 li {
	display: inline;
}

#drop02{
	background-color: #999999;
	width: 150px;
	z-index: 300;
	position: absolute;
	top: 182px;
	visibility: hidden;
	left: 251px;
	
}
#drop02 ul {
	margin: 0;
	padding: 0;
	line-height: normal;
}

#drop02 li {
	display: inline;
}

#drop03{
	background-color: #999999;
	width: 150px;
	z-index: 300;
	position: absolute;
	top: 182px;
	visibility: hidden;
	left: 321px;
	
}
#drop03 ul {
	margin: 0;
	padding: 0;
	line-height: normal;
}

#drop03 li {
	display: inline;
}

#drop04{
	background-color: #999999;
	width: 150px;
	z-index: 300;
	position: absolute;
	top: 182px;
	visibility: hidden;
	left: 395px;
	
}
#drop04 ul {
	margin: 0;
	padding: 0;
	line-height: normal;
}

#drop04 li {
	display: inline;
}


a.drop{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	background-color: #999999;
	display: block;
	color: #CCCCCC;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #333333;
}
a.drop:hover{
	color: #FFFFFF;
	background-color: #666666;
}



