/* CSS Document */body{margin:0;padding:0;line-height: 1.5em;background: #38195e;}b{font-size: 110%;}em{color: red;}/*search area*/#top{	display: none;}#clickbox{	display: none;}#clickbox2{	display: none;}#myform{ /*CSS for sample search box. Remove if desired */float: right;margin: 10px 10px;padding: 0;}#myform .textinput{width: 150px;border: 1px solid gray;}#myform .submit{font: bold 11px Verdana;height: 20px;background-color: lightyellow;}#bannertitle{display: none;}#maincontainer{width: 1000px; /*Width of main container*/margin: 0px auto; /*Center container on page*/background: url('/election2008/css/images/bg_flag.jpg') no-repeat;}#subcontainer{clear:both;width: 990px; /*Width of main container*/margin: 0px auto; /*Center container on page*/font-family: Georgia, "Times New Roman", Times, serif;border: 5px solid #fff;background-color: #ececec;padding-top:0px;line-height: 1.5em;}#topsection{background: #000000;height: 400px; /*Height of top section*/color: #fff;}#topsection h1{margin: 0 0 10px 0;padding-top: 0px;font-size: 25px;line-height: 1.4em;}#contentwrapper{float: left;width: 100%;}#contentcolumn{margin: 0px 350px 20px 0px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/}#rightcolumn{float: left;width: 300px; /*Width of right column*/margin-left: -300px; /*Set left margin to -(RightColumnWidth)*/background: #666;border-top: 1px solid #fff;border-bottom: 1px solid #fff;text-transform:uppercase;color: #fff;}#rightcolumn h1{font: bold 12px Arial;}#leftcolumn{float: left;width: 600px; /*Width of left column in pixel*/margin-left: -990px; /*Set margin to that of -(MainContainerWidth)*/padding: 20px;background: #Ccc;}#footer{margin: 5px auto;width: 980px;background: url('/election2008/css/images/bg_footer.jpg') no-repeat;color: #FFF;height: 175px;text-align: left;font-family:Arial, Helvetica, sans-serif;font-size: 10px;font-weight:bold;padding: 4px 0;line-height: 1.2em;}#footer a:link{color: #fff;text-decoration:none;}#footer a:visited{color: #fff;text-decoration:none;}#footer a:hover{color: #fff;text-decoration:underline;}.innertube{padding: 20px; /*Margins for inner DIV inside each column (to provide padding)*/margin-top: 0;}#footer1{clear: left;width: 100%;}/*navigation*/#modernbricksmenu{display: none;}#modernbricksmenu ul{float: right;font: bold 12px Arial;margin:0;text-align: left;margin: 0px; /*margin between first menu item and left browser edge*/padding: 0;list-style: none;}#modernbricksmenu li{display: inline;margin: 0 0 0 0;padding: 0;text-transform:uppercase;}#modernbricksmenu a{float: left;display: block;color: #fff;margin: 0 0 0 0; /*Margin between each menu item*/padding: 5px 10px;text-decoration: none;letter-spacing: 1px;background-color: #000066; /*Default menu color*/border-top: 1px solid #ececec;border-right: 1px solid #ececec;}#modernbricksmenu a:hover{background-color: #990000; /*Menu hover bgcolor*/}#modernbricksmenu #current a{ /*currently selected tab*/float: left;display: block;color: #fff;margin: 0 0 0 0; /*Margin between each menu item*/text-decoration: none;letter-spacing: 1px;background-color: #990000; /*Default menu color*/border-top: 1px solid #ececec;border-left: 1px solid #ececec;border-right: 1px solid #ececec;}#modernbricksmenuline{clear: both;padding: 0px;margin: 0px auto; width: 1000px;height: 1px;background: #990000; /*Brown color theme*/ }
