.header {
	font-family: "Century Gothic";
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	background-color: #0033FF;
	position: absolute;
	width: 855px;
	height: 153px;
	border: 1px none #0066FF;
	padding: 10px;
	left: 20px;
	top: 10px;
}

.header p a:links {
	color: "#000000"
}

.header p a:visited {
	color: "#000000"
}

.header p a:hover {
	font-weight: bolder;	
	color: "#0080FF";
	text-decoration: none;
}

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	line-height: 36px;
	font-style: normal;
	word-spacing: normal;
	position: absolute;
	left: 300px;
	width: 600px;
	height: 1000px;
	padding: 50px;
	border: 1px none #0066CC;
	top: 0px;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	letter-spacing: 1px;
	line-height: 30px;
	font-weight: bold;
	background-color: #2B64B8;
	position: absolute;
	height: 550px;
	overflow: visible;
	top: 0px;
	visibility: inherit;
	width: 300px;
	border: 1px none #3333FF;
	left: 0px;
	color: #FFFFFF;
	margin: 0px;
	padding: 50px;
}

.picture {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	letter-spacing: 1px;
	line-height: 30px;
	font-weight: bold;
	background-color: #2B64B8;
	position: absolute;
	height: 450px;
	overflow: visible;
	top: 550px;
	visibility: inherit;
	width: 300px;
	border: 1px none #3333FF;
	left: 0px;
	color: #FFFFFF;
	margin: 0px;
	padding: 25px;
}


.main p a:link {
	color: #0066FF;
}

.main p a:visited {
	color: #0066FF;
}

.main p a:hover {
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
	font-size: 18px;
}

.menu p a:link {
	color: #FFFFFF;
}

.menu p a:visited {
	color: #FFFFFF;
}

.menu p a:hover {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
}

.footer {
	font-family: "Century Gothic";
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	position: absolute;
	bottom: auto;
	top: 742px;
	width: 800px;
	border: 1px solid #0066CC;
	left: 13px;
}

.logo {
	font-family: "Century Gothic";
	font-size: 12pt;
	font-weight: normal;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	line-height: normal;
	font-style: normal;
	word-spacing: 3px;
	position: absolute;
	left: 580px;
	width: 296px;
	height: 522px;
	top: 10px;
	padding: 15px;
	border: 1px none #0066FF;
}

h1 {
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: bold;
	letter-spacing: .2ex;
}
