html{
	height: 100%;
}

html, body{
	margin: 0px;
}

body{
	margin: 0;
}

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

#page{
	width: 1188px;
	height: 669px;
	border: 0px solid #000;
	margin: 0px auto;
	background: url(../images/background2.jpg) center no-repeat;
}

#content {
	margin: 40px 0px 0px 225px;
	font-size: 11px;
	color: #6D6F71;
}

#contentbox {
	width: 720px;
	height: 200px;
	border: 0px solid #000;
	overflow: auto;
}

#content br{
	line-height: 1;
}

#content a, a:hover
{
	font-size: 11px;
	color: #6D6F71;
	text-decoration: none;
}