@charset "utf-8";
#wrapper {
	margin: auto;
	width: 859px;
}
#spacer {
	height: 392px;
	position: relative;
}
#spacer h1 {
	color: #FFF;
	background-color: #333;
	font-size: 24px;
	font-weight: bold;
	width: 484px;
	text-align: center;
	position: absolute;
	top: 48px;
	height: 35;
}
#mmagic {
	position: absolute;
	height: 238px;
	width: 59px;
	left: 799px;
	top: 153px;
}
#top-nav {
	position: absolute;
	height: 360px;
	width: 315px;
	left: 484px;
	top: 26px;
	color: #FFF;
	background-color: #333;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	padding-top: 5px;
	background-image: url(images/gal_pics/top_pic.jpg);
}
#top-nav a {
	text-decoration: none;
	color: #FFF;
}
#body {
	width: 100%;
}
#left {
	float: left;
	width: 485px;
}
#right {
	float: right;
	width: 370px;
}
.clear {
	clear: both;
}
#top-nav a:hover {
	text-decoration: underline overline;
}
#wrapper #copyright a {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}

* {
	margin: 0px;
	padding: 0px;
}
#wrapper #copyright a:hover {
	text-decoration: underline overline;
}

#header {
	position: absolute;
	height: 317px;
	width: 485px;
	left: 0px;
	top: 74px;
	color: #000;
}
#nav {
}
#visit {
	background-color: #FFF;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 14px;
	padding-left: 36px;
}
#sub {
}
#right-i {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #333;
	float: right;
	width: 365px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#nav ul {
	list-style-type: none;
	background-color: #abba2b;
	height: 25px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav li {
	float: left;
	width: 79px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	height: 22px;
	border-left-color: #FFF;
}
#nav ul a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFF;
}
#nav ul a:hover {
	text-decoration: underline overline;
}
body {
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-x;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	display: inline-block;
}
#right #right-i img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 5px;
}

.fright {
	float: right;
}
.fleft {
	float: left;
}
#visit p a {
	color: #039;
	text-decoration: none;
}
#visit p a:hover {
	text-decoration: underline overline;
	color: #F33;
}

body,td,th {
	color: #000;
}
