body {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
	background: #ffffff url("/images/coo-bg.gif") repeat-y;
	}

a:link {
	color: #296A96;
	}
a:visited {
	color: #69AEDC;
	}

h1 {
	font-size: 17px;
	}

h2 {
	font-size: 16px;
	}

h3 {
	font-size: 14px;
	}
	

.logo
{
	position : absolute;
	top : 0px;
	left : 0px;
}

.photo {
	position: absolute;
	top: 0px;
	left: 190px;
	}

.toptext
{
	position : absolute;
	top : 40px;
	left : 200px;
	width: 340px;
	z-index: 1;
	font-style: italic;
	color: #64869C;
}

.toptext h1
{
	font-size : 14px;
	margin : 0px;
	padding : 0px;
}

.toptext p
{
	margin : 0px;
	padding : 5px 0 0 0px;
	font-size: 12px;
}

.nav
{
	position : absolute;
	top : 182px;
	left : 190px;
	width: 550px;
	z-index: 1;
	font-size: 10px;
	text-align: center;
}

.nav span {
	padding: 5px;
	}

.nav a:link, .nav a:visited {
	color: #ffffff;
	text-decoration: none;
	}
.nav a:hover {
	text-decoration: underline;
	}

.content
{
	position : absolute;
	top : 210px;
	left : 200px;
	width: 530px;
}


td
{
	font-size : 12px;
}

.ads
{
	position : absolute;
	top : 200px;
	left : 45px;
	text-align : center;
}

.breadcrumbs
{
	text-transform : capitalize;
}

.linkbox
{
	width: 95%;
	background-color: #ffffff;
	border: solid 1px #666666;
	padding: 10px;
	font-family: "Courier New", "Andale Mono", monospace;
	font-weight: bold;
}
