body {
	margin: 0px;
	background-image: url(../images/layout/back1.jpg);
	background-position: center;
}
#maincontainer {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 210px;
	width: 980px;
}
#topcont {
	margin: 0px;
	height: 20px;
	width: 980px;
}
#botcont {
	margin: 0px;
	height: 20px;
	width: 980px;
}
#container2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(../images/layout/minilayout_2.png);
	background-repeat: repeat-y;
	margin: 0px;
}
#container2 p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#orangeside {
	margin: 0px;
	float: left;
	height: auto;
	width: 320px;
}
#textcont {
	float: left;
	height: auto;
	width: 660px;
}
#textcont p a:link {
	color: #036;
	text-decoration: none;
}
#textcont p a:visited {
	color: #036;
	text-decoration: none;
}
#textcont p a:hover{
	color: #39F;
	text-decoration: underline;
}
#textcont h1 {
	font-family: "Times New Roman", Times, serif;
	color: #036;
	font-variant: small-caps;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #036;
	margin-right: 30px;
	margin-left: 20px;
}
#textcont h2 {
	font-family: "Times New Roman", Times, serif;
	color: #999;
	padding-right: 20px;
	padding-left: 20px;
}
#textcont img {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#textcont p {
	text-align: justify;
	padding-right: 30px;
	padding-left: 20px;
}
#textcont ul {
	text-align: justify;
	padding-right: 30px;
	padding-left: 40px;
}

:focus { outline: 0;}

.tombstone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #000;
	background-image: url(../images/layout/tombstone.png);
	background-repeat: no-repeat;
	float: left;
	height: 160px;
	width: 160px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: center;
	padding: 10px;
}
.tombstone p {
	text-align:center;
}
.tombstone table {
	margin: 0px;
	padding: 0px;
}
.tombstone h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #1F305D;
	margin-top: 0px;
	margin-bottom: 5px;
}
.tombstone a:link {
	color: #036;
	text-decoration: none;
	font-size: 10px;
}
.tombstone a:visited {
	color: #036;
	text-decoration: none;
	font-size: 10px;
}
.tombstone a:hover {
	color: #39F;
	text-decoration: underline;
	font-size: 10px;
}

#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#footer a:link{
	color: #039;
	text-decoration: none;
	font-weight: bold;
}
#footer a:visited{
	color: #039;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover{
	color: #999;
	text-decoration: underline;
}
.centeriframe {
	text-align: center;
}
