body {
	background-attachment: fixed;
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
	margin:3px 0 0;
}

#MainWrapper
{
	margin:0 auto;
	max-width:995px;
	min-width:995px;
	text-align:left;
	width:995px;
	z-index:0;
	border:ridge #990000;	
	height:100%;
}
#Top_01
{
	max-width:995px;
	min-width:995px;
	background-attachment: fixed;
	background-image: url(images/bg2.gif);
	background-repeat: repeat;
}

#Top_01_01
{
	float:left;
}

#Top_01_02
{
	float:right; 
	padding-top:70px;
	padding-right:50px;
}

#Top_02
{
	float:left;
	padding:5px;
	border-Top:ridge #990000;
	border-bottom:ridge #990000;
	width:985px;
	background-attachment: fixed;
	background-image: url(images/bg4.gif);
	background-repeat: repeat;
	height:100%;
}

#Top_Right_Nav_01
{
	float:right;
	text-align:right;
	padding-right:5px;
}
#Top_Middle_Nav_01
{
	float:left;
	text-align:right;
	padding-left:5px;
	padding-top:10px;
}
#Top_Left_Nav_01
{
	float:left;
	text-align:right;
	padding-left:5px;
	padding-top:2px;
}

#Top_01_02_01
{
	float:left;
	text-align:right;
	padding-left:5px;
	padding-top:2px;
}

#Top_01_02_02
{
	float:left;
	text-align:right;
	padding-left:5px;
	padding-top:20px;
}

#Content_01
{
	padding-bottom:20px;
	padding-top:20px;
	padding-left:50px;
	padding-right:50px;
	background-attachment: fixed;
	background-image: url(images/bg2.gif);
	background-repeat: repeat;
}

#innerContent_01
{
	float:left;
}

#innerContent_02
{
	float:right;
}

#Bottom_01
{
	max-width:995px;
	min-width:995px;
	background-attachment: fixed;
	background-image: url(images/bg2.gif);
	background-repeat: repeat;
}
#Bottom_01_01
{
	float:left;
	padding:10px;
}

#BottomBar
{
	float:left;
	padding:5px;
	border-Top:ridge #990000;
	border-bottom:ridge #990000;
	width:985px;
	background-attachment: fixed;
	background-image: url(images/bg5.jpg);
	background-repeat: repeat;
	height:100%;
}

.ColoredBoxTopLeft
{
	background-image:url(images/top-left.gif);
	float:left;
	height:20px;
	padding-top:5px;
	width:15px;
}
.ColoredBoxTopMiddle 
{
	background-color:#990000;
	color:#FFFFFF;
	float:left;
	height:20px;
	padding-left:10px;
	padding-top:5px;
}

.ColoredBoxTopRight 
{
	background-image:url(images/top-right.gif);
	float:left;
	height:25px;
	width:15px;
}

.ColoredBoxBottom 
{
	border:1px solid #990000;
	clear:both;
	padding:5px;
}

.HomeContactLink:hover 
{
	color:#0099FF;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

.HomeContactLink 
{
	color:#000000;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

.Quote
{
	color:#000000;
	font-size:9pt;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-style:oblique;
	text-decoration:none;
}

.Quote:hover 
{
	color:#0099FF;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-style:oblique;
}

.TextLink
{
	color:#990000;
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
}

.TextLink:hover 
{
	color:#0099FF;
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
}

.TextHeader
{
	font-size:14pt;
	font-weight:bold;
	text-decoration:none;
}

.CustomFieldSet
{
	background-color:#FFFFFF;
	border:groove; 
	border-color:#FF0000; 
	padding:10px;
}
