body {
	font-family: "Courier New", Courier, mono;
	margin: 0px;
}

td {
	font-family: "Courier New", Courier, mono;
}

th {
	font-family: "Courier New", Courier, mono;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: 32px;
	color: #FFFFFF;
	font-weight: 50;
	overflow: hidden;
	margin: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: 450;
	line-height: 17px;
	vertical-align: top;
}

a:link {color: #00477C; text-decoration: none; }
a:visited {color: #00477C; text-decoration: none; }
a:hover {color: #00477C; text-decoration: underline; }
a:active {color: #00477C; text-decoration: underline; }

a.botnav:link {color: #0066FF; text-decoration: none; }
a.botnav:visited {color: #0066FF; text-decoration: none; }
a.botnav:hover {color: #DEE8F2; text-decoration: none; }
a.botnav:active {color: #0066FF; text-decoration: underline; }


.main_light {
	color: #00477C;
	font-size: 12px;
	background-color: #DEE8F2;
	vertical-align: top;
	padding: 15px;
	overflow: hidden;
}

.main_light_pics {
	color: #00477C;
	font-size: 12px;
	background-color: #DEE8F2;
	vertical-align: bottom;
	padding: 15px;
	overflow: hidden;
}

.main_dog_blur {
	color: #00477C;
	font-size: 12px;
	background-color: #DEE8F2;
	vertical-align: top;
	padding: 15px;
	overflow: hidden;
	background-image: url(images/dog_blur1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.main_dog_blur2 {
	color: #00477C;
	font-size: 12px;
	background-color: #FF962E;
	vertical-align: top;
	padding: 15px;
	overflow: hidden;
	background-image: url(images/dog_blur2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.main_orange {
	color: #00477C;
	font-size: 12px;
	background-color: #FF962E;
	vertical-align: top;
	padding: 15px;
}

.main_mid {
	color: #00477C;
	font-size: 12px;
	background-color: #6E9CCE;
	vertical-align: top;
	padding: 15px;
}

.head_mid {
	color: #00477C;
	font-size: 12px;
	background-color: #6E9CCE;
	vertical-align: top;
	padding: 2px;
}

.navm {
	background-color: #6E9CCE;
	vertical-align: top;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	letter-spacing: 0.2em;
	padding-top: 15px;
	padding-left: 5px;
}

.navm p{
	margin-top: 6px;
	margin-bottom: 3px;
}

.nav2 {
	background-color: #6E9CCE;
	vertical-align: bottom;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	letter-spacing: 0.2em;
}

.nav3 {
	background-color: #FF962E;
	vertical-align: bottom;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	letter-spacing: 0.2em;
}

.copy_small {
	font-size: 11px;
	color: #6699CC;
}

.small {
	font-size: 11px;
}

.team_block {
	color: #00477C;
	font-size: 12px;
	background-color: #6E9CCE;
	vertical-align: top;
	padding: 15px;
	background-image: url(images/heads/all.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.bblock{
	background-color: #6E9CCE;
	height: 150px;
	width: 624px;
}

.nav img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.nav:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.pic img{
border: 1px solid #6E9CCE;
}

.pic:hover img{
border: 1px solid #DEE8F2;
}

.pic:hover{
color: #DEE8F2; /* Dummy definition to overcome IE bug */
}