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

a { color: #9a0000; text-decoration: underline }
a:hover { color: #9a0000; text-decoration: none }
a:visited { color #9a0000; text-decoration: underline }

body {
	font: 11px "Arial", Helvetica, Verdana, sans-serif;
	color: #7f765f;
	text-align: center;
	background:url(../../imagery/shared/bg.gif);
	background-repeat: repeat-x;
	margin: 0;
}

#wrap {
	width: 766px;
	position: relative;
	margin: auto;
}

#header {
	width: 766px;
	height: 284px;
	margin: 0;
	position: relative;
}

#content {
	width: 766px;
	height: 436px;
	background:url(../../imagery/home/css_bg.jpg);
	background-repeat: no-repeat;
}

#websrvcheader {
	width: 139px;
	height: 20px;
	position: absolute;
	top: 286px;
	left: 49px;
}

#websrvclogin {
	width: 200px;
	position: absolute;
	left: 53px;
	top: 323px;
	color: #616161;
}

#websrvclogin .input {
	border: 1px solid #a1a1a1;
	font: 11px "Arial", Helvetica, Verdana, san-serif;
	color: #7f765f;
	width: 175px;
}

#websrvclogin .submit {
	border: 1px solid #ffffff;
	background-color: #808a95;
	color: #ffffff;
	font: 11px "Arial", Helvetica, Verdana, san-serif;
}

#contactheader {
	width: 87px;
	height: 19px;
	position: absolute;
	left: 51px;
	top: 454px;
}

#contact {
	width: 208px;
	height: 179px;
	position: absolute;
	left: 43px;
	top: 493px;
	text-align: left;
	color: #4f4f4f;
}

#entry {
	width: 452px;
	height: 160px;
	position: absolute;
	text-align: left;
	color:#ffffff;
	left: 288px;
	top: 304px;
}

#news {
	width: 194px;
	height: 155px;
	position: absolute;
	text-align: left;
	color: #7d7d7d;
	left: 293px;
	top: 486px;
}

#crumbs {
	width: 343px;
	height: 17px;
	position: absolute;
	color: #5f6266;
	left: 40px;
	top: 682px;
}

#copyleft {
	width: 171px;
	height: 17px;
	position: absolute;
	color: #5f6266;
	left: 547px;
	top: 682px;
}
