/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	background-color: #FFFFFF;
}
img {
	text-decoration: none;
	border: 0px;
}


#main {
	width: 800px;
	min-height: 620px;
	height: auto; !important
	height: 620px;
}
#middle_box {
	width: 800px;
	margin-top: 70px;
	min-height: 520px;
	height: auto; !important
	height: 520px;
	float: left;
}
#middle_right {
	width: 586px;
	min-height: 520px;
	height: auto; !important
	height: 520px;
	float: right;
	border: 1px solid #ebebeb;
}
#middle_right_long {
	width: 586px;
	float: right;
	border: 1px solid #ebebeb;
}
#middle_left {
	width: 200px;
	height: 520px;
	float: left;
}

#time_box {
	width: 300px;
	height: 20px;
	float: right;
	text-align: right;
	margin-top: 10px
}




/*

#nav {
	float: left;
	width: 586px;
	text-align: left;
	padding: 7px 0px 0px 0px;
	margin-top: 10px;
	left: 409px;
	top: 162px;
	background-color: #EEEEEE;
	height: 28px;
	border-top: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
	margin-top: 5px;
}
#nav li {
	display:inline;
	padding:0px;
	margin:0;
}
#nav li a {
	text-decoration: none;
	padding-left: 8px;
	padding-right: 10px;
	padding-top: 12px;
	padding-bottom: 9px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d5d5d5;

}
#nav li a:hover {
	background-color: #EBEBEB;
}

*/


a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
#text_box {
	width: 556px;
	height: 440px;
	float: right;
	text-align: left;
	margin-top: 25px;
	padding: 0px 10px 0px 20px;
}
#title {
	width: 556px;
	height: 30px;
	float: right;
	text-align: right;
	font-size: 24px;
	font-weight: bold;
	color: #ebebeb;
}
a.title:link {
	color: #EBEBEB;
	font-weight: bold;
	font-size: 24px;
	text-decoration: none;
}
a.title:visited {
	color: #EBEBEB;
	font-weight: bold;
	font-size: 24px;
	text-decoration: none;
}
a.title:hover {
	color: #EBEBEB;
	font-weight: bold;
	font-size: 24px;
	text-decoration: none;
}

#text_box_members {
	width: 576px;
	min-height: 400px;
	height: auto; !important
	height: 400px;
	float: right;
	text-align: left;
	margin-top: 20px;
	padding: 0px 0px 0px 0px;
}
#text_box_members_long {
	width: 576px;
	float: right;
	text-align: left;
	margin-top: 20px;
	padding: 0px 0px 0px 0px;
}
.heading_grey {
	color: #999999;
}
.heading_red {
	color: #CC0000;
}
#members_group_photo {
	width: 400px;
	height: 400px;
	float: right;
}
#members_info_left_long {
	float: left;
	width: 170px;
	padding: 12px 0px 0px 0px;
}
#members_info {
	width: 470px;
	min-height: 400px;
	height: auto; !important
	height: 400px;
	float: left;
	text-align: left;
}
#members_info_long {
	width: 570px;
	float: right;
	text-align: left;
}
#members_info_photo {
	width: 570px;
	height: 400px;
	float: left;
	text-align: left;
}


#members_info_right {
	width: 300px;
	min-height: 375px;
	height: auto;
!important
	height: 375px;
	float: right;
	text-align: left;
	margin-top: 30px;
}
#members_info_right_long {
	width: 370px;
	float: right;
	text-align: left;
	margin-top: 11px;
	padding: 0px 10px 10px 0px;
}
#members_info_right_photo {
	width: 370px;
	height: 400px;
	float: right;
	text-align: left;
}



/* NAVIGATION FOR SIDE MENU */

#navigation {
	width: 160px;
	height: 300px;
	float: left;
	text-align: left;
	margin-top: 30px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#navigation li {
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	width: 160px;
	}
	
#navigation a {
	color: #333333;
	padding: 0;
	text-decoration: none;
	}
	
#navigation a:hover {
	color: #990000;
	}
	
#navigation #currentpage a {
	color: #990000;
	}



/* NAVIGATION FOR TOP MENU */

#menu {
	width: 586px;
	height: 20px;
	float: right;
	text-align: right;
	padding-top: 4px;
	background-color: #ebebeb;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#menu li {
	float: left;
	margin: 0;
	padding:0px 5px 0px 4px;
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	}
	
#menu a {
	color: #990000;
	padding: 0;
	text-decoration: none;
	}
	
#menu a:hover {
	color: #333333;
	}
	
#menu #currentpage a {
	color: #33333;
	}

a.email:link {
	color: #990000;
	text-decoration: none;
}
a.email:visited {
	color: #990000;
	text-decoration: none;
}
a.email:hover {
	color: #333333;
	text-decoration: none;
}





a.members:link {
	color: #000000;
	text-decoration: none;
}
a.members:visited {
	color: #000000;
	text-decoration: none;
}
a.members:hover {
	color: #990000;
	text-decoration: none;
}

a.red:link {
	color: #990000;
	text-decoration: none;
}
a.red:visited {
	color: #990000;
	text-decoration: none;
}
a.red:hover {
	color: #990000;
	text-decoration: none;
}

a.red_small:link {
	color: #990000;
	text-decoration: none;
	font-size: 10px;
}
a.red_small:visited {
	color: #990000;
	text-decoration: none;
	font-size: 10px;
}
a.red_small:hover {
	color: #990000;
	text-decoration: none;
	font-size: 10px;
}



#members_photo {
	width: 90px;
	height: 325px;
	float: right;
	text-align: right;
	margin-top: 10px;
}

#contact {
	width: 800px;
	float: left;
	height: 10px;
	text-align: right;
}
