#wrapper {
	width: 900px;
	height: auto;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.Home {
}
body {
	background-repeat: repeat;
	margin: 0px;
	background-color: #7D0000;
	background-image: url(../Images/pixelBack.jpg);
}

.td {
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	font-variant: normal;
	color: #FFFFFF;
	vertical-align: top;
	background-image: url(../Images/Home2011.jpg);
	height: 500px;
}
#Footer  {
	width: 962px;
	background-image: url(../images/Footer.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 50px;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
#Footer #InfoFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
#Footer #InfoFooter a:link {
	text-decoration: underline;
	color: #FFF;
}
#wrapper table tr .td #slogan {
	width: 450px;
	margin-top: 250px;
	margin-bottom: auto;
	float: right;
	text-align: left;
	background-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-left: 5px;
}

#footer #footer {
	width: 950px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	background-image: url(../Images/PlecaFooter.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 0px;
}
#wrapper table tr td #menu {
	width: 620px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
#MenuTop      {
	margin-right: auto;
	margin-left: auto;
	height: 34px;
	padding-top: 8px;
	text-align: right;
	margin-top: 15px;
	width: 800px;
}
#MenuTop   a     {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
}
#MenuTop   a:visited     {
	color: #CCCCCC;
	text-decoration: none;
}
#MenuTop   ul     {
	margin: 0px;
	display: block;
}
#MenuTop   ul   li     {
	display: inline;
	padding-right: 6px;
	padding-left: 6px;
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#MenuTop    ul    li    a:hover        {
	display: inline;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin: 0px;
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #FFFFFF;
	border-left-color: #C00101;
	background-image: url(../images/PlecaHover.png);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
}

