@charset "UTF-8";
#header {
	background-image: url(images/banner2.png);
	background-repeat: no-repeat;
}
#header2 {
	background-image: url(images/banner1.png);
	background-repeat: no-repeat;
}
body {
	background-color: #312300;
	background-image: url(images/backdrop.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 1px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #66CCFF;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#content a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 2px;
}
#content a:visited {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: 2px;
	font-size: 12px;
}
#content a:hover {
	font-weight: bold;
	color: #66CCFF;
	text-decoration: none;
	letter-spacing: 2px;
	font-size: 12px;
}
#content a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
	font-size: 12px;
}
#contact a:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#contact a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#contact a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #66CCFF;
	text-decoration: none;
}
#contact a:active {
	font-size: 14px;
	font-weight: bold;
	color: #6666FF;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin-top: 4px;
}
#rightsbar {
	font-size: 12px;
	text-align: center;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	margin-top: 40px;
}
p {
	font-weight: lighter;
	color: #FFFFFF;
	text-align: justify;
	font-size: 12px;
	text-decoration: none;
	vertical-align: top;
	font-style: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 130%;
}
#navbar {
	text-align: right;
	font-size: 12px;
}
#contact td {
	padding-right: 20px;
	margin: 10px;
	font-size: 14px;
}
h3 {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 15px;
	font-style: italic;
}
