html{
	height: 100%;
}

html, body{
	margin: 0px;
}

body{
	margin: 0;
}

body, div, td, a
{
	font-family: Myriad, sans-serif;
}

#page{
	width: 850px;
	height: 675px;
	border: 1px solid #000;
	margin: 25px auto;
}

#content{
	width: 850px;
	height: 555px;
	overflow: auto;
}

#content a{
	text-decoration: none;
}

#navigation
{
	margin: 0px 0px 0px 0px;
}

#navigation a, a:hover, a:hover
{
	color: #6C5635;
	text-decoration: none;
}

#anchorlinks a{
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
}

#anchorlinks img {
	border:none;
}

#anchorlinks h2{
	font-size: 13px;
	color: #6D6F71;
}

#contentboxhome2 {
	margin: 0px 0px 0px 20px;
	width: 762px;
	height: 170px;
}
