body
{
	padding: 0;
	margin: 0;
	background: #35343C;
	color: #FFF;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 80%;
	line-height: 150%;
	background-image:url('images/bigeksvee copy.gif');
	background-repeat: no-repeat;
background-attachment: fixed;
background-position:  center; 

}

img
{
	border: 0;
}

a
{
	text-decoration: none;
	color: #FF80A8;
}

a:hover
{
	text-decoration: none;
	color: #FFF;
}

#centrecontainer
{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
}

#outercontainer
{
	margin-left: -400px;
	position: absolute;
	top: -236px;
	left: 50%;
}

.tiny {font-size : 70%;}

#header
{
	width: 725px;
	height: 31px;
	letter-spacing: 1px;
}

#container    
{
	border: 15px solid #2A282D;
	width: 760px;
	height: 370px;
}

#containerleft
{
	float: left;
	width: 350px;
	height: 350px;
	background-image:url('images/EksveeFront.jpg');
	border-right: 15px solid #2A282D;
	padding: 10px;
}

#containerleft a
{
	text-decoration: none;
	color: #FFF;
}

#containerleft a:hover
{
	text-decoration: none;
	color: #FF80A8;
}

#containerleft h2
{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -3px;
	font-size: 250%;
	text-align: right;
}

#containerright
{
	float: left;
	width: 355px;
	height: 350px;
	background: #660021;
	overflow: auto;
	padding: 10px;
	scrollbar-base-color: #663366; 
scrollbar-face-color: #35343C; 
scrollbar-track-color: #660021; 
scrollbar-arrow-color: #660021;
scrollbar-highlight-color: #660021; 
scrollbar-3dlight-color: #660021; 
scrollbar-shadow-color: #663366;
scrollbar-darkshadow-color: #000000;
}

#containerright h2
{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -2px;
	font-size: 200%;
	border-bottom: 1px solid #2A282D;
	padding-bottom: 5px;
	width: 75%;
}

#footer
{
	width: 800px;
	text-align: left;
	padding: 5px 0px;
	color: #FF80A8;
}

#footer a
{
	text-decoration: none;
	color: #FF80A8;
}

#footer a:hover
{
	text-decoration: none;
	color: #FFF;
}