@charset "utf-8";



/* CSS Document */







body {



	background-image: url(../images/body_bg.gif);



	background-position: top;



	background-repeat: repeat;



	color: #666666;



	font-family: Georgia, "Times New Roman", Times, serif;



	font-size: 14px;



	padding: 0;



	margin: 0;



}







a:link {



	color: #506A8E;



	text-decoration: underline;



	font-weight: 700;



}







a:visited {



	color: #4D6587;



	text-decoration: underline;



	font-weight: 700;



}







a:hover {



	color: #9CBCEF;



	text-decoration: underline;



	font-weight: 700;



}







.download-description{



	display: block;



	text-align: center;



	width: 100%;



	font-size: 10px;



	font-weight: 600;



	font-family: "Courier New", Courier, monospace;



	color: #FF0000;



	



}







p{



	display: block;



	margin: 10px 0 0 0;



	text-indent: 20px;



}







#frame {



	display: block;



	width: 1024px;



	margin: 0 auto 0 auto;



	padding: 0;



	background-image: url(../images/frame_bg.jpg);



	background-position: top;



	background-repeat: repeat-y;



}







#header {



	display: block;



	width: 1024px;



	height: 132px;



	background-image: url(../images/header_bg.jpg);



	background-position: top;



	background-repeat: no-repeat;



}


.header_logo {
	display: block;
	width: 140px;
	height: 70px;
	border: red none 1px;
	margin: 45px 0 0 55px;
	float: left;
}







#navigation {



	display: block;



	margin: 0;



	padding: 0;



}







#navigation ul{



	margin: 0;



	padding: 73px 350px 0 0;



	list-style: none;



}







#navigation ul li{



	margin: 0;



	padding: 0;



	float: right;



}







#navigation ul li a, #navigation ul li a:visited{



	display: block;



	margin: 3px 5px 3px 5px;



	padding: 5px;



	background-color: #516B8F;



	color: #FFFFFF;



	font-weight: bold;



}







#navigation ul li a:hover{



	background-color: #9CBCEF;



	color: #516B8F;



}







#corpus {



	display: block;



	width: 914px;



	padding: 0 55px 0 55px;



}







#left_column{



	display: block;



	width: 600px;



	float: left;



	margin: 0 0 0 0;



	padding: 0 0 0 0;



	border: red none 1px;



	text-align: justify;



}







#left_column span {



	margin: 0 0 0 140px;



}







.embeding_code {



	display: block;



	width: 595px;



	height: 150px;



	padding: 0;



	margin: 10px auto 20px auto;



	border: #516B8F solid 1px;



	overflow: scroll;



	text-align: left;



	w



}







#right_column{



	display: block;



	width: 280px;



	float: right;



	margin: 0 0 0 0;



	padding: 0 0 0 0;



	border: red none 1px;



	text-align: center;



}







#footer{



	display: block;



	width: 1024px;



	clear: both;



	margin: 0 0 0 0;



	padding: 20px 0 0 0;



	text-align: center;



}







#endcap {



	display: block;



	width: 1024px;



	margin: 0 auto 0 auto;



	padding: 0;



	height: 59px;



	clear: both;



	background-image: url(../images/footer.png);



	background-position: bottom;



	background-repeat: no-repeat;



}







#history a:link, #history a:visited{



	display: block;



	margin: 0 0 10px 0;



	padding: 5px;



	text-decoration: none;



	background-color: #516B8F;



	border-bottom: solid 1px #9CBCEF;



	border-top: solid 1px #9CBCEF;



	color: #FFFFFF;



	text-align: center;



	vertical-align: middle;



	text-align: left;



	height: 80px; 



	width: 580px;



}







#history a:hover{



	background-color: #9CBCEF;



	border-bottom: solid 1px #516B8F;



	border-top: solid 1px #516B8F;



	color: #516B8F;



}







#history a img{



	border: #FFFFFF solid 3px;



	margin: 0 3px 0 3px;



	float: right;



}







#history a span{



	float: left;



	text-indent: 0;



	display: block;



	margin: 7px 0 0 3px;



}
















