* { 
margin : 0; 
padding : 0; 
} 
body {
	margin : 0;
	color : #ffffff;
	background-color : #000000;
	background-image : url(images/Logoindex.jpg);
	background-repeat : no-repeat;
	background-position : center top;
	font: 18px Arial, Helvetica, sans-serif;
} 

border:1px inset #FFFFFF;
td
{
text-align:right;
}
h1, h2, h3 { 
font-weight : normal; 
color : #ffffff; 
} 
h1 { 
font-size : 197%; 
} 
h2 { 
font-size : 167%; 
} 
h3 { 
font-size : 100%; 
font-weight : bold; 
} 
p, ul, ol { 
margin-bottom : 1.8em; 
line-height : 167%; 
font-size : 100%; 
} 
#header { 
width : 850px; 
height : 40px; 
margin : 0 auto; 
} 
#splash { 
width : 850px; 
height : 550px; 
margin : 0 auto; 
background-repeat : no-repeat; 
background-position : center top; 
} 

#footer {
	clear : both;
	width : 800px;
	height : 15px;
	margin : 0 auto;
	padding : 10px;
	background-repeat : no-repeat;
	background-position : center bottom;
} 
#footer p { 
margin : 0; 
padding : 0; 
line-height : normal; 
font-size : 80%; 
} 
a:link {
        text-decoration: none;
}
a:visited {
        text-decoration: none;
}
a:hover {
        text-decoration: none;
        color: #FFCCFF;
}
a:active {
        text-decoration: none;
        color: #FFFFFF;
} 
div.c4 { 
clear : both; 
} 

div.c3 { 
margin-left : 2em; 
} 
p.c1 {
text-align: center
}
p.c2 { 
text-align : center; 
} 
p.c5 { 
text-align : right; 
}
div.c1 { 
text-align : center; 
} 
