body {
	margin:0;
	background:url('http://megadivs.com/images2/bg.gif') repeat #4fb9ff;
	color:white;
	font:12px arial;
}

#container {
	text-align:center;
	margin:0 auto;
	background:url('http://megadivs.com/images2/columnbg.gif') repeat-y white;
	width:872px;
	padding:0 14px;
}

#header {
	position:relative;
	width:872px;
	height:153px;
	background:url('http://megadivs.com/images2/headbg.gif') no-repeat white;
}

#header h1 {
	margin:0;
	padding:0;
	position:absolute;
	top:10px;
	left:20px;
	text-transform:uppercase;
	font:55px century gothic;
	letter-spacing:2px;
	color:white;
	font-weight:bold;
}

a, a:link, a:active, a:visited {
	color:#4fb9ff;
	font-weight:bold;
}

a:hover {
	color:#ff00cc;
}

span.slogan {
	position:absolute;
	left:25px;
	top:65px;
	text-transform:uppercase;
	font:15px century gothic;
	letter-spacing:10px;
	color:#cdff77;
	font-weight:bold;
}

.toplinks {
	width:465px;
	position:absolute;
	left:370px;
	top:110px;
	color:#ff71e3;
}

.toplinks a, .toplinks a:active, .toplinks a:visited {
	color:white;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}

.toplinks a:hover {
	color:black;
}

.topblurb {
	width:280px;
	height:60px;
	position:absolute;
	top:10px;
	left:560px;
}

.topblurb p {
	color:black;
	margin:0;
	padding:10px;
}

.clear {
	clear:both;
}

#left {
	text-align:left;
	float:left;
	width:175px;
	margin-right:15px;
}

#right {
	float:left;
	color:black;
	width:665px;
}

#left a, #left a:link, #left a:visited, #left a:active {
	display:block;
	font:11px/16px arial;
	text-decoration:none;
	color:#000000;
	letter-spacing:1px;
	padding:5px;
	text-transform:uppercase;
	border-bottom:1px solid #e0e0e0;
}

#left a:hover {
	background:#cdff77;
	border-color:white;
	color:black;
}

h4 {
	background:url('http://megadivs.com/images2/menuhead1.gif') no-repeat #fff;
	display:block;
	font:15px/10px century gothic, arial;
	font-weight:bold;
	margin:0;
	padding:10px 0px 10px 30px;
	color:#ffd99c;
}

h5 {
	background:url('http://megadivs.com/images2/menuhead2.gif') no-repeat #fff;
	display:block;
	font:15px/54px century gothic, arial;
	font-weight:bold;
	margin:0;
	padding:0 10px;
	color:#b9e3ff;
}

h2 {
	margin:0;
	margin-top: 7px;
	margin-bottom: 7px;
	display:block;
	background:#ff00cc;
	color:white;
	font:15px/25px century gothic, arial;
	padding:0 10px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:bold;
	border-bottom:2px solid #cdff77;
}

h3 {
	margin:0;
	margin-bottom: 4px;
	display:block;
	background:#ff9c00;
	color:white;
	font:13px/20px century gothic, arial;
	padding:0 10px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:bold;
	border-bottom:2px solid #000;
}

p {
	margin:0;
	font:12px arial;
	color:#4e4e4e;
	padding:10px;
}

blockquote {
	margin:10px 50px;
	padding:10px;
	border:6px solid #ededed;
	background:#e3e3e3;
	color:#black;
}

blockquote a:link, blockquote a:visited, blockquote a:active {
	color:#ff9c00;
	text-decoration:none;
}

blockquote a:hover {
	color:#ff00cc;
}

#footer {
	text-align:left;
	background:black;
	padding:20px;
	color:white;
}

.mediumrectangles {
	width:620px;
}

.medrec {
	float:left;
	margin:2px;
}

.medrec2 {
	float:right;
	margin:2px;
}

.skyscraper {
	display:block;
	padding:5px;
	text-align:center;
}