body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #c6c6c6;
	font-weight: normal;
	text-transform: none;
	background-color: #292929;
	background-image: url('http://i16.photobucket.com/albums/b39/Fealata/back2.jpg');
	background-repeat: repeat-x;
	text-align: center
	}
.picture {
	background-image: url('http://i16.photobucket.com/albums/b39/Fealata/top.jpg');
	width: 338px;
	height: 135px;
	align: center;
	position: relative;
	top: -15px;
	}

.picture_left {
	display: block;
	background-image: url('http://i16.photobucket.com/albums/b39/Fealata/top_left_bw.jpg');
	width: 100px;
	height: 100px;
	position: relative;
	top: -129px;
	left: -97px;
	}

.picture_left:hover {
	background-image: url('http://i16.photobucket.com/albums/b39/Fealata/top_left.jpg');
	}

.picture_right {
	display: block;
	background-image: url('http://i16.photobucket.com/albums/b39/Fealata/top_right_bw.jpg');
	width: 100px;
	height: 100px;
	position: relative;
	top: -229px;
	left: 105px;
	}

.picture_right:hover {
	background-image: url('http://i16.photobucket.com/albums/b39/Fealata/top_right.jpg');
	}

.picture_center {
	display: block;
	background-image: url('http://i16.photobucket.com/albums/b39/Fealata/top_center_bw.jpg');
	width: 100px;
	height: 100px;
	position: relative;
	top: -329px;
	left: 4px;
	}

.picture_center:hover {
	background-image: url('http://i16.photobucket.com/albums/b39/Fealata/top_center.jpg');
	}

.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #c6c6c6;
	font-weight: normal;
	text-transform: none;
	width: 320px;
	margin: 0 auto;
	position: relative;
	top: -325px;
	}

.heading {
	font-family: georgia;
	font-size: 45pt;
	color: #c6c6c6;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	text-align: center;
	letter-spacing: 2px;
	margin: 0px
	}

.menu {
	font-family: georgia;
	font-size: 8pt;
	color: #c6c6c6;
	font-weight: normal;
	text-transform: none;
	width: 323px;
	text-align: center;
	background-color: #373737;
	word-spacing: 10px;
	margin: 0px 0px 10px 0px;
	padding: 20px;
	}

.menu a:link, .menu a:active, .menu a:visited {
	font-family: georgia;
	font-size: 16pt;
	color: #a4edd2;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	text-align: center;
	}

.menu a:hover {
	font-family: georgia;
	font-size: 16pt;
	color: #efcfa9;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	text-align: center;
	}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #c6c6c6;
	font-weight: normal;
	text-transform: none;
	width: 323px;
	text-align: center;
	background-color: #373737;
	padding: 20px;
	}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #c6c6c6;
	font-weight: normal;
	text-transform: none;
	width: 320px;
	text-align: justify;
	background-color: #373737;
	margin: 0px 0px 10px 0px;
	padding: 20px;
	}

h1 {
	font-family: georgia;
	font-size: 16pt;
	color: #efcfa9;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 2px;
	}

a, a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #a4edd2;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	text-align: right;
	}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #efcfa9;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none;
	text-align: right;
	}

ol {
	list-style-type: lower-roman;
	}
