@charset "utf-8";
/* CSS Document */

body { background:#003399 url('../images/skydiving-bkgd.jpg') repeat-x top center;
}

p, table { font-family: Arial; color: #666666; font-size: x-small;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #0033cc;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #ff0000;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	font-size: medium;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	font-size: small;
	text-decoration: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	font-size: x-small;
	text-decoration: none;
}

.scrollable { 
width: 600px; 
height: 250px; 
overflow: auto; 
} 

.centercell {
width:760px;
height:495px;
background:url(../images/adventure-sports_03.jpg);
}
