h1 {
	font-size: 16pt;
	font-weight: normal;
	text-align: left;
	font-style: normal;
}

h2 {
	font-size: 12pt;
	text-align: left;
	font-weight: normal;
}
	
h3 {
	font-size: 10pt;
	font-weight: bold;
}

h4 {
	font-size: 10pt;
	font-weight: bold;
}

body {
	font: 62.5% 'Lucida Grande', 'Lucida Sans Unicode',Verdana, sans-serif;
	font-size: 10pt;
	color: #F7E8C7;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 1000px;
	background-color: #000000;
}

p {padding-left:  10px;
	padding-right: 10px;
	font-size: 10pt;
	font-weight: normal;
}

.headline {
           width : auto;
           font-family : "Palatino Linotype", serif;
           letter-spacing : -2px;
           font-size : 200%;
           line-height : 98%;
           color : #800080;
		     margin-right : 20px;
           text-align : left;
           margin-top : -4px;
      }
#menubar {
	position: absolute;
	top: 100px;
	left: 00px;
	width: 150px;
	height: 525px;
	padding: 0px;
	background-color: #2F1B45;
}

#menubarh {
	position: absolute;
	top: 100px;
	left: 150px;
	width: 400px;
	
	padding: 0px;
	background-color: #402E1A;
}

a, li a, p a {
	color: #F7E8C7;
	font-weight: bold;	
	text-decoration: none;
}
a:hover, li a:hover, p a:hover, a.small:hover {color: #D9CBBF;}

a.small {
	color: #F7E8C7;
	font-size: 8pt;
	font-weight: bold;
}
	
#headerpic {
	width: 1000px;
	height: 160px;
	border: 0px solid;
	background: #FFFFFF;
	background-image: url("images_homepage/header.jpg");
	background-position: 0px;
	background-repeat: no-repeat;
}

#rightdisp {
	position: absolute;
	top: 160px;
	left: 660px;
	width: 335px;
	background-color: #000000;
}

#leftdisp {
	position: absolute;
	top: 160px;
	left: 150px;
	width: 500px;
	background-color: #24062F;
}
#centerdisp {
	position: absolute;
	top: 160px;
	left: 150px;
	width: 845px;
	background-color: #24062F;
}


img.floatLeft {
	float: left;
	margin: 0px 10px 10px 10px;
	padding: 20px;
}
img.floatRight {
	float: right;
	margin: 0px 10px 10px 10px;
	padding: 20px;
}


.cn {
	background-color: #340745;
} 


 a.srollover {
	display: block;
	width: 300px;
	height: 400px;
	background: url(images_rod/rod1.jpg) no-repeat 0 0;
	text-decoration: none;
}
 
a:hover.srollover {
    background: url("images_rod/rod2.jpg") 0 0 no-repeat;
}





