﻿body {color:#aaaaaa;background-color:#000000;background-image:url(../images/background.jpg);background-repeat:no-repeat;background-position:50% 0;background-attachment:fixed;text-align:center;margin:0;padding:0;}

a {color:#9f1b17;font-weight:bold;text-decoration:none;}
a:hover {text-decoration:underline;}
a img {border:0;}

.main {width:800px;margin:0 auto;text-align:left;}
	
.topMenu {margin:10px 0 0 0;color:#000000;display:block;}
.topMenu ul {display:table;margin:0;padding:0;}
.topMenu ul li {list-style-type:none;float:left;margin:5px 5px 0 0;}
.topMenu ul li a {font-size:1.2em;padding:5px 15px 5px 15px;display:block;background-color:#000000;color:#ffffff;opacity:.85;}
.topMenu ul li a:hover {background-color:#9f1b17;opacity:.85;}
.topMenu ul li a.rmSelected {background-color:#9f1b17;opacity:1;padding:5px 15px 10px 15px;}
.topMenu ul li a.rmSelected:hover {background-color:#9f1b17;opacity:1;padding:5px 15px 10px 15px;}
.topMenu ul li:hover {background-color:#9f1b17;opacity:.85;}
.topMenu ul li a {font-weight:normal;color:#ffffff;}
.topMenu ul li a:hover {text-decoration:none;}
	
.line {height:5px;background-color:#9f1b17;width:100%;}

.top {margin:5px 0 0 0;width:100%;display:table;background-color:#9f1b17;color:#ffffff;opacity:.85;padding:10px 0 10px 0;text-align:center;}
.top:hover {opacity:1;}

.content {width:100%;margin:5px 0 0 0;display:table;color:#ffffff;background-color:#000000;opacity:.85;}
.content:hover {opacity:1;}
.content-inner {padding:20px;}

.bottom {width:800px;display:table;margin:5px 0 0 0;background-color:#000000;color:#ffffff;opacity:.85;}
.bottom:hover {opacity:1;}
		
.left {float:left;padding:20px 10px 10px 10px;}
.right {float:right;padding:20px;}

.bottomMenu ul {display:table;margin:0;padding:0;}
.bottomMenu ul li {font-size:1.2em;float:left;list-style-type:none;}
.bottomMenu ul li.rmLast a {border:none;}
.bottomMenu ul li a {font-weight:normal;color:#9f1b17;float:left;list-style-type:none;padding:5px 10px 5px 10px;border-right:dotted 1px #ffffff;}
.bottomMenu ul li a:hover {color:#ffffff;text-decoration:none;}
.bottomMenu ul li a.rmSelected {color:#ffffff;}

.footer {margin:5px 0 0 0;width:100%;text-align:center;margin:20px;}
.footer a {margin:0 5px 0 5px;}
.footer img {vertical-align:middle;}

.mapInfo {color:#000000;}