h1,h2,h3,h4,h5,body { 
margin:0;
}
img {
border: 0;
}
html, body {
height: 100%;
width:100%;
}
body {
background: #b0b0b0;
font: 12px 'Lucida Grande', Arial, Sans-serif;
text-align: justify; 
}

.toplogo{
position: absolute;
top:0px;
left:0px;
height:40px;
width:100%;
background: #b0b0b0 url(mbanner.jpg);
background-repeat:no-repeat;
background-position:top left;
}

.main{
position: relative;
top:61px;
left:0px;
height:auto;
width:100%;
background: #ffffff;
}

.bottom{
position:relative;
top:50px;
left:0px;
width:100%
height:15px;
padding: 3px 0px 3px 0px;
padding-left: 14px;
background: #272727;
color:#ffffff;
margin-bottom:80px;
}

.bottom a{
color:#b0b0b0;
text-decoration:none;
vertical-align: middle;
}
.bottom a:hover{
color:#ffffff;
}

.greet{
position: relative;
top: 5px;
left:20px;
width:450px;
padding-bottom:5px;
}
.greet h1{
font: 14px 'Lucida Grande', Arial, Sans-serif;
font-weight:bold;
}

/*---------archive--------*/
.maincontent{
position: relative;
top: 10px;
left: 8px;
height: auto;
width: 470px;
} 
.module{
width: 460px;
height: auto;
position: relative;
padding-bottom:20px;
} 
.modhead h1{
height: 20px;
width: 460px;
background-color: #272727;
font: 12px 'Lucida Grande', Arial, Sans-serif;
color: #ffffff;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
} 
.moddate p{
float: right;
right:0px;
} 
.moddate{ 
position: absolute;
top:2px; 
right:1px; 
text-decoration: none; 
color: #FFFFFF; 
font:9px verdana, arial, sans-serif; 
margin: 0px; 
padding: 0px; 
z-index: 1; 
} 
.modcontent{ 
font: 12px 'Lucida Grande', Arial, Sans-serif; 
padding-left: 15px; 
margin-top: 0px; 
z-index: 10; 
} 
.modcontent img{ 
display: block; 
margin-left: auto; 
margin-right: auto; 
margin-bottom: -15px;
height:100px;
width:auto; 
} 
.modcontent a{ 
font-size: 12px; 
text-decoration: none; 
color: #525252; 
} 
.modcontent a:hover { 
text-decoration: underline;
 }

/*------------spons------------*/
#spons{
position: relative;
top: 0px;
left: 5px;
width: 300px;
height: 150px;
font-size: 16px;
font-family: Arial, Tahoma, Verdana;
font-weight: bold;
text-align: center;
padding-left: 4px;
}
.sponslogo1{
position: absolute;
top: 0px;
left:0px;
height:100px;
width:auto;
}
.sponslogo2{
position: absolute;
top: 0px;
left:120px;
height:100px;
width:auto;
}
.sponslogo3{
position: absolute;
top: 0px;
left:240px;
height:100px;
width:auto;
}
.sponslogo4{
position: absolute;
top: 110px;
left:0px;
height:100px;
width:auto;
}
.sponslogo5{
position: absolute;
top: 95px;
left:140px;
height:100px;
width:auto;
}
.sponslogo6{
position: absolute;
top: 80px;
left:287px;
height:100px;
width:auto;
}

img.center{
display: block;
margin-top: auto;
margin-bottom: auto;
}

/* --------start nav---------*/
#navbar {
position: absolute;
top: 40px;
left: 0px;
background: #272727;
width: 100%;
height: 20px;
font-size: 12px;
font-family: Arial, Tahoma, Verdana;
font-weight: bold;
color: #FFFFFF;
margin: 0px auto 0px;
text-transform:uppercase;
}
#navbar a, #navbar a:visited {
color: #FFFFFF;
font-size: 12px;
text-decoration: none;
padding: 0px 0px 0px 3px;
}
#navbar a:hover {
color: #FFFFFF;
text-decoration: underline;
padding: 0px 0px 0px 3px;
}
#nav {
width:330px;
position: relative;
left: 13px;
margin: 0px;
padding: 0px;
list-style: none;
}
#nav ul {
margin: 0px;
padding: 0px;
list-style: none;
}
#nav a, #nav a:visited {
color: #FFFFFF;
display: block;
margin: 0px;
padding: 3px 6px 3px 6px;
}
#nav a:hover {
background: #979797;
color: #FFFFFF;
border-left: 1px solid #a2a2a2;
border-right: 1px solid #a2a2a2;
margin: 0px;
padding: 3px 5px 3px 5px;
_padding: 3px 5px 3px 5px;
text-decoration: none;
}
#nav li {
float: left;
margin: 0px;
padding: 0px;
z-index: 15;
position: relative;
}
/* --------end nav---------*/