body {
	background-image: url(images/back.gif);
	background-color: #2b41a4;
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0;
}

#maincontent {
width: 834px;
height: 100px;
left: 214px;
z-index: 1;
top: 194px;
background-color: #FFFFFF;
font-family: Tahoma;
position: relative;
clear: both;
float: center;
}

a:link {
color: #1E77D3;
text-decoration: none;
}

a:visited {
color: #1E77D3;
text-decoration: none;
}

a:active {
color: #1E77D3;
text-decoration: none;
}

a:hover {
color: #1E77D3;
text-decoration: underline;
}

.clear {
clear:both;
font-size:0;
line-height:0px;
height:0;
}