* { 
margin : 0; 
padding : 0; 
} 
body {
	margin : 0;
	color : #ffffff;
	background-color : #FFFFFF;
	font: 18px Arial, Helvetica, sans-serif;
} 
h1, h2, h3 { 
font-weight : normal; 
color : #000000; 
} 
h1 { 
font-size : 197%; 
} 
h2 { 
font-size : 167%; 
} 
h3 { 
font-size : 100%; 
font-weight : bold; 
} 
p, ul, ol { 
margin-bottom : 0.8em; 
line-height : 110%; 
font-size : 100%; 
} 
#header { 
width : 1000px; 
height : 40px; 
margin : 0 auto; 
} 
#splash { 
width : 1000px; 
height : 250px; 
margin : 0 auto; 
background-repeat : no-repeat; 
background-position : center top; 
} 
#page { 
width : 1000px; 
margin : 0 auto; 
} 
#page h1, #page h2 { 
margin-bottom : 20px; 
} 
#content { 
float : right; 
width : 750px; 
padding : 20px; 
} 
#content ol, #content ul { 
margin-left : 3em; 
} 
#sidebar {
	float : left;
	width : 150px;
	border-right-width : 1px;
	padding-top : 25px;
	padding-right : 20px;
	padding-bottom : 20px;
	padding-left : 20px;
	border-top-width : 1px;
	border-left-width : 1px;
	border-top-style : dotted;
	border-right-style : dotted;
	border-left-style : dotted;
	border-top-color : #e8e8b9;
	border-right-color : #e8e8b9;
	border-left-color : #e8e8b9;
	border-bottom-width : 1px;
	border-bottom-style : dotted;
	border-bottom-color : #e8e8b9;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/bgnav.jpg);
	background-repeat: no-repeat;
	background-position: center top;
} 
#footer {
	clear : both;
	width : 1000px;
	height : 55px;
	margin : 0 auto;
	padding : 10px;
	border-top-width : 2px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-top-style : dotted;
	border-right-style : dotted;
	border-bottom-style : dotted;
	border-left-style : dotted;
	border-top-color : #e8e8b9;
	border-right-color : #e8e8b9;
	border-bottom-color : #e8e8b9;
	border-left-color : #e8e8b9;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
} 
#footer p { 
margin : 0; 
padding : 0; 
line-height : normal; 
font-size : 77%; 
} 
#legal { 
float : left; 
} 
.style6 { 
font-size : 100%; 
} 
.style8 { 
color : #cc8995; 
font : normal bold 24px Verdana, Arial, Helvetica, sans-serif; 
} 
a:link { 
color : #cc8995; 
text-decoration : none; 
} 
a:visited { 
color : #cc8995;  
text-decoration : none; 
} 
body, td, th { 
color : #cc8995; 
} 
a:hover { 
color : #9595DB; 
} 
a:active { 
text-decoration : none; 
} 
p.c5 { 
text-align : right; 
} 
div.c4 { 
clear : both; 
} 
div.c3 { 
margin-left : 2em; 
} 
p.c2 { 
text-align : center; 
} 
div.c1 { 
text-align : center; 
} 
