/*  ****************   General Styles     ********************/

body {
	background-image:url('/images/rock_bg01.jpg');
	margin:0 0 0 0;
}

p {
	font-family: "Times New Roman", Times, serif; 
	font-size: 12pt; 
	font-style: normal; line-height: 13pt
}

.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.body9ptTimes {  
    font-family: "Times New Roman", Times, serif; 
	font-size: 16px; 
	font-style: normal; line-height: 13px
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
}

#header {
	background-image:url('/images/black_rock.jpg');
}