body {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px auto;
	line-height: 1.4em;
	background-color: White;
}

a, a:visited, a:active {
	color: #004FB4;
	text-decoration: underline;
}

a:hover {
	color: #0070FF;
	text-decoration: underline;
}

h1 {
	
}

#head {
	width : 980px;
	clear : both;
	padding-bottom : 15px;
	border-bottom : 5px solid #85BAFF;
	margin-bottom: 18px;
}

#content {
	width : 980px;
	clear : both;
}

#left {
	width: 750px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}

.textbox {
	width: 600px;
	text-align: left;
	margin-bottom: 20px;
}

.toppiclink {
	font-size: 20px;
	margin-top: 25px;
	margin-bottom: 25px;
	font-weight: bold;
}

.bottompiclink {
	font-size: 24px;
	margin-top: 25px;
	margin-bottom: 25px;
	font-weight: bold;
}

#right{
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
}

#footer {
	width : 980px;
	clear : both;
	padding-top : 30px;
}

.clearer {
	clear: both;
}
