body{
margin					: 0px;
padding					: 0px;
    height				: 100%;
}

#image {
	position			: absolute;
	top					: 0;
	left				: 0;
	margin				: 0;
	visibility			: visible;
}
#text {
	position			: absolute;
	top					: 0;
	left				: 0;
	width				: 150px;
	height				: 960px;
	background			: #191970;
	border				: 2px solid #000000;
	padding				: 5px;
}
#text {
  	filter				: alpha(opacity=60);
  	filter				: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  	-moz-opacity		: 0.60;
  	opacity				: 0.6;
}
#header {
	position			: absolute;
	top					: 15px;
	left				: 175px;
	height				: 110;
	width				: 870;
	border				: 2px solid #000000;
	border-right-color	: #B5B5B5;
	border-bottom-color	: #E7E7E7;
	width				: 867px;
	}
#words {
	position			: absolute;
	font				: 12px verdana, helvetica, arial, sans-serif;
	text-align:			: left;  
	color				: rgb(255,255,255);
	top					: 0px;
	left				: 0px;
	background			: transparent;
	display				: block;
	line-height			: 8px;
	padding				: 5px;
	white-space			: nowrap;
	width				: 150;
	height				: 946;
}

#words h2 {
	margin				: 0 1em 0 .5em;
	font-size			: 12px;

}

#words ul {
	margin				: 1em 0 1em 0;
	list-style-type		: none;
	padding				: 0;
}

#words li {
	margin				: 0;
	padding				: .2em 0 .2em 0;
}

#words a {
	display				: block;
	padding				: .3em .5em .3em 1em;
	margin 				: 0;
}

#words a:link {
	color				: rgb(255,255,255);
	background-color	: inherit;
	text-decoration		: none;
}
#words a:visited {
	color				: rgb(255,255,255);
	background-color	: inherit;
	text-decoration		: none;
}
#words a:hover {
	color				: rgb(61,61,61);
	background-color	: rgb(255,204,0);
	text-decoration		: none;
}
#words a:active {
	color					: rgb(61,61,61);
	background-color			: rgb(255,255,153);
	text-decoration			: none;
}
#content {
	position			: absolute;
	left				: 0px;
	top					: 1006px;
	height				: 314px;
	width				: 1024px;
	font				: 11px verdana, helvetica, arial, sans-serif;
	border				: 2px solid #000000;
	border-right-color	: #B5B5B5;
	border-bottom-color	: #E7E7E7;
	
}
#meta-navigation {
	position			: absolute;
	color				: rgb(64,64,64);
	top					: 133px;
	left				: 175px;
	margin				: 0;
	text-align			: right;
	padding				: .2em 3em .4em 1em;
	font				: 11px verdana, helvetica, arial, sans-serif;
	height				: 22px;
	width				: 823px;
}

#meta-navigation a {
	padding				: 2px 10px 2px 10px;
}

#meta-navigation a:link {
	color				: rgb(0,0,127);
	background-color	: inherit;
	text-decoration		: none;
	border-style		: none;
}
#meta-navigation a:visited {
	color				: rgb(0,0,127);
	background-color	: inherit;
	text-decoration		: none;
}
#meta-navigation a:hover {
	color				: rgb(51,51,51);
	background-color	: rgb(255,204,0);
	text-decoration		: none;
}

#meta-navigation a:active {
	color				: black;
	background-color	: rgb(255,255,228);
	text-decoration		: none;
}
#main {
	position			: absolute;
	top					: 175px;
	left				: 175px;
	background-color	:#FFFFFF;
	margin				: 0;
	height				: 800px;
	width				: 680px;
}
#advert {
	position			: absolute;
	left				: 882px;
	top					: 175px;
	height				: 409px;
	width				: 160px;
	font				: 11px verdana, helvetica, arial, sans-serif;
}
#thebox {
	position			: absolute;
	left				: 263px;
	top					: 978px;
	height				: 18px;
	width				: 500px;
	font				: 11px verdana, helvetica, arial, sans-serif;
}
#linkpartner {
	position			: absolute;
	left				: 247px;
	top					: 1007px;
	height				: 378px;
	width				: 521px;
	font				: 11px verdana, helvetica, arial, sans-serif;
	border				: 2px solid #000000;
	border-right-color	: #B5B5B5;
	border-bottom-color	: #E7E7E7;
	
}

