@import url("styles.css");
/** BASIC */

body {
	margin: 0em;
	padding: 0em;
	font-family: "Times New Roman", Times, serif;
	position: absolute;
	width: 1002px;
	font-size: 16pt;














}

h1, h2, h3, h4, h5, h6 {
	margin: 0em;
	padding: 0em;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;






}

p, ol, ul {
	font-size: .8em;


}

ul {
	list-style-type: circle;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
	background-color: #000000;
	color: #FFFFFF;
}

/** HEADER */

#header {
	margin: 0em;
	padding: 0em;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-variant: normal;
	font-style: normal;
	color: #000000;
	word-spacing: 0pt;
	letter-spacing: 0pt;
	font-weight: normal;
	line-height: normal;
	left: 20px;
	position: absolute;
	top: 0px;
	width: 1002px;
	height: 196px;
	float: none;





















}

#header h1 {
	margin: 0em;
	padding: 0em;
	color: #000000;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 10pt;
	word-spacing: 10pt;
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;












}

#header h2 {
	margin: 0em;
	padding: 0em;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	text-indent: 0%;
	line-height: normal;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;







}

/** MENU */

#menu {
	float: left;
	font-family: "Times New Roman", Times, serif;
	width: 181px;
	padding: 1px;
	position: absolute;
	height: 218px;
	left: 0px;
	top: 275px;
	color: #000000;











}

#menu ul {
	margin: 0em;
	padding: 0em;
	list-style: none;
	text-align: center;
	line-height: 3em;
}

#menu li {
}

#menu a {
}

/** CONTENT */

#content {
	float: left;
	width: 714px;
	position: absolute;
	left: 202px;
	top: 272px;
	overflow: visible;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	height: 924px;
















}

/** FOOTER */

#footer {
	clear: both;
	padding: 0em;
	background-color: #FFFFFF;
	top: 850px;
	height: 10px;
	width: 1002px;
	left: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	visibility: visible;
	position: static;









}

#footer p {
	margin: 0em;
	padding: 0em;
	font-weight: bold;
	color: #FFFFFF;
	top: 850px;
	position: static;
	width: 1002px;


}

