body {
	background-color:#FFFFFF;
	margin-top: 0px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#660505;
}

h2 {
	font-size: 18px;
	color:#bb0101;
	margin: 2px 8px;
}
p {
	margin:5px 15px;
	text-align:justify;
	line-height: 150%;
}
img {
	border: 0;
}
a:link {
	color:#bb0101;
	text-decoration:none;
	border-bottom: 1px dashed #bb0101;
}
a:visited {
	color:#AA1F00;
	text-decoration:none;
	border-bottom: 1px dashed #bb0101;
}
a:hover {
	color:#fc610d;
	border-bottom: 1px solid #fc610d;
}
a img {
	border:0;
}
li {
	margin:5px;
	list-style-image: none;
	list-style-type: none;	
}
#container {
	position:relative;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width:798px;
	height:auto;
	text-align:left;
}
#header{
	position:absolute;
	top:0px;
	left:0px;
	width:798px;
	height:322px;
}

#header-left_ {
	position:absolute;
	top:322px;
	left:0px;
	margin:0px;
	width:91px;
	height:169px;
}

#main {
	position:absolute;
	top:322px;
	left:91px;
	margin:10px 0px;
	width:614px;
	height:auto;
	float:left;
}

#header-right_ {
	position:absolute;
	top:322px;
	right:0px;
	margin:0px;
	width:93px;
	height:169px;
}
#footer {
	position:relative;
	left: -91px;
	width:798px;
	height:258px;
}
.header1 {
	width:600px;
	height:auto;
	background-color:#8d0707;
	font-size:24px;
	color:#FFFBF0;
	margin: 7px;
	text-indent: 3px;
}
.curvedBox-top {
	width:100%;
	height:9px;
	background-image:url(images/curvedbox_top.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}
.curvedBox-bottom {
	width:600px;
	height:9px;
	background-image:url(images/curvedbox_bottom.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}
.table1 {
	width:600px;
	height:auto;
	background-color:#FC610D;
	font-size:20px;
	color:#FFFBF0;
	margin: 10px 7px;
}
.table1 a {
	color: #FFFFFF;
	font-size:14px;
}
.table1 a:hover {
	color:#7F1F00;
}
.table1 strong {
	font-weight:bold;
	font-variant:small-caps;
	padding-left: 10px;
}
.table2 {
	width:600px;
	height:auto;
	background-color:#F6F6F6;
	margin: 10px 7px;
}

.table2 img {
	float:left;
	margin: 2px 7px;
}
.table3 {
	width:600px;
	height:auto;
	background-color:#FBFBFB;
	margin: 10px 7px;
}
#footNav {
	width: 600px;
	background-color: #B20000;
	font-size:14px;
	color: #FFFFFF;
	margin: 0px 7px;
	text-align:center;
}
#footNav a:link, #footNav a:visited {
	font-size: 14px;
	color:#FFFFFF;
	text-decoration:none;
}
#footNav a:hover {
	color:#FBE084;
	text-decoration:none;
	border:0;
}	
.clearer {
	clear:both;
	line-height:0px;
}
.imageTable {
	margin: 5px 7px;
	border: 2px #FF9900;
	background-color: #CD4901;
	width:auto;
	text-align:center;
}
.imageTable img {
	margin: 0px;
	border: 2px #FFFFFF;
	width:auto;
	height:auto;
}