/* stylesheet for RHA Website*/

body{
 background-color: #dcdcdc;
 background-image: url("/style/bgs.jpg");
 background-repeat: repeat-y;
 background-position: center;
 text-align: center;
 margin: 0px 0px 0px 0px;
}

strong.titles{
 color: #FF2222;
}

img{
 border: 0px;
}

a{
 color: #FF2222;
 text-decoration: none;
}

a:hover{
 color: #FF2222;
 text-decoration: underline;
}

.main{
 margin: 0px auto;
 text-align: left;
 font-size: 10px;
 font-family: verdana;
 color: #000000;
 border-bottom: solid 2px #000;
 width: 890px;
}

.top{
 height: 40px;
 width:890px;
}

.menu{
 height: 40px;
 width: 890px;
 text-align: center;
 vertical-align: middle;
}

.left{
 position: relative;
 float: left;
 width: 145px;
 height: 100%;
 min-height: 900px;
 padding-top: 2px;
 padding-left: 5px;
}

.content{
 position: relative;
 overflow: auto;
 float: left;
 width: 577px;
 height: auto;
 min-height: 900px;
 padding-left: 5px;
 padding-right: 4px;
 padding-top: 2px;
}

.right{
 position: relative;
 text-align: right;
 float: right;
 width: 145px;
 height: 100%;
 min-height: 900px;
 padding-top: 2px;
 padding-right: 5px;
}

.footer{
 width: 886px;
 text-align: center;
 clear: both;
}

/* Menu shit... major hassle */

.menu01{
 text-align: center;
 height: 38px;
 width: 127px;
 float: left;
 background: #dcdcdc;
 border-bottom: solid 1px #000000;
 border-top: solid 1px #000000;
 border-left: solid 1px #000000;
}

.menu01 a{
 text-align: center;
 height: 38px;
 width: 127px;
}

.menu01 a:hover{
 text-align: center;
 background: #ededed;
 text-decoration: none;
}

.menu01 a:active{
 text-align: center;
 background: #FFD1D1;
 text-decoration: none;
}


.menu02{
 text-align: center;
 height: 38px;
 width: 127px;
 float: left;
 background: #dcdcdc;
 border-bottom: solid 1px #000000;
 border-top: solid 1px #000000;
}

.menu02 a{
 text-align: center;
 height: 38px;
 width: 127px;
}

.menu02 a:hover{
 text-align: center;
 background: #ededed;
 text-decoration: none;
}

.menu02 a:active{
 text-align: center;
 background: #FFD1D1;
 text-decoration: none;
}

.menu03{
 text-align: center;
 height: 38px;
 width: 127px;
 float: left;
 background: #dcdcdc;
 border-bottom: solid 1px #000000;
 border-top: solid 1px #000000;
}

.menu03 a{
 text-align: center;
 height: 38px;
 width: 127px;
}

.menu03 a:hover{
 text-align: center;
 background: #ededed;
 text-decoration: none;
}

.menu03 a:active{
 text-align: center;
 background: #FFD1D1;
 text-decoration: none;
}

.menu04{
 text-align: center;
 height: 38px;
 width: 127px;
 float: left;
 background: #dcdcdc;
 border-bottom: solid 1px #000000;
 border-top: solid 1px #000000;
}

.menu04 a{
 text-align: center;
 height: 38px;
 width: 127px;
}

.menu04 a:hover{
 text-align: center;
 background: #ededed;
 text-decoration: none;
}

.menu04 a:active{
 text-align: center;
 background: #FFD1D1;
 text-decoration: none;
}

.menu05{
 text-align: center;
 height: 38px;
 width: 127px;
 float: left;
 background: #dcdcdc;
 border-bottom: solid 1px #000000;
 border-top: solid 1px #000000;
}

.menu05 a{
 text-align: center;
 height: 38px;
 width: 127px;
}

.menu05 a:hover{
 text-align: center;
 background: #ededed;
 text-decoration: none;
}

.menu05 a:active{
 text-align: center;
 background: #FFD1D1;
 text-decoration: none;
}

.menu06{
 text-align: center;
 height: 38px;
 width: 126px;
 float: left;
 background: #dcdcdc;
 border-bottom: solid 1px #000000;
 border-top: solid 1px #000000;
}

.menu06 a{
 text-align: center;
 height: 38px;
 width: 126px;
}

.menu06 a:hover{
 text-align: center;
 background: #ededed;
 text-decoration: none;
}

.menu06 a:active{
 text-align: center;
 background: #FFD1D1;
 text-decoration: none;
}

.menu07{
 text-align: center;
 height: 38px;
 width: 127px;
 float: right;
 background: #dcdcdc;
 border-bottom: solid 1px #000000;
 border-top: solid 1px #000000;
 border-right: solid 1px #000000;
}

.menu07 a{
 text-align: center;
 height: 38px;
 width: 127px;
}

.menu07 a:hover{
 text-align: center;
 background: #ededed;
 text-decoration: none;
}

.menu07 a:active{
 text-align: center;
 background: #FFD1D1;
 text-decoration: none;
}

#va{
 line-height: 38px;
}

#la{
 text-align: left;
}

#url{
 background-color: #ededed;
 border: solid 1px #000;
 padding: 3px;
}

.poll{
 width: 145px;
 padding-left: 3px;
}

img#fb{
 margin-bottom: 2px;
}
