body {
	background-image: url(/ovnv/images/background.gif);
	background-repeat: repeat;
	}

a {
	color: #008ecc;
	text-decoration: none;
	font-weight: normal;
	}

a img {
	border: 0;
	margin: 0;
	padding: 0;
	}

a.menu img {
	border: 0;
	margin: 0;
	padding: 0;
	}
	
a:visited {
	font-weight: normal;
	color: #008ecc;
	text-decoration: none;
	}
	
a:hover {
	font-weight: normal;
	color: #002b3e;
	text-decoration: none;
	}

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #304550;
	line-height: 20px;

	border-bottom: 1px solid #476a7c;
	margin-bottom: 0;
	padding-bottom: 25px;
	}

h3 {
	font-size: 14px;
	font-weight: normal;
	color: #333;
	line-height: 16px;

	border-top: 1px solid #476a7c;
	margin-bottom: 0;
	padding-top: 15px;
	}

p {
	font-size: 12px;
	font-weight: normal;
	color: #6E6F64;
	line-height: 14px;
	}

.credit{
	color: #777;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;

	border-bottom: 4px solid #476a7c;
	margin-bottom: 0;
	padding-bottom: 15px;
	}

.ovnv_sponsors {
	font-size: 10px;
	font-weight: normal;
	color: #777;
	line-height: 14px;

	border-top: 1px solid #476a7c;
	margin-bottom: 0;
	padding: 10px 0 15px 0;
	}
	
.resource_pdf {
	font-family: Arial, sans-serif;
	width: 126px;
	height: 190px;
	overflow: hidden;
	display: inline;
	float: left;
	
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 0;
	}

.resource_pdf a {
	font-size: 11px;
	font-weight: normal;
	color: #008ecc;
	text-decoration: none;
	line-height: 13px;
	}

.resource_pdf a:visited{
	font-size: 11px;
	font-weight: normal;
	color: #008ECC;
	text-decoration: none;
	line-height: 13px;
	}

.resource_pdf a:hover{
	font-size: 11px;
	font-weight: normal;
	color: #002b3e;
	text-decoration: none;
	line-height: 13px;
	}

.resource_pdf img {
	width: 126px;
	padding-bottom: 5px;
	}
	
ul {
	font-size: 12px;
	font-weight: normal;
	color: #6E6F64;
	line-height: 14px;	

	margin: 0 0 0 30px;
	padding: 0;
	}

img.main {
	width: 398px;
	border-bottom: 1px solid #476a7c;
	}
