* {
	font-family: "Bitstream Vera Sans", "Lucida Grande", "Verdana", sans-serif;
}
a {
color: #8F0000;
}
h1{
color: #0A46AF;
font-size: 20px;
margin-left: 120px;
padding-top: 10px;
}
h2 {
color: #0A46AF;
font-size: 14px;
margin-top: 20px;
}
body {
margin: 0;
padding: 0;
background: url('/images/disa.png') no-repeat bottom center;
}
#wrapper {
margin: 0;
padding: 0;
}
#main{
margin: 0;
padding: 0;
}
#header{
border-bottom: 2px solid #8F0000;
top: 10px;
left: 0px;
position: absolute;
width: 100%;
height: auto;
}
#header img {
border: 0;
float: left;
margin: 6px 0 18px 6px
}
#content{
color: #666;
margin: 120px 22px 0 22px;
width: 80%;
}
#right {
float: right;
width: 200px;
border: 1px solid #8F0000;
margin-right: 22px;
clear: both;
color: #AAA;
font-size: 12px;
}
#right .head{
color:#0A46AF;
font-weight: bolder;
margin: 4px 4px 0 4px;
border-bottom: 1px solid #0A46AF;
}
#right ul{
padding: 11px;
list-style-type: none;
font-size: 10px
}
#right ul li {
padding-top: 2px;
}
#content p{
font-size: 12px;
margin: 0 12px 0 12px;
}
#ircconnect{
margin: 0;
padding: 0;
background-color: #EEE;
height: 60px;
bottom: 0px;
position: relative;

}
#footer {
background-color:#8F0000;
margin-top: 40px;
height: auto;
display: block;
position: absolute;
width: 100%;
}

#footer a{
color: #EEE;
}
.irc{
font-size: 12px;
padding-top: 20px;
text-align: left;
padding-left: 22px;
}
.irc img {
text-decoration: none;
border: 0;
vertical-align: middle;
}
.irc a {
font-weight: bolder;
text-decoration: none;
}
.ft{
text-align: right;
padding-right: 22px;
color: #ccc;
font-size: 8px;
}

#ircf {
width: 600px;
height: 250px;
display: inline;
margin-left: 20%;
}
.tiny{
margin: 12px;
font-size: 10px;
}


#tabs{
margin: 0;
padding-top: 22px;
text-align: right;
margin-top: -28px;
margin-right: 32px;

}
#tabs li{
background: #ffffff url('/images/li-gbg.png') no-repeat 0 0;
list-style: none;
display: inline;
padding-left: 7px;
}
#tabs li a {
background-color: #EFEFEF ;;
padding-right: 7px;
width: 150px;
text-align:center;
display:inline-block;
color: #0A74E6;
}

#tabs li a:link, #tabst li a:visited{
color: #0A74E6;
text-decoration: none;

}

#tabs li a:hover{
color: #0A46AF;
}

