@charset "utf-8";
body {
	font: normal 12px "Myriad Web", "Segoe UI", "MS Sans Serif", "Trebuchet MS", sans-serif;
	color: #e1dadb;
	background: #000 url(images/bgImg.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px;
}
H1 {
	font: bold 16px Garamond, Georgia, "Times New Roman", serif;
	color: #F8F5A3;
	padding:0px 0px 6px 0px;
	margin:0px;
}
H2 {
	font: bold 12px "Myriad Web", "Segoe UI", "MS Sans Serif", "Trebuchet MS", sans-serif;
	color: #9bc6ea;
	padding:0px 0px 2px 0px;
	margin:0px;
}
H3 {
	font: bold 12px  "Myriad Web", "Segoe UI", "MS Sans Serif", "Trebuchet MS", sans-serif; 
	color: #aa383d;
	padding:0px 0px 2px 0px;
	margin:0px;
}
H4 {
	font: bold 14px Garamond, Georgia, "Times New Roman", serif;
	color: #F8F5A3;
	padding:3px 0px 3px 0px;
	margin:0px;
}
UL {
	padding:0px 0px 0px 30px;
	margin:0px;
	line-height:140%;
}


.footer {
	font: italic 11px "Myriad Web", "Segoe UI", "MS Sans Serif", "Trebuchet MS", sans-serif;
	color: #c3b6b6;
} 
.mainNav-VR {
	border-right:1px solid #CF8F91;
}
.mainNav-ON {
	font: bold 14px Garamond, "Book Antiqua", "Times New Roman", serif;
	text-decoration:none;
	color: #450D0E;
}



a {
	color: #a55151;
	text-decoration:none;
} 
a:hover {
	color: #a55151;
	text-decoration:underline;
}
a.mainNav {
	font: bold 14px Garamond, "Book Antiqua", "Times New Roman";
	color: #FFF;
	text-decoration:none;
} 
a.mainNav:hover {
	color: #450D0E;
	text-decoration:none;
}
a.footerNav {
	font-style: normal;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
} 
a.footerNav:hover {
	font-style: normal;
	color: #a55151;
	text-decoration: none;
}
a.details {
	font-size: 11px;
	font-style:italic;
	color: #9bc6ea;
	text-decoration:none;
} 
a.details:hover {
	color: #b9ddfb;
	font-style:italic;
	text-decoration:none;
}
a.blueHeader {
	font: bold 12px "Myriad Web", "Segoe UI", "MS Sans Serif", "Trebuchet MS", sans-serif;
	color: #9bc6ea;
	text-decoration:none;
}
a.blueHeader:hover {
	color: #b9ddfb;
	text-decoration:none;
}
a.whiteLink {
	color: #e1dadb;
	text-decoration:none;
} 
a.whiteLink:hover {
	color: #FFF;
	text-decoration:none;
}

#pscroller1{
width: 468px;
height: 1.2em;
padding: 5px;
}

#pscroller2{
width: 468px;
height: 1.2em;
padding: 5px;
}

.rssclass .rsstitle{
font-weight: bold;
}

.rssclass .rssdate{
color: gray;
font-size: 85%;
}

.rssclass a{
text-decoration: none;
}