﻿
body{
background-color:#F5F5F5;

}


div#wrapper{
width:840px;
padding-top:	5px ;

}

div#header{
background-image: url(../images/header_bg.gif) ;
background-repeat: no-repeat ;

padding-top:    20px ;
padding-right:	20px ;
padding-left:	20px ;

}

div#main{
background-image: url(../images/bg.gif) ;



width: 800px ;
padding-top:	5px ;
padding-right:	20px ;
padding-bottom:	20px ;
padding-left:	20px ;


font-size: 90% ;
color: #000000 ;

}

#main h2{
padding-left:	5px ;
background-color:#FFCC99;


}

#main H3{

padding-left:	10px ;
background-color:#9EE0B6;


}

#main p{
padding-left:	20px ;

}

#main ul{

list-style-type: none;

}


a{

text-decoration: underline;

}

a:link{
 color:#000000;

}

a:visited{
 color:#000000;

}

a:hover{
 color:#000000;

}


a:active{
 color:#000000;

}

#main a:hover{
	top:1px;
	left:1px;
	position:relative;
}

.sat{
color:#0033FF;

}

.sun{
color:#FF0000;

}

.live{
color:#66CC66;
font-weight:bold;

}

.spl{
color:#FF6600;
font-weight:bold;

}


div#footer{
background-image: url(../images/footer_bg3.gif) ;
background-repeat: no-repeat ;
background-position: bottom ;


padding-top:	5px ;
padding-right: 20px ;
padding-bottom:	15px ;
padding-left:20px ;


font-size: 80% ;
color: #00000 ;
}

