#header {
	background-color: #000000;
}
#content1 {
	width: 150px;
	float: left;
	background-color: #080808;
	padding-top: 0px;
	margin-top: 0px;
	height: 550px;
}
#content2 {
	width: 550px;
	float: right;
	background-color: #DEFAF1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#content3 {
	color: #494F5B;
	float: right;
	width: 260px;
	top: 250px;
	font-family: "Segoe Script";
	margin-right: 4px;
	font-weight: bold;
}
#img2 {
	float: left;
	padding-left: 6px;
}

#navbar1 a:link {
	background-image: url(buttons.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 50px;
	width: 150px;
	font-family: "Century Gothic", Arial;
	text-decoration: none;
	line-height: 50px;
	text-align: center;
	color: #333333;
}
img2 {
	float: left;
	border: thin groove #575B67;
}

#navbar1 a:visited {
	font-family: "Century Gothic", Arial;
	color: #333333;
	text-align: center;
	display: block;
	background-image: url(buttons.gif);
	background-repeat: no-repeat;
	background-position: left -50px;
	height: 50px;
	width: 150px;
	line-height: 50px;
	text-decoration: none;
}
#navbar1 a:hover {
	background-image: url(buttons.gif);
	background-position: left -100px;
	text-align: center;
	display: block;
	height: 50px;
	width: 150px;
	font-family: "Century Gothic", Arial;
	color: #333333;
	line-height: 50px;
	text-decoration: none;
	background-repeat: no-repeat;
}
#navbar1 a:active {
	font-family: "Century Gothic", Arial;
	text-decoration: none;
	background-image: url(buttons.gif);
	background-repeat: no-repeat;
	background-position: left -150px;
	text-align: center;
	display: block;
	height: 50px;
	width: 150px;
	line-height: 50px;
	color: #333333;
}
#footer {
	clear: both;
	background-color: #999999;
	float: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
}




#wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #DEFAF1;
	border: medium inset #6C182F;
}
body {
	background-color: #666666;
}
table {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navbar2 a:link {
	text-decoration: none;
}
#navbar2 a:visited {
	text-decoration: none;
}
#navbar2 a:hover {
	text-decoration: none;
}
#navbar2 a:active {
	text-decoration: none;
}
img {
}

