@charset "utf-8";

body {
	background-image: url(img/background.jpg);
	background-repeat: repeat;
	font-family: "Times New Roman", Times, serif;
}
h1, h3, h5 {
color: #000;
font-weight: bold;
}
h1 {
	font-size: 1.5em;
	margin-top: 15px;
	margin-left: 20px;
	clear: right;
	font-variant: small-caps;
}
h2 {
	font-size: 1.1em;
	text-decoration: underline;
	color: #000;
	margin-left: 40px;
	clear: right;
}
h3 {
	font-size: 1.3em;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
}
h4 {
	font-size: .85em;
	text-align: center;
	margin: 0;
	padding: 0;
}
h5 {
	font-size: .85em;
	font-variant: small-caps;
	margin: 0 0 5px 0;
	padding: 0;
	text-align: center;
}
a, a:visited {
	color: #6B8ABF;
	text-decoration: none;
}
a:hover {
	color: #475D7F;
	text-decoration: underline;
}
table {
	margin-left: 40px;
}
tr, td {
	border-style: none;
}
address {
	font-style: normal;
	margin-left: 60px;
}
object, embed {
	margin: auto;
	text-align: center;
	position: relative;
}
.smallIndent {
	padding-left: 20px;
}
.bigIndent {
	padding-left: 40px;
}
.firstLineIndent {
	text-indent: 25px;
}
.transl{
	color: #475D7F;
	float: right;
	font-size: .80em;
	position: relative;
	margin: 0 20px;
	padding: 0;
}
.eventwrap {
	width: 690px;
	margin: 25px auto;
	clear: both;
}
.eventwrap a img {
	border-style: none;
}
.eventwrap img {
	display: inline;
	width: 200px;
	margin: 13px;
}
.img3wrap {
	margin: 0 auto;
	position: relative;
}
.img2wrap {
	width: 490px;
	margin: 0 auto;
	position: relative;
}
.imgwrap {
	width: 250px;
	margin: 0 auto;
	position: relative;
}
#flashwrap {
	margin: 39px auto;
	text-align: center;
	position: relative;
}
#main_frame {
	height: 754px;
	width: 954px;
	margin: auto;
}
#left_scroll {
	float: left;
	height: 754px;
	width: 58px;
	background-image: url(img/left_scroll.png);
}
#right_scroll {
	float: right;
	height: 754px;
	width: 63px;
	background-image: url(img/right_scroll.png);
}
#logo_bar {
	background-image: url(img/logo_bg.png);
	height: 163px;
	width: 833px;
	margin-left: 58px;
}
#logo_bar a:link img {
	border-style: none;
}
#logo_bar a:visited img {
	border-style: none;
}
#top_logo {
	margin-top: 70px;
	margin-left: 22px;
}
#homeLogo {
	margin-top: 4px;
	margin-left: 42px;
	}
#menu_bar {
	background-image: url(img/menu_bg.png);
	height: 57px;
	width: 833px;
	margin-left: 58px;
}
#menu{
	background-color: #556C96;
	height: 22px;
	width: 680px;
	position: relative;
	top: 20px;
	margin-left: 77px;
	color: #FFF;
	filter: alpha(opacity=75);
	opacity: 0.75;
}
#menu ul {
	margin: 0;
	padding: 0;
	text-align: center;
	position: relative;
	left: .55em;
}
#menu ul, #menu ul li {
	list-style-type: none;
	display: inline;
}
#menu a {
	font-variant: small-caps;
	font-size: .75em;
	font-weight: bold;	
	text-align: center;
	margin: 5px 8px;
}
#menu a:link, #menu a:visited {
	text-decoration: none; 
	color:#FFF;
	}
#menu a:hover {
	text-decoration: underline;
	}
#middleScroll {
	background-image: url(img/content_bg.png);
	height: 365px;
	width: 833px;
	margin-left: 58px;
}
#content_box {
	height: 305px;
	width: 767px;
	margin-left: 33px;
	overflow: hidden;
	position: relative;
}
#trans_box {
	height: 100%;
	width: 767px;
	background-color: #FFF;
	opacity: 0.5;
	filter: alpha(opacity=50);
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
}
#content {
	height: 305px;
	width: 767px;
	overflow: auto;
	position: relative;
}
#content p {
	font-size: 1em;
	text-align: justify;
	color: #000;
	margin: 15px 20px;
}
#content p.grantees {
	font-style: italic;
	margin-left: 40px;
}
#content p.grantees:first-line {
	font-style: normal;
	font-weight: bold;
}
#content ul {
	padding-left: 40px;
	margin-left: 40px;
}
#content img.center {
	position: relative;
	display: block;
	text-align: center;
	margin: 0 auto;
	padding: 10px;
}
#content img.right {
	float: right;
	padding: 10px 15px;
}
#content img.left {
	float: left;
	padding: 10px 15px;
}
#timeline td {
	padding-left: 70px;
}
#up_footer {
	background-image: url(img/up_footer_bg.png);
	height: 57px;
	width: 833px;
	margin-left: 58px;
}
#footer_bar {
	background-image: url(img/footer_bg.png);
	height: 111px;
	width: 833px;
	margin-left: 58px;
	text-align: center;
	font-size: 0.7em;
	color: #666;
}
#footer_bar p {
	margin: 3px;
}
#footer_bar ul{
	margin: 0;
	padding: 0;
	position: relative;
	left: 10px;
	top: 5px;
}
#footer_bar ul, #footer_bar ul li {
	list-style-type: none;
	display: inline;
}
#footer_bar a:link, #footer_bar a:visited {text-decoration: none; color:#666;}
#footer_bar a:hover {text-decoration: underline;}

