body {
	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
}

#global {
     position:absolute;
     left: 50%; 
     width: 805px;
     margin-left: -402px;
     border: 0px solid;
}

.header {
	position: absolute;
	top: 0px;
	left: 10px;
	height: 130px;
	width: 255px;
}

.menu {
	position: absolute;
	top: 135px;
	left: 10px;
	height: 340px;
	width: 255px;
}

.titlefp {
	position: absolute;
	top: 15px;
	left: 280px;
	height: 20px;
	width: 210px;
}

.title {
	position: absolute;
	top: 15px;
	left: 280px;
	height: 20px;
	width: 230px;
}

.subtitlefp {
	position: absolute;
	top: 35px;
	left: 280px;
	height: 20px;
	width: 210px;
}

.subtitle {
	position: absolute;
	top: 35px;
	left: 280px;
	height: 20px;
	width: 230px;
}

.contentfp {
	position: absolute;
	top: 65px;
	left: 280px;
	height: 415px;
	width: 210px;
}

.content {
	position: absolute;
	top: 65px;
	left: 280px;
	height: 415px;
	width: 230px;
}

.content-bfs {
	position: absolute;
	top: 65px;
	left: 280px;
	height: 415px;
	width: 280px;
}

.content_v {
	position: absolute;
	top: 65px;
	left: 280px;
	height: 415px;
	width: 230px;
}

.rightboxfp {
	position:absolute;
	top: 10px;
	left: 495px;
	height: 470px;
	width: 300px;
}

.rightbox {
	position:absolute;
	top: 10px;
	left: 545px;
	height: 470px;
	width: 250px;
}

.rightbox-bfs {
	position:absolute;
	top: 10px;
	left: 595px;
	height: 470px;
	width: 200px;
}

.menu p {
	font-family : "Century Gothic";
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.menu a:link {
	font-family : "Century Gothic";
	font-weight: normal;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}

.menu a:visited {
	font-family : "Century Gothic";
	font-weight: normal;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}

.menu a:hover {
	font-family : "Century Gothic";
	font-weight: normal;
	font-size: 12px;
	color: #AEEB00;
	text-decoration: underline;
}

.menu a.active {
	font-family : "Century Gothic";
	font-weight: normal;
	font-size: 12px;
	color: #AEEB00;
	text-decoration: none;
}

.titlefp h1 {
	font-family : "Century Gothic";
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}

.title h1 {
	font-family : "Century Gothic";
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}

.subtitlefp h2 {
	font-family : "Century Gothic";
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}

.subtitle h2 {
	font-family : "Century Gothic";
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}

.contentfp p {
	font-family : "Century Gothic";
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.content p, .rightbox p, .content-bfs p, .content_v p {
	font-family : "Century Gothic";
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}


.content a:link, .content-bfs a:link {
	font-family: "Century Gothic";
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: #666666;
	text-decoration:underline;
}

.content a:visited, .content-bfs a:visited {
	font-family: "Century Gothic";
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: #666666;
	text-decoration:underline;
}

.content a:active, .content-bfs a:active {
	font-family: "Century Gothic";
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: #AEEB00;
	text-decoration:underline;
}

.content a:hover, .content-bfs a:hover {
	font-family: "Century Gothic";
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: #AEEB00;
	text-decoration:underline;
}

.events {
	font-family: "Century Gothic";
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}


.content_v a:link {
	font-family: "Century Gothic";
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.content_v a:visited {
	font-family: "Century Gothic";
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.content_v a:active {
	font-family: "Century Gothic";
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #AEEB00;
	text-decoration: none;
}

.content_v a:hover {
	font-family: "Century Gothic";
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #AEEB00;
	text-decoration: none;
}

p.buynow {
	margin-bottom: -1.2em;
}