body {
	background-image: url(../images/bg_tile.gif);
	padding: 0px;
	text-align: center;
	font-family: verdana, helvetica, arial;
	margin: 0px;
	height: 100%;
}
p {
	font-size: 12px;
	line-height: 16px;
}
table {
	clear:both;
}
td {
	vertical-align: top;
}
.PictureHolder img {
	border: 1px solid black;
}
#main {
	min-width: 738px;
	width: 738px;
	margin: 20px;/*
	position:absolute;;
	display:block;
	left: 50%;
	margin-left: -369px;
	*/

}
#logo {
	padding: 0px;
	padding: 0px;
	width: 191px;
	height: 127px;
	overflow: hidden;
	background-color:#EEEEE8;
	vertical-align: top;
	background-image: url(../images/logo_fagins.gif);
	background-repeat: repeat-x;
	text-align: left;
}
#bl {
	padding: 0px;
	border-top: 1px solid black;
	background: white;
	vertical-align: bottom;
	text-align:left;
	height: 10px;
	overflow: hidden;
}
#br {
	padding: 0px;
	border-top: 1px solid black;
	background: white;
	vertical-align:bottom;
	text-align: right;
	height: 10px;
	overflow: hidden;
}
#nav {
	width: 191px;
	vertical-align: top;
	background-image: url(../images/nav_tile.gif);
	background-color: white;
	background-repeat: repeat-x;
}
#redbar {
	background: #52181D;
	width: 15px;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
#homeheader {
	padding: 0px;
	height: 295px;
	max-height: 295px;
	background-image: url(../images/feature-NEW.jpg);
	background-color: white;
	background-position: middle;
	text-align: right;
	vertical-align: top;
	border-bottom: 1px solid black;
	overflow:hidden;
}
#header {
	padding: 0px;
	line-height: 10px;
	border-bottom: 1px solid black;
	background-image: url(../images/feature-NEW.jpg);
	background-position: 0px -100px;
	background-color: white;
	text-align: right;
	vertical-align: top;
	height: 127px;
	width: 540px;
}
#homecontent {
	background-image: url(../images/contentbg2.jpg);
	background-color: white;
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 200px;
	_height: 200px;
	overflow: hidden;
}
#content {
	background-image: url(../images/contentbg2.jpg);
	background-repeat: repeat-x;
	background-color: white;
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 450px;
	_height: 450px;
}
#content h1 {
	font-family: "Arial Narrow", helvetica;
	text-transform: uppercase;
	text-align: left;
	color: black;
	font-size: 16px;
}
#content h2 {
	text-align: left;
	color:black;
}
a {
	color: #880000;
}
#nav h1 {
	text-transform: uppercase;
	padding: 7px;
	margin: 0px;
	font-size: 16px;
	background-image: url(../images/nav_hd_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 16px;
	padding-bottom: 4px;
	overflow: hidden;
	display:block;
	color: white;
	font-family: arial;
	border-bottom: 1px solid white;
	clear: both;
	width: 191px;
}
#nav h1 a {
	color: white;
	font-family: arial;
	font-size: 16px;
	text-decoration: none;
}
.Mod_SearchBox h1 {
	display: none;
	visibility: hidden;
	height: 0px;
	padding: 0px;
	margin: 0px;
}
.Mod_SearchBox form {
	padding: 10px;
	margin: 0px;
}
img {
	bordeR: none;
}
#hometext p {
	font-size: 11px;
}

