@charset "utf-8";
body {
	background-color: #7E1013;
	background-image: url(images/background.jpg);
}
.swingtag {
	background-image: url(images/tag.png);
	background-repeat: no-repeat;
	height: 466px;
	width: 209px;
}
.tagtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	padding: 20px;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 10px;
}

a.indexnav:link, a.indexnav:visited, a.indexnav:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.indexnav:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
p, li, ul, ol, h1, h2, h3, h4, h5, h6, td{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	font-weight: normal;
}


p {
	font-size: 13px;
	color: #000;
	letter-spacing: 0;
}
h1 {
	font-size: 22px;
	color: #990000;
	letter-spacing: 0;
	font-weight:bold;
	width: 95%;
}
h2 {
	font-size: 15px;
	color: #990000;
	letter-spacing: 0;
	font-weight:bold;
}

#ScrollDiv {
	width:675px;
	height:570px;
	background-color:none;
	overflow-y:auto;
	overflow-x: hidden; 
	background:none;
	padding-right:15px;
	
}

li {
	font-size: 13px;
	line-height: normal;
	color: #000000;
}

.tdLeft, .tdRight {
	font-size: 13px;
	color: #000;
	letter-spacing: 0;
}.header {
	background-image: url(images/page_header.gif);
	background-repeat: no-repeat;
	height: 83px;
	width: 660px;
}
#toggle { display:none }