@charset "utf-8";
/* CSS Document */
/* Created for use by http://dot-seven.com */
/* David Kryzaniak */
/* David.Kryzaniak@Dot-Seven.com */
body {
	margin: 0px;
	background: url(images/bg2.png) no-repeat top center;
	text-align: center;
	background-color: #ffffff;
	color: #ffffff;
	font-size: .9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #FF9900;
	text-decoration:none;
}
a:hover {
	color: #FF9900;
	border-bottom: 2px;
	text-decoration: overline;
}
img {
	border: none;
}
h1 {
	font-size: 16px
}
h2 {
	text-indent: 20px;
	font-size:12px
}
h3 {
	border-bottom: solid 1px;
	font-size: 18px
}
p {
	padding-left: 3px;
}
.box {
	text-align: center;
	font-style: italic;
	font-size: 1.1em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	border: solid 1px #FF6600;
	color: #FFFFFF;
	padding: 5px;
}
#Header {
	background-image: url(images/black_60.png);
	height: 110px;
	text-align: left;
	padding-left: 40px;
	padding-top: 5px;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
.Links {
	background-image: url(images/black_60.png);
	padding: 2px 2px 2px 2px;
	text-align: right;
	letter-spacing: -2.5px;
	font-size: 2em;
	width: 796px;
	margin-left: auto;
	margin-right: auto;
}
.Links a:hover {
	text-decoration:overline;
}
#Containment {
	background-image: url(images/black_60.png);
	Width: 790px;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
#left {
	Padding: 10px;
	text-align: left;
	width: 72%;
	float: left;
}
#Right {
	text-align: left;
	width: 25%;
	float: right;
	line-height: normal;
}
#Right h1 {
	border-bottom: dashed thin;
	line-height: normal;
	text-align: left;
	border-spacing: 2px;
}
#End {
	clear: both;
	border-bottom:thin
}
#Footer {
	
	margin: 0px;
	color: #000000;
	width: 100%;
	background-image: url(images/Tile_stripe.png);
	background-color:#666666;
}
#Footer h1 {
	font-size:12px
}
#Footer a:link {
	color:#0033CC;
}
.contact {
	border: dashed 1px #CCCCCC;
	background: #999999;
	width: 300px;
}	