body{
	background: url(../images/bg.gif) #FDE3C2 repeat-x top;
	color: #905C2D;
	font: 11px/18px Georgia, Palatino, "Palatino Linotype", serif;
	margin: 20px 0 20px 0;
	text-align: center;
}

h1{
	height: 13px;
	margin: 0;
	padding: 0;
	text-indent: -5000px;
}

h2{
	font: bold 14px "Courier New", Courier, monospace;
	margin: 0;
	padding: 6px 0 2px 0;
}

p{
	margin: 0 0 10px 0;
}

p a, #contentArea ul a{
	border-bottom: 1px dashed #C0B166;
	color: #C0B166;
	text-decoration: none;
}

p a:visited, #contentArea ul a:visited{
	border-bottom: 1px solid #AAAAAA;
	color: #AAAAAA;
	text-decoration: none;
}

p a:hover, #contentArea ul a:hover{
	border-bottom: 1px solid #C0B166;
	color: #875437;
}

#contentArea{
	background: url(../images/sidebg.gif) #FFFFFF repeat-y right;
	padding: 15px 180px 10px 15px;
}

#contentArea > h1{
	margin-bottom: 7px;
}

#date{
	padding: 15px 18px 0 0;
	text-align: right;
}

#footer{
	color: #AAAAAA;
	font: 11px "Courier New", Courier, monospace;
	padding-top: 5px;
	text-align: center;
}

#footer a:link, #footer a:visited{
	border-bottom: 1px dashed #AAAAAA;
	color: #AAAAAA;
	text-decoration: none;
}

#footer a:hover{
	background-color: #FDE3C2;
}

#h1About{
	background: url(../images/aboutinformation.gif) no-repeat;
	width: 169px;
}

#h1Contact{
	background: url(../images/contactreach.gif) no-repeat;
	width: 135px;
}

#h1Videos{
	background: url(../images/breakdancingvideos.gif) no-repeat;
	width: 187px;
}

#h1Welcome{
	background: url(../images/welcomenews.gif) no-repeat;
	width: 135px;
}

#header{
	border-bottom: 1px solid #875437;
	color: #FEDF8F;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 70px;
	letter-spacing: 1px;
}

#headerLogo{
	background-image: url(../images/logo.gif);
	float: left;
	height: 70px;
	width: 249px;
}

#headerNav{
	background-image: url(../images/navbg.gif);
	float: right;
	height: 70px;
	width: 399px;
}

#imageHeader{
	background: url(../images/header.jpg) #C0B166 no-repeat;
	border-bottom: 1px #875437 solid;
	height: 100px;
}

#mainWrap{
	border: 1px solid #875437;
	margin: auto;
	text-align: left;
	width: 648px;
}

#menu{
	background: transparent url(../images/menu.gif) no-repeat top left;
	height: 18px;
	margin: 17px 0 0 18px;
	padding: 0;
	position: relative;
	width: 361px;
}

#menu a, #menu li {
	display: block;
	height: 18px;
}

#menu li{
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
}

#menu li a{
	text-decoration: none;
	text-indent: -5000px;
}

#menuAbout{
	left: 246px;
	width: 45px;
}

#menuAbout a:hover	{
	background: transparent url(../images/menu.gif) -246px -18px no-repeat;
}

#menuContact{
	left: 303px;
	width: 58px;
}

#menuContact a:hover	{
	background: transparent url(../images/menu.gif) -303px -18px no-repeat;
}

#menuForums{
	left: 118px;
	width: 54px;
}

#menuForums a:hover	{
	background: transparent url(../images/menu.gif) -118px -18px no-repeat;
}

#menuHome{
	left: 0;
	width: 43px;
}

#menuHome a:hover	{
	background: transparent url(../images/menu.gif) 0 -18px no-repeat;
}

#menuPhotos{
	left: 55px;
	width: 51px;
}

#menuPhotos a:hover	{
	background: transparent url(../images/menu.gif) -55px -18px no-repeat;
}

#menuVideos{
	left: 184px;
	width: 50px;
}

#menuVideos a:hover	{
	background: transparent url(../images/menu.gif) -184px -18px no-repeat;
}

