body {
	color: #FFFFFF;
	background-color: #000000;
	}

#left {
	position: absolute;
	top: 175px;
	left: 0px;
	margin: 20px;
	padding: 10px;
	border: 5px solid #ccc;
	background: #666666;
	width: 150px;
	text-align: center;
	color: #FFFFFF;
	}
#left  p {
	color: #FFFFFF;
	background-color: #666666;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
	text-align: center;
}

	
#middle {
	position: relative;
	padding: 10px;
	border: 5px solid #ccc;
	background-color: #666666;
	margin: 30px 220px 20px 220px;
	top: 25px;
	color: #FFFFFF;
	text-align: center;
	}
	
#middle h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: oblique;
	color: #FFFFFF;
	background-color: #666666;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: double;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}
#middle a {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
#middle a:hover {
	color: #C1C3B8;
	text-decoration: none;
	font-style: italic;
	background-color: #666666;
}
#table {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 300px;
	background-color: transparent;
	padding: 10px;
}

#table td {
	border: medium ridge #FFFFFF;
	padding: 20px;
	margin: 15px;
	color: #000000;
	background-color: transparent;
	text-align: center;
}

#table a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	background: #666;
}
#table a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C1C3B8;
	text-decoration: none;
	font-style: italic;
	background: #666;
	}
#table img {
	border: thin solid #FFFFFF;
	padding: 10px;
}
	
	
#left ul {
	margin: 0px;
	padding: 0px;
}
#left li {
	list-style-type: none;
	display: list-item;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #666666;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#left a {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: transparent;
	padding: 10px;
}

#left a:hover {
	color: #C1C3B8;
	font-size: 12px;
	text-decoration: none;
	font-style: italic;
	background-color: #666666;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #FFFFFF;
	margin-left: 45%;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
	text-align: right;
	background-color: #000000;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-left: 45%;
	text-align: right;
	background-color: #000000;
}
#h3 a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000000;
}
#h3 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
	background-color: #000000;
	border: thin solid #FFFFFF;
}
#middle img {
	border: medium solid #000000;
}

#footer {
	position:relative;
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 220px;
	margin-left: 220px;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: transparent;
	}
#footer a {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	background-color: transparent;
}

#footer a:hover {
	color: #C1C3B8;
	text-decoration: none;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: transparent;
	
}
