body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  margin:0px;
  background:#852d30;
  background-repeat:repeat;
}

img {
	border:0px;
}

#mainContainer {
	width:703px;
}

#textContainer {
	width:400px;
	height:342px;
	background:url(Images/bottomGrape.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td.upperLeft {
	width:43px;
	background:url(Images/upperLeft.jpg);
	background-repeat:repeat-y;
}

td.menuLeft {
	width:43px;
	background:url(Images/menuLeft.jpg);
	background-repeat:repeat-y;
}

td.mainLeft {
	width:43px;
	background:url(Images/mainLeft.jpg);
	background-repeat:repeat-y;
}

td.upperRight {
	width:45px;
	background:url(Images/upperRight.jpg);
	background-repeat:repeat-y;
}

td.menuRight {
	width:45px;
	background:url(Images/menuRight.jpg);
	background-repeat:repeat-y;
}

td.mainRight {
	width:45px;
	background:url(Images/mainRight.jpg);
	background-repeat:repeat-y;
}

td.upperMiddle {
	width:600px;
	height:149px;
	background:url(Images/logoBig.jpg) #e1cec7;
	background-position:right;
	background-repeat:no-repeat;
}

td.menuMiddle {
	width:600px;
	background: #741a19;
}

td.mainMiddle {
	width:600px;
	background:#f0ebe5 url(Images/barokeBG.jpg);
	background-position:bottom left;
	background-repeat: repeat-y;
	vertical-align:bottom;
	/*background-position: 0% 0%;*/
}

td.RightSpace {
	width:15px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

div.floatLeft {
	float:left;
}

div.floatRight {
	float:right;
}

div.clearLeft {
	clear:left;
}

div.clearRight {
	clear:right;
}

div.logoPad {
	padding: 40px 0px 50px 60px;
}

div.langText {
	font-size:10px;
	padding-left:30px;
	clear:left;
}

div.copyright {
	color:#FFFFFF;
	font-size:10px;
	padding: 10px 0px 10px 0px;
}

div.copyright a {
	color:#FFFFFF;
	text-decoration:none;
}

div.copyright a:hover {
	color:#8dcb42;
	text-decoration:none;
}

a.lang {
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}

a.lang:hover {
	color:#999999;
	text-decoration:none;
	font-weight:bold;
}

font.lang {
	color:#741a19;
	font-weight:bold;
}

.paddingSpace {
	padding:10px;
}
