.header {
	position: absolute;
	height: 200px;
	width: 799px;
	top: 0px;
	background-color: #000000;
	left: 50%;
	margin-left: -400px;
	z-index: 2;
}

.menu {
	height: 60px;
	width: 800px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	top: 140px;
	font-family: Georgia, "Times New Roman", Times, serif;
	z-index: 5;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.content {
	top: 180px;
	position: absolute;
	margin-left: -400px;
	left: 50%;
	z-index: 2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 20px;
	width: 520px;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
}
h1 {
	font-family: Helvetica, Arial, sans-serif, ;
	color: #C43D2A;
	font-weight: bolder;
	font-style: normal;
}
h2 {
	font-family: Helvetica, Arial, sans-serif,;
	color: #C43D2A;
	font-weight: bolder;
	font-style: normal;
	text-transform: lowercase;
	text-decoration: none;
}
a {
	font-family: Helvetica, Arial, sans-serif;
	color: #C43D2A;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	font-family: Helvetica, Arial, sans-serif;
	color: #58D941;
	text-decoration: none;
	font-weight: bolder;
}



.hoverleft {
	z-index: 3;
	margin-left: -515px;
	left: 50%;
	position: absolute;
	width: 115px;
	top: 200px;
}


.contentbg {
	position: absolute;
	width: 800px;
	top: 0px;
	margin-left: -400px;
	left: 50%;
	height: 100%;
	background-color: #FFFFFF;
	z-index: 1;
	overflow: visible;
	background-repeat: repeat-y;
}

body {
	background-color: #FFFFFF;
	background-image: url(images/header/repeater1.png);
	background-repeat: repeat;
	background-position: center;
}
.headerbutton {
	z-index: 3;
	position: absolute;
	left: 50%;
	top: -28px;
	margin-left: 230px;
	height: 191px;
	width: 190px;
}

.gfbutton {
	z-index: 3;
	position: absolute;
	left: 50%;
	top: -15px;
	margin-left: 150px;
	height: 98px;
	width: 100px;
}

.rbbutton {
	position: absolute;
	height: 134px;
	width: 133px;
	top: -30px;
	z-index: 7;
	margin-left: 354px;
	left: 50%;
}
.myspacebutton {
	position: absolute;
	top: -10px;
	z-index: 5;
	margin-left: 235px;
	left: 50%;
}
.pfrancobutton {
	position: absolute;
	top: 150px;
	z-index: 6;
	margin-left: 360px;
	left: 50%;
}
.npobbutton {
	position: absolute;
	left: 50%;
	z-index: 7;
	margin-left: 378px;
	margin-top: 75px;
}

.hoverright {
	z-index: 3;
	position: absolute;
	width: 115px;
	top: 200px;
	margin-right: -515px;
	right: 50%;
}
.apparrel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-transform: lowercase;
	padding-top: 0px;
}
.side {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	position: absolute;
	width: 230px;
	top: 215px;
	margin-left: 160px;
	left: 50%;
	z-index: 3;
}

.side a {
	font-family: Helvetica, Arial, sans-serif,;
	color: #FFFFFF;
	font-weight: bolder;
	font-style: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.side a:hover {
	font-family: Helvetica, Arial, sans-serif,;
	color: #58D941;
	font-weight: bolder;
	font-style: normal;
	text-decoration: none;
}.strikeout {
	text-decoration: line-through;
	font-size: 9px;
	font-weight: bold;
	color: #990000;
}
.top {
	position: absolute;
	left: 50%;
	top: 0px;
}
