
/* Layout Stylesheet */ 
a:active		{outline: none;}
a:focus		{outline: none;}

body {
	margin-top:20px;
	margin-bottom:20px;
	margin-right:auto;
	margin-left:auto;

background-image:url(../images/cityscape.jpg);
background-color:#000000;

	color: #FFFFFF;
	text-align:center;
	padding:0;
	font-family:verdana;
	font-size:12px;
}
#banner {
	width:468px;
	height:60px;
	border:3px double #FFFFFF;
	display:block;
	float:right;
	position:relative;
	margin-right:-145px;
	margin-top:116px;
}
#outer {
	text-align:left;
	width:780px;
	margin:auto;
}
#hdr {
	width:780px;
	height:215px;
	border-right:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	background:#eeeeee;
	color: #333333;
	background: transparent url(../images/mwaddicts_header.jpg) center center no-repeat;
 }
#hdr h4{
	float:right;
	position:relative;
}
.breaker {
	margin-top:10px;
}
.breaker20 {
	margin-top:20px;
}
.breaker40 {
	margin-top:40px;
}
.breakline {
	margin-top:5px;
	margin-bottom:5px;
	border-bottom:1px solid #FFFFFF;
}
td.memberimages  {
	color:#000000;
	background-image:url(../images/cityscape.jpg);
	border:3px double #000000;
	padding-top:10px;
	margin-left:auto;
	margin-right:auto;

}

td.memberimages:hover {
	background:none;
	border-color:#DE720D;
	color:#FFFFFF;
}
#bar {


	border:solid #FFFFFF;
	border-width:1px 0 0px 0;
}

#bodyblock {
 position:relative;
 width:780px;
 padding:0;
 border-left:1px solid #FFFFFF;
 border-right:1px solid #FFFFFF;
 background:#000000;
 border-bottom:1px solid #FFFFFF;
 }

#l-col {
	float:left;
	color: #FFFFFF;
	width:185px;
	border:1px solid #EEEEEE;
	text-align:center;
	margin-left:9px;
	margin-top:10px;
	background:#000000;
 }
#l-col a{
	color:#666666;
	font-weight:bold;
}
#l-col h4{
	text-align:center;
}
#cont {
 width:580px;
 background:#000000;
 text-align:left;
 }
#attention {
 width:475px;
height:40px;
background: url(../images/attention.png);
margin-left:auto;
margin-right:auto;
margin-top:30px;
 }
#contoutside {
 width:780px;
background: url(../images/body.jpg);

 }
#contoutside p {
	text-align:justify;
	width:550px;
}
#contoutside h1 {
	text-align:center;
	color:#FFFFFF;
	font-size:32px;
}
#contoutside h2 {
	text-align:center;
	color:#FFFFFF;
	font-size:18px;
	margin-top:-20px;
	margin-bottom:10px;
	
}
#contoutside h3 {
	text-align:center;
	color:#FFFFFF;
	font-size:20px;
	margin-left:15px;
	padding-top:20px;
	padding-bottom:10px;
}
#contoutside h4 {
	text-align:center;
	color:#FFFFFF;
	font-size:20px;
	padding-top:40px;
	padding-bottom:10px;
}


#cont p {
	text-align:justify;
	width:550px;
}
#cont h1 {
	text-align:center;
	color:#F8DF00;
	font-size:32px;
}
#cont h2 {
	text-align:center;
	color:#F8DF00;
	font-size:18px;
	margin-top:-20px;
	margin-bottom:10px;
	
}
#cont h3 {
	text-align:left;
	color:#0C5BCE;
	font-size:20px;
	margin-left:15px;
	padding-top:20px;
	padding-bottom:10px;
}
#cont h4 {
	text-align:center;
	font-size:20px;
	padding-top:40px;
	padding-bottom:10px;
	color:#FF0000;
}

#cont li {
padding-top:10px;
}
#ftr {
 height:30px;
width:780px;
 color: #FFFFFF;
 border:solid black;
 border-width:1px 0 0 0;
 margin-bottom:20px;
background: black url(../images/footer.jpg) center center repeat-x;
 border-left:1px solid #FFFFFF;
 border-right:1px solid #FFFFFF;
 border-bottom:1px solid #FFFFFF;
 }
#ftr p {
	padding-top:5px;
}
#ftr a {
	color:#FFFFFF;
}




/* Presentation Stylesheet */ 

h1, h2 {
	color:#012CE6;
 margin:0;
 padding:20px 15px 5px 15px;
 }

h3 {
 margin:0; 
 padding: 40px 0;
	text-align:center;
	font-size:22px;
 }
h4 {
 margin:0; 
 padding: 10px;
	text-align:left;
	font-size:12px;
color:#FFFFFF;
 }

p {
 margin:0;
 padding:5px 15px 5px 5px;
 }

    #tabsH {
      float:right;
	margin-right:0px;

      background:none;
      font-size:93%;
      line-height:normal;
	margin-top:-34px;
      }
    #tabsH ul {
        margin:0;
        padding:10px 0px 0 0px;
        list-style:none;
      }
    #tabsH li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsH a {
      float:left;
      background:url("../images/tableftH.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsH a span {
      float:left;
      display:block;
      background:url("../images/tabrightH.gif") no-repeat right top;
      padding:5px 10px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsH a span {float:none;}
    /* End IE5-Mac hack */
    #tabsH a:hover span {
      color:#FFF;
      }
    #tabsH a:hover {
      background-position:0% -42px;
      }
    #tabsH a:hover span {
      background-position:100% -42px;
      }

        #tabsH #current a {
                background-position:0% -42px;
        }
        #tabsH #current a span {
                background-position:100% -42px;
        }
#stats 		{float:right;text-align:right;margin-right:10px;margin-top:-170px;font-size:.8em;}
.heading_1 { font-size:30px;text-align:center;font-weight:bold;margin-bottom:10px;}