/*
	Layout designed by www.wewantlayouts.com
	Offering free template and website designs
	for websites, wordpress and more.

	Check out www.wewantlayouts.com today!
*/

body {
	margin:0;
	background:url('gfx/bg.gif') repeat-x black;
	font:12px arial;
	color:white;
}

#container {
	width:792px;
	text-align:left;
	border:1px solid black;
}

#header {
	width:792px;
	height:147px;
	background:url('gfx/headerbg.gif') no-repeat white;
	position:relative;
}

a, a:link, a:active, a:visited {
	color:#ff62b4;
}

h1 {
	position:absolute;
	top:30px;
	left:10px;
	margin:0;
	padding:0;
	color:black;
	font:31px century gothic, arial;
	font-weight:bold;
	letter-spacing:-2px;
	text-transform:uppercase;
}

h2, h3, h4 {
	margin:0;
	padding:5px;
	text-transform:uppercase;
	letter-spacing:-1px;
	font-family:century gothic;
	font-size:150%;
}

p {
	margin:0;
	padding:5px;
}

span#slogan {
	position:absolute;
	color:#ff62b4;
	top:62px;
	left:10px;
	letter-spacing:5px;
	font:10px century gothic, arial;
	text-transform:uppercase;
	font-weight:bold;
}

#content {
	width:792px;
	background:url('gfx/columnbg.gif') repeat-y white;
}

.blurb {
	width:533px;
	height:68px;
	color:black;
	position:absolute;
	top:35px;
	left:250px;
}

.clear {
	clear:both;
}

#footer {
	width:792px;
	background:url('gfx/footerbg.gif') no-repeat transparent;
	padding:40px 15px;
}

#footer a:link, #footer a:visited {
	color:#ff62b4;
}

#maincontent {
	width:573px;
	color:black;
	float:right;
	margin-right:10px;
}

#menu {
	float:left;
	width:175px;
	margin-left:13px;
}

#menu a:link, #menu a:visited {
	padding:3px;
	display:block;
	color:white;
	text-decoration:none;
	font:12px/25px arial;
	text-transform:uppercase;
}

#menu a:hover {
	background:#ff97cd;
}
