html,body
	{
	overflow: auto;
	}

body
	{
	background: #02577f url('../img/body_bg.png');
	font-family: sans-serif, MS Sans Serif, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	margin: 0;
	width: 100%;
	height: 100%;
	}

#container
	{
	position: relative;
	margin: 70px auto 70px auto;
	padding: 0 0 0 58px;
	width: 936px;
	height: 615px;
	background: url('../img/frame_bg.png');
	}
	
#logo
	{
	float: left;
	width: 169px;
	height: 71px;
	}

#slogan
	{
	float: left;
	width: 708px;
	height: 54px;
	padding: 0 0 0 6px;

	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
	line-height: 64px;
	}

#menu
	{
	float: left;
	width: 705px;
	height: 16px;
	background: #c0c0c0;
	border-width: 1px 0 0 0;
	border-color: #c0c0c0;
	border-style: solid;
	font-weight: bold;
	cursor: default;
	}	

#menu a
	{
	float: left;
	padding: 0 9px 0 10px;
	height: 16px;
	text-decoration: none;
	color: #000000;
	}

#menu a:hover
	{
	background: #000000;
	color: #ffffff;
	}

#border
	{
	margin: 0 0 0 8px;
	clear: both;
	width: 867px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	background: #c0c0c0;
	}

#news
	{
	float: left;
	margin: 0 0 0 8px;
	width: 131px;
	height: 185px;
	background: #c0c0c0;
	border-width: 0 1px 1px 0;
	border-color: #c0c0c0;
	border-style: solid;
	font-size: 11px;
	line-height: 13px;
	padding: 6px;
	}

#content
	{
	float: left;
	width: 705px;
	padding: 8px;
	background-color: #FFFFFF;
	}
	
#scroll
	{
	position: static;
	width: 706px;
	height: 505px;
	z-index: 1;
	top: 5px;
	margin: 0;
	padding-right: 10px;
	overflow: auto;
	visibility: visible;
	}

#window_bottom
	{
	width: 883px;
	height: 9px;
	font-size: 9px;
	line-height: 9px;
	background: #ffffff url('./gfx/window_bottom.gif');
	}

div.headline_small
	{
	padding: 0 0 0 2px;
	font-size: 18px;
	letter-spacing: -1px;
	border-width: 0 0 0 5px;
	border-color: #c0c0c0;
	border-style: solid;
	}

div.linksoneverypage
	{
	width: 97%;
	background: #e5e5e5;
	border-width: 1px 0 1px 0;
	border-color: #000000;
	border-style: solid;
	text-align: center;
	line-height: 20px;
	}

div.centered
	{
	text-align: center;
	}

div.clearit
	{
	display: block;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	}

span.fatone
	{
	font-weight: bold;
	}

span.italic
	{
	font-style: italic;
	}

hr
	{
	margin: 5px 0;
	}

h1
	{
	margin: 0 0 16px 0;
	font-size: 24px;
	letter-spacing: -1px;
	line-height: 20px;
	font-weight: bold;
	}

h2
	{
	margin: 0 0 8px 0;
	font-size: 20px;
	letter-spacing: -1px;
	line-height: 16px;
	font-weight: bold;
	}

h3
	{
	display: inline;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	}

a
	{
	color: #000000;
	font-weight: bold;
	}

a:hover
	{
	color: #ff0000;
	}

a img
	{
	border: 0;
	}

img.animatedwallpaperthumb
	{
	display: inline;
	margin: 0 10px 10px 0;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	}

table.links
	{
	width: 97%;
	border: 0;
	}

table.links tr td
	{
	padding: 0 0 8px 0;
	}

table td.left
	{
	width: 30%;
	}

table td.right
	{
	width: 70%;
	}
