body {
	background-color: #C9BDAD;
	background-position: center;
	color: #FFFFFF;
}

#page {
	border: 1px solid #000000;
	float: left;
	width: 687px;
	background: #2062B1 url(/elements/background.jpg) no-repeat;
}

#content {
	width: 649px;
	position: relative;
	float: left;
	margin: 21px;
}

#print_title { display: none; }

#c1 {
	float: left;
	width: 267px;
}
#c2 {
	float: right;
	width: 368px;
}
h3 {
	color: #FFFFFF;
}

div#content a,
div#content a:link,
div#content a:visited {
	color:#CCC;
	text-decoration:underline;
}
div#content a:focus,
div#content a:hover,
div#content a:active {
	color:#FFF;
}