body, html {
	background-image: url(images/background.png); 
	background-color: #000000;
}

p {	font-family: arial, sans-serif ;
	color:#ffffff;
}

table { border:1px solid #da030b; 
}

th { 
padding : 2px; 
border : 1px solid #da030b; 
background : #c22f28; 
text-align : left; 
} 

td { 
padding : 2px; 
border : 1px solid #333332; 
background : #333333; 
text-align : left; 
color: white;
} 

#footerContainer { 
width : 100%; 
height : 120px; 
position : relative; 
} 

#footer { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 80%; 
color : #333332; 
line-height : 6px; 
padding : 10px; 
} 

#footer ul { 
padding : 0; 
margin : 0; 
} 

#footer li { 
padding-right: 8px;
list-style : none; 
display : inline; 
}  

#footer a { 
color : #7a685c; 
text-decoration : none; 
} 

#footer visited { 
color : #ff9900; 
text-decoration : none; 
} 

#footer a:hover { 
color : #da030b; 
text-decoration : none; 
border-bottom : 1px solid #da030b; 
} 

#contact a { 
color : #7a685c; 
text-decoration : none; 
} 

#contact a:hover { 
color : #da030b; 
text-decoration : none; 
border-bottom : 1px solid #da030b; 
} 

#classdetails a { 
color : #7a685c; 
text-decoration : none; 
} 

#classdetails a:hover { 
color : #1393e5; 
text-decoration : none; 
border-bottom : 1px solid #1393e5; 
} 

#link a { 
color : #7a685c; 
text-decoration : none; 
} 

#link a:hover { 
color : #1393e5; 
text-decoration : none; 
border-bottom : 1px solid #1393e5; 
} 

#linktable a { 
color : #7a685c; 
text-decoration : none; 
} 

#linkrequest a { 
color : #7a685c; 
text-decoration : none; 
} 

#linktable a:hover { 
color : #da030b; 
text-decoration : none; 
} 

#linkrequest a:hover { 
color : #da030b; 
text-decoration : none; 
} 

#gallerylink a { 
color : #7a685c; 
text-decoration : none; 
} 

#gallerylink a:hover { 
color : #da030b; 
text-decoration : none; 
border-bottom : 1px solid #da030b;
} 

#kim p {font-size : 70%; 
color : #ffffff;}