body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	font: 12px verdana;
	font-family: verdana, arial, helvetica, sans-serif;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
	background:#fff url('/images/arrn_03.gif') no-repeat center top;
	height: 170px; /*Height of top section*/
}

#topsection h1{
	margin: 0;
	padding-top: 15px;
}
#modernbricksmenu2{
	padding: 0;
	width: 100%;
	border-top: 5px solid #c00; /*Brown color theme*/ 
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#modernbricksmenu2 ul{
	margin:0;
	/*margin-left: 40px; margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
}

#modernbricksmenu2 li{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform:uppercase;
}

#modernbricksmenu2 a{
	float: left;
	display: block;
	font: bold 11px Arial;
	color: white;
	text-decoration: none;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 5px 10px;
	background-color: black; /*Brown color theme*/ 
	border-top: 1px solid white;
}

#modernbricksmenu2 a:hover{
	background-color: #c00; /*Brown color theme*/ 
	color: white;
}

#modernbricksmenu2 #current a{ /*currently selected tab*/
	background-color: #c00; /*Brown color theme*/ 
	color: white;
	border-color: #c00; /*Brown color theme*/ 
}

#myform{ /*CSS for sample search box. Remove if desired */
	float: right;
	margin: 0;
	margin-top: 3px;
	padding: 0;
}

#myform .textinput{
	width: 190px;
	border: 1px solid gray;
}

#myform .submit{
	font: normal 12px Verdana;
	height: 22px;
	border: 1px solid black;
	color:#fff;
	background-color: #c00;
}

/*urban grey menu*/

.urbangreymenu{
	width: 200px; /*width of menu*/
}

.urbangreymenu .headerbar{
	font: bold 13px Verdana;
	color: white;
	background: #c00 url(media/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
	padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
	font: normal 12px Arial;
	color: black;
	background: #E9E9E9;
	display: block;
	padding: 5px 0;
	line-height: 17px;
	padding-left: 8px; /*link text is indented 8px*/
	text-decoration: none;
}

.urbangreymenu ul li a:visited{
	color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
	color: white;
	background: black;
}
/*urban grey menu*/
#marqueecontainer{
	position: relative;
	width: 194px; /*marquee width */
	height: 200px; /*marquee height */
	background-color: #000;
	overflow: hidden;
	padding: 2px;
	padding-left: 4px;
}
#contentwrapper{
	float: left;
	width: 100%;
}

#contentcolumn{
	margin-left: 200px; /*Margin for content column. Should be (RightColumnWidth + LeftColumnWidth)*/
	padding-right:0;
}

/*Detail Page*/
#MemTop{
	margin:auto;
	margin-top:10px;
	margin-right:0;
	position:relative;
	float:inherit;
	color:#ccc;
	font-size:12px;
	}
#MemNav{
	}
#MemNav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	height:22px;
  }
  
#MemNav li {
	float: left;
	height:22px;
	border-bottom: 0;
	margin: 0;
  }
  
#MemNav a {
	text-decoration:underline;
	display: block;
	text-align: center;
	padding: 4px 10px;
	color:#c00;
  }

#MemNav a:hover {
	color:#f00;
}

#MemNav #selected 
{
	background:#fff;
	border:solid 1px #ccc;
	border-bottom:0;
	font-weight:bold;
}

#MemNav #selected a {
	text-decoration:none;
	position: relative;
	color:#c00;
}
#MemNav .alignright { float: right; }
#MemPage{
	background:#fff;
	border:solid 1px #ccc;
	padding:10px;
	color:#000;
}
/*Detail Page*/


#leftcolumn{
	float: left;
	width: 200px; /*Width of left column in pixel*/
	margin-left: -840px; /*Set left margin to -(MainContainerWidth)*/
	background: #fff;
}

#footer{
	clear: left;
	width: 100%;
	background: black;
	color: #FFF;
	text-align: center;
	padding: 4px 0;
}

#footer a{
	color: #FFFF80;
}

.innertube{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-right:0;
	margin-top: 0;
}
#dropcontentsubject{
	width: 830px;
	font-weight: bold;
	height:1px;
	font-size:1px;
}

.dropcontent{
	width: 830px;
	height: 200px;
	border: 0;
	background-color: #fff;
	padding: 3px;
	display:block;
}
div.scroll{
  overflow: auto;
  border: 1px solid #666;
  background-color: #333;
  padding: 8px;
}
.red{
	color:#c00;
}
.thumbs img {position:relative; padding:3px; margin:0 2px 2px 0; border:1px solid #fff; background-color:#ddd; color: #555;}
.thumbs img:hover {background-color:#c00;}

.pagination{padding: 2px;}
.pagination ul{margin: 0;padding: 0;text-align: left; font-size: 15px;}
.pagination li{list-style-type: none;display: inline;margin:0.1em;padding-bottom: 1px;}
.pagination a, .pagination a:visited{padding: 0 5px;border: 1px solid #999;text-decoration: none; color: #ccc;}
.pagination a:hover, .pagination a:active{border: 1px solid #ccc;color: #ccc;background-color: #f00;}
.pagination a.currentpage{background-color: #c00;color: #FFF !important;border-color: #ccc;font-weight: bold;cursor: default;}
.pagination a.disablelink, .pagination a.disablelink:hover{background-color: #eee;cursor: default;color: #ccc;border-color: #929292;font-weight: normal !important;}
.pagination a.prevnext{font-weight: bold;}		
