@charset "utf-8";
body {
	background-image: url(images/back.png);
scrollbar-3dlight-color:#333333; 
scrollbar-arrow-color:#000000; 
scrollbar-base-color:#333333; 
scrollbar-darkshadow-color:#000000; 
scrollbar-face-color:#333333; 
scrollbar-highlight-color:#cc9933; 
scrollbar-shadow-color:#000000;
}
textarea {scrollbar-3dlight-color:#cccccc; 
scrollbar-arrow-color:#ffffff; 
scrollbar-base-color:#cccccc; 
scrollbar-darkshadow-color:#333333; 
scrollbar-face-color:#cccccc; 
scrollbar-highlight-color:#ffffff; 
scrollbar-shadow-color:#333333;} 
#wraper{
	position:absolute;
	left:20%;
	top:65px;
	width:790px;
	height:664px;
	z-index:1;
	border: 3px solid #333333;
}
#header {
	position:absolute;
	left:2px;
	top:1px;
	width:790px;
	height:100px;
	z-index:2;
	background-color: #FFFFFF;
}
#navigation {
	position:absolute;
	left:-1px;
	top:102px;
	width:792px;
	height:40px;
	z-index:2;
	background-color: #cc9933;
}
#wraper #content  a {
	font-family: "Arial";
	font-size: 20px;
	color: #cc9933;
	text-decoration: none;
}
#wraper #content  a:hover {
	font-family: "Arial";
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
#bottomnav {
	position:absolute;
	left:-1px;
	top:634px;
	width:792px;
	height:30px;
	z-index:2;
	background-color: #cc9933;
}
#content{
	position:absolute;
	left:1px;
	top:140px;
	width:790px;
	height:490px;
	z-index:2;
	background-color: #333333;
	background-repeat: no-repeat;
	background-position: center;
	border: thin solid #CC9933;
}
#right {
	position:absolute;
	left:466px;
	top:161px;
	width:304px;
	height:458px;
	z-index:2;
	border: thin solid #666666;
	background-color: #333333;
}
#image1 {
	position:absolute;
	left:64px;
	top:157px;
	width:279px;
	height:220px;
	z-index:2;
}
#image2 {
	position:absolute;
	left:484px;
	top:162px;
	width:280px;
	height:272px;
	z-index:2;
}
#text1 {
	position:absolute;
	left:87px;
	top:407px;
	width:209px;
	height:39px;
	z-index:2;
	color: #cc9933;
	font-size: 18px;
	font-family: "Lucida Calligraphy";
}
#text2 {
	position:absolute;
	left:529px;
	top:410px;
	width:150px;
	height:39px;
	z-index:2;
	font-family: "Lucida Calligraphy";
	color: #cc9933;
	font-size: 18px;
}

#quote {
	position:absolute;
	left:41px;
	top:24px;
	width:720px;
	height:133px;
	z-index:2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
#wraper #content #biography h1 {
	font-family: "Lucida Calligraphy";
	font-size: 24px;
	font-variant: small-caps;
	color: #319ECF;
	margin-top: 20px;
}
#wraper #content #biography strong {
	font-family: Miriam;
	font-variant: small-caps;
	color: #319ECF;
}


#biography {
	position:absolute;
	left:88px;
	top:50px;
	width:663px;
	height:420px;
	z-index:2;
	background-color: #FFFFFF;
	overflow: scroll;
}
#biography1 {
	position:absolute;
	left:71px;
	top:50px;
	width:663px;
	height:389px;
	z-index:2;
	background-color: #FFFFFF;
	overflow: scroll;
	background-image: url(images/backnews.png);
	background-repeat: no-repeat;
	background-position: 5px;
}
#wraper #content #biography p {
	padding: 10px;
	margin: 5px;
	font-family: Miriam;
	font-size: 16px;
	color: #333333;
	line-height: 16px;
	letter-spacing: 0px;
	word-spacing: 0px;
}
#wraper #content #biography a {
	font-family: Miriam;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}
#wraper #content #biography a:hover {
	font-family: Miriam;
	font-size: 16px;
	color: #cc9933;
	text-decoration: none;
}
#wraper #content #biography table {
	background-image: url(images/back.png);
}