body {
	background-color: #000000;
	background-image:url(bg.jpg);
	background-repeat:repeat;
	color: #FFFFFF;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	border: none;
}
p {
	color: #FFFFFF;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 14px;
	width: 350px;
}

table.address {
    color: #FFFFFF;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 14px;
	width: 350px;
}
p.lnk {
	background-image:url(images/ovalunder.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 15px;
	padding-top: 5px;
	width: 244px;
	height: 29px;
	margin-top: 30px;
	font-size: 16px;
}
p.lnk280 {
	background-image:url(images/ovalunder280.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 15px;
	padding-top: 5px;
	width: 280px;
	height: 29px;
	margin-top: 30px;
	font-size: 16px;
}
ul {
	list-style-image: url(images/arrow.gif);
	list-style-position: outside;	
	margin-left: -20px;
}
li {
	font-size: 13px;
	font-weight: bold;
}

div.nav {
	border: none;
}
a:link {
	color: #c74848;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
td.lefcol {
	width: 220px;
	text-align:center;
	padding-top: 71px;	
}
td.botnav {
	text-align: center;
	font-size: 12px;
	background-image: url(images/dottedline.gif);
	background-repeat:repeat-x;
	background-position: top;	
}
td.lefcol img {
	border: 2px white solid;
}
img.bord {
	border: 2px white solid;
}

h1 {
	 font-family: 'Trebuchet MS', Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 24px;
}
span.smaller {
	font-size: 9px;
