* {margin:0;padding:0;}

body
	{
	background-color: #000;
    color: #fff;
/*	font-family: Times New Roman, Serif; */
	font-family: verdana, arial, sans-serif;
	font-size: 13px; line-height:1.5;
/*	word-spacing: 0.1em;*/
	}

h1,h2,h3 {color:#f2f2f2;
	font-family:Arial, Sans-Serif;
	padding-bottom:0.2em;line-height:1;	}

h1 {font-size:200%; }
h2 {font-size:140%;}

h1#bannertitle {font-size:340%;color:White;font-family:Times New Roman,serif;padding-top:20px;}
h2.subtitle {padding-top:1em}

p {padding-bottom:0.9em}

img {border:0em;}

a {color:#999;}



/* ---------------------------------------------------------------------------
	Layout
--------------------------------------------------------------------------- */
div#outerframe {width:80%;margin: 10px auto 0 auto;position:relative;}

/* Use padding instead of margin - some standards-compliant browsers don't handle margin correctly here */
div#mainarea {padding:160px 0 0 230px;}

div#sidebar {width:200px;position:absolute;top:140px;left:0;}

div#menubar {width:100%;position:absolute;top:100px;left:0;z-index:2;}

div#banner {position:absolute;left:0;top:0;height:100px;width:100%;}

div#footer {margin-top:40px;font-size:smaller;color:#666666;clear:both;}






/* ---------------------------------------------------------------------------
	Navigation bar
--------------------------------------------------------------------------- */

.navigation {
margin: 0;
padding: 0;
float: left;
font: normal 13px Verdana;
width: 100%;
overflow: hidden;
margin-bottom: 1em;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(../images/navigation_default.jpg) center center repeat-x;
}

.navigation li {
display: inline;
}

.navigation li a {
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.navigation li a:visited {
color: white;
}


.navigation li a:hover, .navigation li .current {
color: white;
background: transparent url(../images/navigation_active.jpg) center center repeat-x;
}



/* ---------------------------------------------------------------------------
	Links
--------------------------------------------------------------------------- */
h2.linksection { clear:both;margin-bottom:10px;}
ul.link {clear:both;list-style-type:none;}

ul.link li {float:left;height:100px;padding-right:20px;}

/* ---------------------------------------------------------------------------
	Miscellaneous
--------------------------------------------------------------------------- */
table#cities {width:100%}
#cities td {text-align:center;height:200px;}
#cities img {display:block; width:140px; height:130px;padding:10px 0 10px 0;text-align:center;margin:auto;}
#bannerlogo {float:right}

table.inputform {width:100%}
.inputform td {padding:0 0.5em 0.5em 0}


/* ---------------------------------------------------------------------------
	Cities / Chambers
--------------------------------------------------------------------------- */
#city_selected_chambers {float:left;margin-left:30px;width:460px;}
#city_chambers {float:left;width:180px;}