body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
#title_bar {
	background-color: #660000;
	height: 111px;
	background-image: url(graphics/slices/header_back.png);
}
#logo {
	background-image: url(graphics/slices/title.png);
	height: 111px;
	background-repeat: no-repeat;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
}
#nav {
	height: 26px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	background-image: url(graphics/slices/navigation_back.png);
	float: none;
}
#navigation_bar {
	height: 20px;
	width: 876px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	padding-left: 50px;
}
#navigation_bar  a:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: .85em;
	font-weight: bold;
	text-transform: uppercase;
	color: #E8E8E8;
	text-decoration: none;
}
#navigation_bar a:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	text-transform: uppercase;
	color: #E8E8E8;
	text-decoration: none;
}
#navigation_bar a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
}
#main {
	height: 613px;
	width: 876px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	text-align: left;
	margin-top: 5px;
}
#footer {
	background-image: url(graphics/slices/footer.png);
	height: 136px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#main_text {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0.05em;
	width: 400px;
	line-height: 1.7em;
	padding-left: 450px;
	background-image: url(graphics/contact_background2.jpg);
	background-repeat: no-repeat;
	height: 527px;
}
#background_photo {
	background-image: url(graphics/contact_background2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 527px;
	width: 500px;
}
h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: .15em;
}
#content {
	height: 400px;
	width: 500px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #FFFFFF;
	letter-spacing: 0.08em;
	word-spacing: 0.1em;
}
#background {
	height: 890px;
	width: 790px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#background_contact {
	background-image: url(graphics/contact_background2.jpg);
	width: 90%;
	background-repeat: no-repeat;
	margin-right: auto;
}
.white_text {
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 1.6em;
	color: #FFFFFF;
	letter-spacing: 0.09em;
	font-size: 12px;
}
h1  a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
h1 a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
h1 a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#index_background {
	background-image: url(graphics/slices/index_background.png);
	height: 148px;
	width: 100%;
	margin-top: 22%;
	text-align: center;
}
#main_790 {
	height: 527px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	text-align: left;
}
#credit {
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	font-size: .7em;
	padding-top: 77px;
}
#credit a:link, a:visited {
	color: #A92B20;
	text-decoration: none;
}
#credit a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
.new_text {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #C00;
	letter-spacing: 0.09em;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 0px;
	margin-top: 0px;
}
