@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-top: 50px
}

#site{
	background-color: #FFFFFF;
	color: #000000;
	width: 750px;
	text-align: center;
	text-decoration: none;
}

#logo{
	height:250px;
	width:750px;
}

#essay{
	height: 550px;
	color: #000000;
}

#menu{
	height:100px;
	vertical-align: bottom;
	color: #000000;
	text-decoration: none;
}

#flashcontent{
	width: 750px;
	height: 600px;	
}

#newsblock {
	top:103px;
	left:386px;
	background-color:#FFFFFF;
	color: #000000;
	height:450px;
	width:375px;
	overflow:auto;
	text-align: left;
}
