body {
	background-color:#2a80b9;
	color:#000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.4em;
	margin: 10px 10px;
	padding: 0px;
	background-image: url(images/pg_bg.jpg);
	background-repeat: repeat-x;
}

.line {
	width: 80%;
	text-align: center;
	border-top: 1px solid #cccccc;
	}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 766px;
	}
a, a:visited {
	color:#CC0000;
}

a:hover { color: #0033FF;}
p{
	margin: 15px 0 0 0;
}
.center {
	text-align: center;}
	
img.right {
	float: right;
	margin: 0;
	padding: 10px;}
	
/********************** Header ***************************/
#header {
	margin: 10px 0px 0px 0px;
	background-image:url(images/header_bg.jpg);
	width:766px;
	height:171px;
	position:relative;
	background-repeat: repeat-x;
}


#header-left {
    background-image:url(images/header_left.jpg);
	width:10px;
	height:171px;
	float: left;
	top: 0; left: 0;
	background-repeat: none;}

#header-right {
    background-image:url(images/header_right.jpg);
	width:10px;
	height:171px;
	float: right;
	top: 0; left: 756px;
	background-repeat: none;}	
	
#wnw-logo {
	position: absolute;
	height: 99px;
	width: 330px;
	left: 225px;
	top: 35px; } 

#waif-logo {
    position: absolute;
	height: 93px;
	width: 134x;
	left: 50px;
	top: 45px; }
	
#fetch-logo {
    position: absolute;
	height: 110px;
	width: 100px;
	left: 595px;
	top: 40px; }

#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:15px;
	left:70px;
}
#logo_w2{
	top:44px;
	left:94px;
}
#header_text {
	top:90px;
	left:43px;
	width:230px;
	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}


/************************ Navigation **********************/
#nav {
	  clear:left;
	  float:left;
	  width:762px;
	  margin-left: 2px;
	  background: transparent url(images/navblue.gif) center center repeat-x;
	  overflow:hidden;
	  font-family: Arial, Helvetica, sans-serif;
	  font-weight: bold;
	  text-transform: uppercase;
	}
#nav ul {
		clear:left;
		float:left;
		list-style:none;
		margin:0;
		padding:0;
		position:relative;
		left:50%;
		text-align:center;
		}
#nav ul li {
		display:block;
		float:left;
		list-style:none;
		margin:0;
		padding:0;
		position:relative;
		right:50%;
		border-right:1px dotted #003399;
	}
#nav ul li.first {
		border-left:none;
	}
#nav ul li a {
		display:block;
		margin:0;
		padding: 9px 10px;
		color:#FFF;
		text-decoration:none;
		line-height:1.3em;
		font-size: 11px;
	}
#nav ul li.last {
		border-right:none;
	}
#nav ul li.active a {
		background: transparent url(images/navred.gif) center center repeat-x;
		font-weight:bold;
	}
#nav ul li a:hover {
		background: transparent url(images/navred.gif) center center repeat-x;
	}
#nav ul li a span {
		display:block;
	}

/********************** Form ******************************/

label
{
width: 100px;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

input
{
	color: #781351;
	border: 1px solid #003366;
	background-color: #A3C8ED;
}

textarea
{
color: #781351;
background: #A3C8ED;
border: 1px solid #003366;}

.submit input
{
	margin-left: 150px;
	color: #fff;
	border: 2px outset #003366;
	background-color: #006699;
} 

/********************** Content ***************************/
#content {
	width:762px;
	margin: 0 2px;
	padding: 10px 0 0 0;
	postion: relative;
	background-color: #FFF;
	}
img{
	border-width:0px;
}
h1{
	color:#000066;
	font-size:1.5em;
	line-height: 1.4em;
	font-weight:bold;
	margin: 5px 0 0 0;
}

h2{
	color:#000066;
	font-size:1.3em;
	line-height: 1.4em;
	font-weight:bold;
	margin: 5px 0 0 0;
}

h3{
	font-size:1.2em;
	line-height: 1.4em;
	font-weight:bold;
	margin: 0;
}

h4{
	font-size:1.1em;
	line-height: 1.6em;
	font-weight:bold;
	margin: 0;
}

.x-small {
	font-size: .75em;}
.paw ul {
	margin:0;
	padding: 0;}

.paw li {
	margin: 0 0 0 10px; /* left indent */
	padding: 8px 25px;
	background-image:url(images/pawprint.gif);
	background-repeat: no-repeat;
	background-position: 0 8px; /* sets bullet position */
	list-style-type: none; }
	
#left {
	float:left;
	margin:0 15px 0 27px;
	padding: 15px 10px 30px 0px;
	display:inline;
}

#right {
	float:right;
	width:180px;
	padding: 10px;
	margin:20px 15px 5px 15px;
	border: 3px solid #990000;
	background-color: #d6e6f2;

}

#right h2 {
	text-align: center;}
#right a{
	color:#c77e0c;
}
#right a:hover{
	color:#85a157;
}

#right ul {
	margin:0;
	padding: 0;}

#right li {
	margin: 0 0 0 5px; /* left indent */
	padding: 8px 20px;
	background-image:url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 11px; /* sets bullet position */
	list-style-type: none; }
	
#fullpage {
	margin: 0 20px 0 27px;
	padding: 10px;}
	
#schedule {
	margin: 0 0 0 50px;
	padding: 10px;}
	
.blue {
	color:#000066;}

.red {
	color:#990000;}
	
.col-left {
	width: 150px;
	float: left;
	margin: 10px 5px 10px 60px;
	text-align: center;}

.col-right {
	width: 520px;
	float: right;
	margin: 10px 10px 10px 0;}
/********************** Footer ***************************/
#footerline {
	clear:both;
	background-image:url(images/footer_bg.gif);
	font-size:1px;
	height:38px;
	background-position: bottom;
}
#footer {
	width:100%;
	text-align:center;
	padding: 20px 10px;
	color: #FFF;
}

#error {
	margin: 0;
	padding:0;
	}
#error ul{
	margin:0 0 0 50px;
	padding: 0;}

#error li {
	margin: 0 0 0 10px; /* left indent */
	padding: 8px 25px;
	background-image:url(images/pawprint.gif);
	background-repeat: no-repeat;
	background-position: 0 8px; /* sets bullet position */
	list-style-type: none; }
	
.sponsor-col {
	float: left;
	width: 145px;
	padding: 10px;}

.sponsor-heading {
	width: 90%;
	margin: 0 auto;
	display: block;
	color:#CC0000;
	background:#D5E2F0;
	padding: 10px;}
	
.contest {
	width: 400px;
	border: 3px solid #990000;
	background-color: #AABFFF;
	margin: 20px auto 0 auto;
	padding: 10px;
	
}