<!--

body, p, table, tr, div { 
color : black;     
font : 9pt verdana, helvitica, arial;   
background-color : white;     
margin : 0 auto;         
padding: 0;    
line-height:150%; 
}   

a { 
color: #2D8930; 
}

.topbg {
background-color: #ed491d;
}

#srchbtn {
background-color: #ef7858;
color: white;
margin-left: 20%;
}

.srchbtn2 {
color: white;
background-color: black;
font-weight: bold;
}

.news {  
background-color : black; 
color : white;        
font : bold 12pt "courier new", courier;
width: 100%;   
} 

.box {  
float:left;
width:80%; 
padding:10px; 
}   

.article { 
margin-top:10px;
}    

.date {
color : black; 
font : bold 9pt verdana; 
background-color: white;
}   

.button a {  
padding:10px;    
border: solid #6388ff 2px;
font-size: 125%;       
color: #fc7070;      
background-color: #63ff9e;
text-decoration: none;   
}  

.button a:hover {   
padding:10px;     
border: solid #6388ff 2px;
font-size: 125%;      
color: red;         
background-color: #63ff9e;
text-decoration: none;  
}       

#links { 
background-color : #ed491d; 
}    

#links a { 
color : white; 
background-color: #ed491d;  
text-decoration : none;  
font: 1.25em Georgia, Verdana, sans-serif; 
}  

#links a:hover {  
text-decoration : none;  
color: black;      
background-color: #ed491d; 
font: 1.25em Georgia, Verdana, sans-serif; 
}       

#gAd { 
vertical-align: top;   
float: left;       
margin: 0 0 0 0;   
}           

#gAd2 {  
margin-top: 10px; 
text-align: center;
}            

#random_image { 
border: solid 2px black;  
}      

.wrapper {  
float:left;
margin: 0 0 0 0;  
padding: 10px; 
display:block;
clear:left;  
width: 200px; 
}     

.wrapper2 {  
float:left; 
margin: 0 0 0 0;
padding-left: 50px;  
display:block;  
clear:none;
width: 60%; 
}          

#r_image { 
float: left; 
margin: 0 0 0 0;  
padding-left: 210px; 
clear: both;     
text-align: center; 
width: 805px;     
position: relative;
bottom: 450px;  
z-index: -1;   
}



#poll {         
float: left;    
clear: both;   
background: url("../images/poll.jpg");  
background-repeat: no-repeat;   
width: 250px;     
height: 250px;  
margin: 10px;  
}



#inside_poll {   
float:left;     
text-align: left; 
width: 200px;    
height: 200px;  
padding: 30px;  
margin: 10px;  
}



#Link {     
float: left; 
margin: 0 0 0 0;  
text-align: center; 
padding: 10px;  
display: block; 
clear: both;   
width: 90%;    
position: relative; 
bottom: 300px;    
}

#hotvsnot {
float: left;
padding: 10px;
display: block;
clear: none;
width: 200px;
border: solid blue 2px;
position: relative;
left: 300px;
}

.comment-hr {
color: #000;
border-top: 2px dashed black;
background-color: #000; 
width: 410px;        
height: 2px;
}

.comment-header {
text-align: left;
padding: 2px 2px 2px 5px;
background-color: #ddd;
color: #555;
width: 400px;
}

.comment-box {
text-align: left;
padding: 5px;
background-color: #fff;
width: 400px;
} 

.ontop {
position: relative;
z-index: 1;
}

#transparent {
position: absolute;
top: 0px;
left: 5px;
z-index: 0;
}

form.logo {
background-image: url("/images/divine.png");
background-repeat: no-repeat;
width: 900px;
height: 201px;
text-align: right;
padding-top: 5px;
padding-right: 5px;
}

-->


