/* CSS Document */

body {
  margin: 0;  
  text-align: center;
  font: .9em verdana, arial, sans-serif;  
  line-height: 170%;
  color: #000;
  background: #585858 url(images/bg_body.jpg) fixed top center;
}


.menu:link, .menu:visited {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	display: block;
	padding: 6px 8px 6px 10px;
	width: 140px;
	text-align:center;
	text-decoration:none;
	text-transform:capitalize;
	background:inherit;
	border-bottom-style:solid;
	border-color:#CCC;
	border-bottom-width:0.02em;
}

.menu:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 6px 8px 6px 10px;
	width: 140px;
	text-decoration:underline;
	background-color: #660000;
	border-style:inset;
	border-color:#000000;
	border-width:0.02em;
	
}

.floatright{
	float:right;
	position:relative;
	right:1em;
	border:inset;
	width:192px;
	background:url(images/Publicity portrait.jpg);
	height:189px;
	

}

.main {
	background:url(images/MenuBar_02.jpg) repeat;
	height:100%;
}

.Topband {
	background:url(images/TopBand.jpg) repeat-x;
	width:100%;
	height:50px;
}


#h6 {
	color:#D03D03l;
}



.submenu {
	list-style:outside;
	color: #000;
	font-family: "Trebuchet MS";
	font-style:normal;
	font-size:16px;
	font-weight:bold;
	padding: 6px 2px 6px 50px;
	_padding: 6px 2px 6px 10px;
}

.submenu:hover {
	list-style:outside;
	color: #000;
	font-family: "Trebuchet MS";
	font-style:normal;
	font-size:16px;
	font-weight:bold;
	padding: 6px 2px 6px 50px;
	_padding: 6px 2px 6px 10px;
}


.sublink:link, .sublink:visited {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	display: block;
	padding: 6px 8px 6px 10px;
	width: 5.6em;
	text-align:left;
	text-decoration: underline;
	background:inherit;
}

.sublink:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 6px 8px 6px 10px;
	width: 5.6em;
	text-decoration: overline;
	background-color: #660000;
}

.link:link, .link:visited {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	display: block;
	padding: 6px 8px 6px 10px;
	width: 100%;
	text-align:left;
	text-decoration:underline;
	background:inherit;

}

.link:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	display: block;
	padding: 6px 8px 6px 10px;
	width: 100%;
	text-decoration: none;
}

.Buffer {
	padding-right:10px;
	padding-left:10px;
}

.VBuffer {
	padding-bottom:400px;
}

.menubar {
	background:url(images/MenuBar_03.jpg);



}


.Hyper:link, .Hyper:visited,  {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	padding: 0px;
	text-decoration:underline;
	background:inherit;
	
}

.Hyper:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	padding: 0px;
	text-decoration:overline;
}


.hypersmall:link, .hypersmall:visited {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	color: #660000;
	text-decoration:underline;
	background:inherit;
}

.hypersmall:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	color: #FFF;
	text-decoration:overline;
	background:inherit;
}

.Hyper {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	padding: 0px;
	text-decoration:underline;
	background:inherit;
}

.hypersmall {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	color: #660000;
	text-decoration:underline;
	background:inherit;
}

.heading {
	font:"Times New Roman", Times, serif;
	font-style:italic;
	color:#000;
	font-size:24px;
	border-bottom-color: #000;
	border-bottom-style:solid;
	border-bottom-width:0.1em;
	width:10em
}

.first {
	color:#660000;
}

.footer {
	background:url(images/Footer.jpg);
	background-position:center;
	float:left;
	position:absolute;
	left:50%;
	width:900px;
	margin-left:-450px;
	

}
