.container {
	background-image: url(images/back_main2.jpg);
	background-repeat: repeat;
	width: 792px;
	height: 1192px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

body {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	background-color: #000000;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.navigation {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding: 0px;
	height: 40px;
	width: 792px;
}


/************************ NAVIGATION *******************/
ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: wrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#navlist a:link, #navlist a:visited
{
	color: #AA9D95;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	font-size: 18px;
}

#navlist a:hover
{
	color: #C52020;
	text-decoration: none;
        text: Title
}

/* Horizontal Tabbed Panels */
.TabbedPanels 
{
	margin-left: 0;
	padding: 0;
	white-space: wrap;
     	background-color: #370B0B;
        border-left: solid 3px #000;
	border-bottom: solid 3px #000;
	border-top: solid 3px #000;
	border-right: solid 3px #000;
}

.TabbedPanelsTabGroup {
	margin-left: 0;
	padding-left: 0;
     	background-color: #370B0B;
        border-left: solid 3px #000;
	border-bottom: solid 3px #000;
	border-top: solid 3px #000;
	border-right: solid 3px #000;
}

.TabbedPanelsTab {
	display: inline;
	top: 3px;
	float: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Georgia “Times New Roman”,Times, serif; 
        font-size: 0
     	background-color: #370B0B;
        border-left: solid 3px #000;
	border-bottom: solid 3px #000;
	border-top: solid 3px #000;
	border-right: solid 3px #000;
	list-style: visible;
	cursor: pointer;
}

.contentleft {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 249px;
	float: left;
	text-align: right;
}
.contentright {
	padding: 0px;
	width: 464px;
	float: right;
	margin-top: 0px;
	margin-right: 75px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	height: auto;
}
.topper {
	width: 792px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	height: 221px;
}

.topperindex {
	width: 792px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	height: 368px;
}

.header {
	width: 800px;
	height: 326px;
}

.footer {
	width: 600px;
	height: 75px;
	background-position: bottom;
	font-size: 10px;
	color: #C8BFA0;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:center;
	clear: both;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	line-height: 185%;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
}
.styledpred {
	font-style: italic;
	font-weight: bold;
	color: #660000;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #660000;
}
a:active {
	color: #C52020;
}
.contentright2 {
	padding: 0px;
	width: 464px;
	float: right;
	margin-top: 20px;
	margin-right: 75px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	height: auto;
	clear: both;
}
.containerIndex {
	background-image: url(images/back_main2.jpg);
	background-repeat: repeat;
	width: 792px;
	height: 1192px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-bottom: 0px;
}
.footer {
	background-repeat: no-repeat;
	width: 792px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-position: top;
	height: 100px;
	margin-top: 0px;
}
.clearfix {
	clear: both;
}
.container .contentright2 a {
	font-size: 10px;
	text-decoration: none;
}
.footer a {
	font-size: 10px;
}