.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: 50px;
	width: 792px;
}


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

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

#navlist a {
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 3px;
	padding-left: 30px;
}

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

#navlist a:hover
{
	color: #780E00;
	text-decoration: none;
}

/*********************/


.contentleft {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 249px;
	float: left;
	text-align: left;
}
.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: underline;
}
a:visited {
	color: #660000;
}
a:active {
	color: #CC0000;
}
.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;
}
