body {
	margin: 0;
	padding: 0;
	background: #D1D2D3 url(../images/leftbg.gif) repeat-y;
	font: 80% verdana, arial, sans-serif;
	color: #333333;
}
#heading {
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 165px;
	padding-right: 5px;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: double;
	float: none;
	height: 150px;
	border-top-color: #6A747C;
	border-right-color: #6A747C;
	border-bottom-color: #6A747C;
	border-left-color: #6A747C;
	width: 850px;
}
#heading td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}

#heading h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #98012E;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
#main_copy {
	margin-right: 10px;
	margin-left: 165px;
	padding-right: 10px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	width: 850px;
}
#main_copy p {
	line-height: 1.1em;
}

.emphasis {
	font-weight: bold;
	color: #9F1C38;
}
#site {
position: absolute;
z-index: 1;
top : 70px;
left : 10px;
color: #000;
background-color: #ddd;
padding: 5px;
border: 1px solid gray; 
}


a {text-decoration: none;
color: black;
color: #222;
}
#Layer1 {
	position:absolute;
	width:80%;
	z-index:101;
	left: 0;
	top: 100px;
}
#main_copy h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
}
#main_copy h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #9F1C38;
}
#main_copy li {
	margin-left: -15px;
	list-style-position: outside;
}
#main_copy table tr td h2 {
	margin: 0px;
	padding: 0px;
}

.white_text {
	color: #FFFFFF;
	font-size: larger;
	font-weight: bold;
}


#heading h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: x-large;
}
#footer {
	margin-right: 20px;
	margin-left: 165px;
	padding-right: 10px;
	padding-left: 0px;
	margin-top: 5px;
	padding-top: 5px;
	font-size: 10px;
	color: #666666;
	text-align: left;
	vertical-align: middle;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#footer a {
	color: #666666;
	text-decoration: underline;
}
a:link {
	color: #9F1C38;
	text-decoration: underline;
}
a:visited {
	color: #9F1C38;
	text-decoration: underline;
}
a:hover {
	color: #9F1C38;
	text-decoration: underline;
}
.plus_text {
	font-size: larger;
	line-height: normal;
}
