/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background:#FFFFFF;
	text-align:left;
	background-repeat:repeat;
	color:#666666;
 


}


a {

	color:#336600;
	font-weight:bold;

}

a:hover {

	color:#A3BD66;

}

h1 {
	padding:0;
	margin:0;
	border:0;
	color:#ffffff;
	width:250px;
	left:220px;
	top:40px;
	position:absolute;
}

#Content {

width:865px;
margin-left:auto;
margin-right:auto;
margin-top:50px;
}

#bodyContainer {
	width:865px;
	height:598px;
	background-image:url(../images/redirect.jpg);
	background-repeat:no-repeat;
	position:relative;
	}
	
#movedblock {

	position:absolute;
	width:200px;
	text-align:center;
	font-size:16px;
	top:156px;
	right:107px;

}	
