#head {
	height:70px;
	background:#069;
	border-bottom:5px #666 solid;
	border-top:5px #666 solid;
	margin:5px -8px 0px -8px;
	text-align:center;
	padding:10px 0px 0px 0px;
}

#main {
	width:780px;
	margin:0 auto;
	font-family:arial;
	font-size:10pt;
	color:#333;
}

header, section, footer, nav {
	display:block;
}

header {
	width:780px;
	margin:0 auto;
	height:70px;
	text-align:center;
	line-height:55px;
}

h1 {
	font-family:Arial;
	font-size:45pt;
	margin:0px;
}

h1 a {
	font-family:Arial;
	font-size:45pt;
	margin:0px;
	color:#FFF;
	border:none;
	text-decoration:none;
}

h1 a:hover {
	font-family:Arial;
	font-size:45pt;
	margin:0px;
	color:#6C0;
	border:none;
	text-decoration:none;
}

h1 a:visited {
	font-family:Arial;
	font-size:45pt;
	margin:0px;
	color:#FFF;
	border:none;
	text-decoration:none;
}

.capital {
	color:#6C0;
}

nav {
	width:750px;
	margin:0 auto;
	border: 1px solid #333;
}

section {
	border-right:1px dotted #ccc;
	border-left:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	padding: 0px 10px 0px 10px;
	text-align:justify;
	margin:-10px auto 5px auto;
}

h2 {
	border-bottom:1px dashed #CCC;
	font-size:15pt;
	margin:15px 0px -10px 0px;
}

footer {
	width:780px;
	margin:0 auto;
	height:15px;
	text-align: center;
}

footer a {
	color:#000;
	border:none;
	text-decoration:none;
}

footer a:visited {
	color:#000;
	border:none;
	text-decoration:none;
}

footer a:hover {
	color:#39C;
	border:none;
	text-decoration:none;
}
