body {
	color: #000000;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	margin: 8px;
	padding: 2px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
}
.highlighttext {
	color: #FFFFFF;
	background-color: #669999;
	margin: 6px;
	padding: 6px;
	height: auto;
	width: auto;
	border: 1px solid #006600;
	font-weight: bold;
}
.highlightextside {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #669999;
	margin: 6px;
	padding: 6px;
	height: auto;
	width: 130px;
	border: 1px dashed #006600;
	float: right;
}



* html body {
}

img {
	border: 0px;
}

a:link {
	color: #0066CC;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
	
a:visited {
	color: #0099FF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
	
a:hover, a:active {
	color: #006666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#footer a:link {
	color: #003399;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
	
#footer a:visited {
	color: #006699;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
	
#footer a:hover, #footer a:active {
	color: #006666;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: underline;
}

#banner {
	clear: both;
	height: 200px;
	width: 776px;
	background-image: url(images/main-bg2.jpg);
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 776px;
	border: 2px solid #999999;
}

#content {
	clear: both;
	width: 776px;
	background-color: #FFFFFF;
}

#footer {
	clear: both;
	color: #000000;
	display: block;
	font-size: 12px;
	height: 200px;
	padding-top: 10px;
	text-align: center;
	width: 776px;
	background-repeat: repeat-x;
	background-image: url(images/btbg.gif);
}

#headlines {
	height: 199px;
	padding: 10px;
	width: 254px;
	background-color: #FFFFFF;
}

#left {
	float: left;
	width: 144px;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 4px;
	padding: 4px;
}

#logo {
	height: 180px;
	width: 776px;
	background-image: url(images/logoFIN.jpg);
	background-repeat: no-repeat;
}

#nav {
	clear: both;
	display: block;
	height: 23px;
	width: 776px;
	background-color: #5A8B85;
	float: none;
	margin: 0px;
	padding: 0px;
}
#nav ul li a {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

.nlink, .nlinkend {
	float:left;
	width:auto;
	list-style: none;
	display:inline;
	text-align:center;
	padding-top: 15px;
	padding-left: 17px;
	padding-right: 17px;
	height:28px;
}
.nlink{
	background-image: url(images/nav-line.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.nlinkend {
	background-image: none;
}
#right {
	float: left;
	width: 565px;
	text-align: left;
	background-color: #FFFFFF;
	padding: 12px;
	margin: 2px;
}

#right p {
	margin-top: 0px;
}

* html #right p {
	margin-top: -5px;
}

#stats {
	background: #494949;
	padding: 10px;
	width: 254px;
	background-color: #FFFFFF;
}

* html #stats {
	height: 170px;
}

.date {
	color: #000000;
	font-weight: bold;
	background-color: #FFFFFF;
}

.flt-lft {
	float: left;
	margin-right: 20px;
}

.flt-rgt {
	float: right;
}

.heading1 {
	color: #000000;
	display: block;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 12px;
	padding-left: 40px;
	padding-top: 4px;
	width: 181px;
	background-image: none;
}

* html .heading1 {
	margin-bottom: 5px;
}

.heading2 {
	color: #000000;
	display: block;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 4px;
	padding-left: 2px;
	padding-top: 4px;
	width: 161px;
	background-image: none;
	background-repeat: no-repeat;
}
h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.introlayer {
	top: 100px;
	right: 100px;
	position: absolute;
	float: left;
	height: 200px;
	width: 400px;
}
.bul1 {
	list-style-image: url(images/dvbullet.jpg);
	list-style-position: outside;
}
.top {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	width: 640px;
	text-align: right;
	padding-right: 5px;
	padding-left: 1px;
	font-weight: bold;
	height: 97px;
}
h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
}
#bannersub {
	clear: both;
	height: 110px;
	width: 776px;
	background-image: url(images/sub-bg2.jpg);
}
.topsub {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	float: right;
	width: 650px;
	text-align: right;
	padding-top: 1px;
	padding-right: 120px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-weight: bold;
}
h3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
.picborder {
	margin: 10px;
	padding: 4px;
	border: 1px solid #548886;
	float: right;
}
.comments {
	font-size: 11px;
	font-style: italic;
	color: #666666;
}

.picboarderside {
	border: 1px solid #5A8B85;
	margin-left: 4px;
	padding: 2px;
}

.vidthumb {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	margin: 4px;
	padding: 2px;
	border: 1px solid #98CB00;
	float: right;
}
#logocatering {
	height: 180px;
	width: 776px;
	background-image: url(images/logoFINCatering.jpg);
	background-repeat: no-repeat;
}

