@charset "UTF-8";
body {
	font-family: "Lucida Sans", Monaco;
	color: #000000;
	background-color: #000000;
	margin: 0px;
	font-size: medium;
	background-image: url(../images2/bg_3.jpg);
	background-repeat: repeat-x;
}
#top_container {
	width: 806px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
/* CSS Document */
#top_menu {
	height: 40px;
	width: 100%;
	padding-top: 12px;
}
#banner {
	width: 806px;
	margin-right: auto;
	margin-left: auto;
	height: 215px;
	background-image: url(../images2/banner_806w_215h.jpg);
	background-repeat: no-repeat;
}
#banner a {
	text-decoration: none;
	height: 100%;
	width: 100%;
	cursor: pointer;
	display: block;
}
#banner a:hover {
	text-decoration: none;
	background-image: url(../images2/banner_806w_215h_roll.jpg);
	background-repeat: no-repeat;
}
#bottom {
	width: 806px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images2/bottom_806w_.jpg);
	height: 228px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#bottom_nav {
	text-align: center;
	width: 806px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
#bottom_nav ul {
	margin: 0px;
	padding: 0px;
}
#bottom_nav li {
	display: inline;
	padding: 0px;
	margin-right: 8px;
	margin-left: 8px;
}
#bottom_nav a {
	color: #00657F;
	text-decoration: none;
	font-size: 70%;
	letter-spacing: 1px;
}
#bottom_nav a:hover {
	color: #ffff09;
}
#copyright {
	text-align: center;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 200px;
}
#copyright p {
	font-size: 70%;
	color: #00FF00;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
}
#head {
	width: 806px;
	margin-right: auto;
	margin-left: auto;
	height: 52px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images2/heads/head_bio.jpg);
	background-repeat: no-repeat;

}
#main {
	background-color: #000000;
	width: 778px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006600;
	border-left-color: #006600;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images2/main_page_780w_bg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#bozart {
	text-align: center;
	padding-top: 40px;
	width: 806px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
}
#bozart a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #D16262;
	font-size: 70%;
	font-weight: normal;
}
#bozart a:hover {
	text-decoration: none;
	color: #33FF00;
}
#site_map {
	width: 806px;
	margin-right: auto;
	margin-left: auto;
}
#site_map p {
	font-size: 70%;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
}
#site_map a {
	color: #FFFFFF;
	text-decoration: none;
}
#site_map a:hover {
	color: #00FF00;
}
#mini_nav {
	width: 700px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 54px;
}
#mini_nav ul {
	margin: 0px;
	padding: 0px;
}
#mini_nav li {
	font-size: 80%;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#mini_nav a {
	color: #00FF00;
	text-decoration: none;
	letter-spacing: 1px;
}
#mini_nav a:hover {
	color: #FFFF09;
}
.divider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #00CCFF;
	line-height: 90%;
}

.divider2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #00657F;
	line-height: 90%;
}
#content2 th p {
	color: #FF00FF;
}

