#wrapper {
	height: 768px;
	width: 1024px;
	background-image: url(../images/mack_bg_45kjpg);
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#header {
	height: 75px;
	width: 1024px;
}

body {
	background-color: #000000;
}
h1 {
	font-family: Papyrus;
	font-size: 42px;
	color: #CC0000;
	margin-left: 150px;
	padding-top: 10px;
}
#navs {
	display: inline-table;
	width: 1024px;
	position: relative;
	height: 25px;
	padding-top: 5px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#navs a {
	font-family: Papyrus;
	font-size: 16px;
	text-decoration: none;
	display: inline;
	font-weight: 200;
	margin-right: 75px;
}
#navs a:link, #navs a:visited {
	color: #CC0000;
	text-decoration: none;
}
#navs a:hover, #navs a:active {
	color: #FFFFFF;
}
dl, dt, dd, ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu {
	font-family: Papyrus;
	font-size: 16px;
	position: absolute;
	z-index:100;
	width: 722px; /* precision for Opera */
	top: 75px;
	height: 24px;
	right: 25px;
}
#menu dl {
float: left;
width: 9em;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: normal;
margin: 1px;
}
#menu dd {
display: none;
}
#menu li {
	text-align: center;
	border: thin solid #000000;
	background-color: #999999;
}
#menu li a, #menu dt a {
	text-decoration: none;
	display: block;
	height: 100%;
	border: 1;
	color: #CC0000;
}
#content {
	height: auto;
	width: 700px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
#footer {
	height: 50px;
	width: 1020px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#navs2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#navs2 a {
	text-decoration: none;
}
#navs2 a:link, #navs a:visited {
	color: #000000;
	text-decoration: none;
}
#navs2 a:hover, #navs a:active {
	color: #FFFFFF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
