.content {

	width: 535px;

	height: auto;

	border-top: 1px solid #666666;

	border-bottom: 1px solid #666666;

	margin-top: 10px;

	margin-right: 10px;

	margin-bottom: 10px;

	margin-left: 240px;

	padding: 10px;

}

.nav {

	width: 200px;

	float: left;

	margin-bottom: 10px;

	margin-right: 10px;

	border-top: 1px solid #666666;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #666666;

	padding: 10px;

	margin-left: 10px;

}

.header {

	width: 750px;

	height: 100px;

	border-bottom: 1px solid #666666;

	margin: 10px;

	padding: 10px;

}

body, p {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #666666;

	background-color: #FFFFFF;

}

.footer {

	width: 520px;

	height: auto;

	font-size: 90%;

	margin-left: 240px;

	margin-bottom: 10px;

	margin-right: 10px;

	margin-top: 10px;

	padding: 10px;

}

.boxout {

	width: 200px;

	margin: 10;

	padding: 10px;

	border-bottom: 1px solid #666666;

	background-color: #CCCCCC;

	border-top: 1px solid #666666;

	float: right;

}

h2 {

	font-size: 14px;

	font-variant: small-caps;

}

h3 {

	font-size: 12px;

	font-style: italic;

}

a:link {

	font-size: 90%;

	color: #666666;

	text-decoration: none;

}

a:visited {



	font-size: 90%;

	color: #666666;

	text-decoration: none;

}

a:hover {



	font-size: 90%;

	color: #000000;

	text-decoration: none;

}
