body {
	font-size: 12px;
	font-family: arial,sans-serif;
	color: #ffffff;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #000;
	background-repeat: repeat-x;
	background-position: top;
	line-height: 18px;
}

a{
	color: #f800c8;
	font-weight: none;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

#outwrapper
{
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 940px;

}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 890px;
}

#header {
	margin: 0 0 0 0;
	float: left;
	width:890px;
	background-position: top;
	height: 1% /* Holly hack for Peekaboo Bug */
}

#side-a {
	float: left;
	background: #000;
	color: #ffffff;
	text-align:center;
	width: 210px;
}



#side-b { 
	margin: 0;
	float: left;
	width: 680px;
	background-position: top;
	height: 1% /* Holly hack for Peekaboo Bug */
}

#content
{
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	float:left;
	background-position: top;
	height: 1% /* Holly hack for Peekaboo Bug */
}

#footer {
	clear: both;
	background-position: top;
	height:50px;
	text-align:center;
	padding-top:30px;
	color:#ffffff;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
	}
#footer	a:hover {
	text-decoration: underline;
	}
a:hover {
	text-decoration: underline;
	}


h1 {
	margin: 0 0 0.2em 0;
	font-size: 165%;
	letter-spacing: -1px;
	line-height: 1;
	font-weight: normal;
	clear: left;
	color: #4E463F;
}

h2 {
	margin: 0 0 0.2em 0;
	font-size: 125%;
	letter-spacing: 0px;
	font-weight: normal;
	clear: left;
	color: #4E463F;
}

h3
{
	font-size: 125%;
	letter-spacing: 0px;
	color: #4E463F;
}

.pink
{
	color: #f800c8;
	font-family: "Comic Sans MS";
	font-size: 16px;
}



.pi
{
	color: #f800c8;
}

.hh
{
	color: #ffffff;
	font-family: "Comic Sans MS";
	font-size: 24px;
	line-height: 26px;
}

.bigmenu
{
	color: #ffffff;
	font-family: "Arial";
	font-size: 20px;
	line-height: 22px;
}

.smallmenu
{
	color: #ffffff;
	font-family: "Arial";
	font-size: 16px;
	line-height: 20px;
}

hr
{
	color: #f800c8;
	border: solid;
	border-color: #f800c8;
	border-width: 1px;
	width: 400px;
}
