.topbar{
	background-attachment : fixed;
	background-image : url(images/topgraph.gif);
	background-position : top;
	background-repeat : repeat-x;
}

.contentbg{
	background-attachment : fixed;
	background-position : left top;
	background-repeat : repeat-x;
; background-image: url(images/contentbg.gif)
}h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #CCCCCC}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #CCCCCC; line-height: 30px}
b {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #CCCCCC}
body {  background-image: url(bground.gif)}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:700;
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
	margin-right:8px;
}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:700;
	color:#27f98d;
	text-transform:uppercase;
	text-decoration:none;
	margin-right:8px;
}



