.canbody {
	left: 400px;
	color: #666666;
	line-height: 1.5em;
}

h3 {
	color: black;
}

h4 {
	color: #003399;
	font-size: large;
	font-weight: bold;
}

.canphoto {
	padding: 3px;
	border-width: thin;
	border-color: #7d7d7d;
	border-style: solid;
	max-width: 178px;
	}
	
	body {
	color: #7c7c7c;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(images/web_banner.png);
}

a {
	color: gray;
}

.bodytext {
	font-family: sans-serif;
	position: absolute;
	right: 75px;
	left: 27%;
	top: 315px;
	color: white;
}

.widebodytext {
	font-family: sans-serif;
	position: absolute;
	right: 46px;
	left: 22%;
	top: 315px;
	color: white;
}

#div1 {
	position: absolute;
	top: 315px;
}

.title {
	position: absolute;
	left: 45%;
	top: 166px;
}

.subtitle {
	letter-spacing: .1em;
	font-size: 22px;
	top: 185px;
	right: 60%;
	text-align: right;
	position: absolute;
}

.footer {
	margin-top: 96px;
	text-align: right;
	display: block;
	font-family: serif;
	left: 70%;
}

.menutable {

	position: absolute;
	top: 315px;
}

.media {
	left: -96px;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	width: 700px;
}

.media_v {
	margin: 24px;
	left: -96px;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	width: 382px;
}

.date {
	margin-left: 48px;
	font-family: monospace;
	font-size: small;
}

.newsflash {
	color: black;
	font-weight: bold;
	text-shadow: 0px 0px 3em #fbff2e;
}
.dotline {
	border-bottom-width: 0px;
	border-top-width: 3px;
	border-top-style: dotted;
	margin-top: 5px;
}
a {
	color: #003399;
}
