﻿body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: #690310  url('bg.jpg') fixed repeat; /* ie6 url('DeAnn_Trimarchi.jpg') top left fixed no-repeat*/;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
#OuterWrap {
	/* ie6 background: url('bg.jpg');*/
	margin: 0 1px 0 350px;
}
#Wrap {
	max-width: 800px;
	padding: 0;
}
#header {
	margin: 0 1px 0 0;
	background: #690310 url('header_bg.jpg');
	font-family: "Bradley Hand ITC";
	font-weight: bold;
	color: #FFF;
	border-bottom: 1px solid #C90;
	border-left: 1px solid #C90;
}
.Bradley {
	font-family: "Bradley Hand ITC";
}
.Maintitle {
	font-size: 45px; 
	text-align: left; 
	margin: 0 10px 5px 10px;
	padding: 0;
}
.lower {
	font-size: 30px;
}
.white {
	color: #FFF;
}
#InnerWrap {
	
}
.none {
	border: none;
	border-width: 0;
}
#Background {
	margin: 0 1px 0 0;
	padding: 0;
	min-height: 400px;
	z-index: 0;
	text-align: center;
}
#Background a {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
}
#Background a:visited {
	color: #999;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}
#Background a:hover {
	color: #FC0;
	text-decoration: none;
	border-bottom: 1px dotted #FC0;
}
#Download {
	margin: 5px 15px;
	padding: 0;
	color: #FFF;
	font-family: "Bradley Hand ITC";
	font-weight: bold;
	text-align: right;
}
#Download a, #Download a:visited {
	color: #FFF;
	text-decoration: none;
	border: none;
}
#Download a:hover {
	color: #FC0;
	text-decoration: none;
	border: none;
}
#Content {
	width: 500px;
	margin: 20px auto;
	padding: 10px;
	text-align: left;
	border: 1px solid #FC0;
	color: #FFF;
	font-size: .9em;
	background: url('content_bg.png'); /* ie6 background url('ie6_content_bg.jpg'); */
}
#ReelContent {
	width: 540px;
	margin: 20px auto;
	padding: 0;
	text-align: center;
	border: 1px solid #FC0;
	color: #FFF;
	font-size: .9em;
	background: url('content_bg.png'); /* ie6 background url('ie6_content_bg.jpg');*/
}

.ContentLeft {
	width: 40%;
	margin: 0;
	padding: 15px;
	float: left;
}
.resHeader, .repHeader, .resHeader {
	color: #FC0;
	font-weight: bold;
}
.mTitle {
    font-style: italic;
    font-weight: bold;
}
#header ul {
	margin: 0 0 0 10px;
	padding: 0;
	text-align: right;
}
#header li {
	display: inline;
	margin: 0 5px;
	padding: 0;
	vertical-align: middle;
	list-style: none;
	font-size: 18px;
	text-align: right;
}
#header li a {
	display: inline-block;
	margin: 0;
	padding: 0 5px;
	border-width: 2px 1px 2px 1px;
	border-style: solid;
	border-color: #690310;
	color: #FFF;
	text-decoration: none;
}
#header li a:visited, #header li a:active {
	border-width: 2px 1px 2px 1px;
	border-color: #690310;
	border-style: solid;
	color: #999;
	text-decoration: none;
}
#header li a:hover {
	border-width: 2px 1px 2px 1px;
	border-top-color: #690310;
	border-right-color: #690310;
	border-bottom-color: #C90;
	border-left-color: #C90;
	color: #FC0;
	text-decoration: none;
}
#header li a.current {
	border-width: 2px 1px 2px 1px;
	border-top-color: #C90;
	border-right-color: #C90;
	border-bottom-color: #690310;
	border-left-color: #690310;
	color: #FFF;
	text-decoration: none;
}
#header p a, #header p a:visited, #header p a:active, #header p a:hover {
	color: #FFF;
	text-decoration: none;
}
#Footer {
	font-family: "Bradley Hand ITC";
	font-weight: bold;
	color: #FFF;
	border-top: 1px solid #C90;
	border-left: 1px solid #C90;
	text-align: right;
}
#Footer a, #Footer a:visited {
	color: #FFF;
	text-decoration: none;
}
#Footer a:hover {
	color: #FC0;
}
#Facebook {
	margin: 0 10px 0 0;
	padding: 0;
	text-align: right;
	color: #FFF;
}
#Facebook img, #Facebook a img {
	border: none;
	margin: 0;
	padding: 0;
}
p.copyright {
	color: #999;
	margin: 0 10px 0 0;
	font-size: 12px;
	text-align: right;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
}
img {
	border: none;
	border-width: 0;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.hide {
	display: none;
}
#PicturePrint {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	font-size: 24px;
}
.ScreenHide {
	display: none;
	visibility: hidden;
	speak: none;
}









