﻿body {
	background:url(siteart/sitebg.gif) repeat-x top;
	margin:0;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#000;
}

a:hover {
	color:#ed2227;
}

#content {
	background:url(siteart/contentbg.jpg) no-repeat top;
	vertical-align:top;
}

#top-right {
	vertical-align:top;
	padding:25px 10px;
	width:473px;
}

#nav {
	border-top:1px #000 solid;
	border-bottom:1px #000 solid;
	padding:10px 0;
	text-align:center;
	font-size:14px;
	display:block;
}

a.menu:link, a.menu:visited, a.menu:active {
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	color:#000;
	padding:0 40px;
}

a.menu:hover {
	color:#ed2227;
}

#main {
	padding:20px 93px 0 0;
	vertical-align:top;
	width:427px;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	border-top:1px #000 dotted;
	border-bottom:1px #000 dotted;
	padding:10px 0;
	margin:0 0 20px;
}

.scroll {
	border-top:1px #ed2227 dotted;
	border-bottom:1px #ed2227 dotted;
	padding:5px 0;
}