body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	text-align: center;
	margin: 0px;
}
#container {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	margin: auto;
	width: 1000px;
}
#leftbanner {
	text-align: left;
	float: left;
	width: 203px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #977828;
	border-left-color: #977828;
	height: 600px;
}

#rightpanel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/verticalstripe2.jpg);
	background-repeat: repeat-x;
	width: 793px;
	float: left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #977828;
	border-right-color: #977828;
	height: 600px;
	background-position: 3px;
}
#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	clear: both;
	width: 996px;
	background-color: #1A2954;
	line-height: 1.5em;
	border: 2px solid #977828;
	font-size: 0.6em;
	font-weight: normal;
	color: #977828;
}
#since1903logo {
	margin-left: -26px;
	margin-top: -80px;
}
#text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	border: thin solid #142448;
	width: 626px;
	margin-left: 46px;
	color: #142448;
	text-align: center;
	height: 326px;
	padding: 20px;
}

#slivoviceheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9em;
	color: #142448;
	margin-left: -40px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	letter-spacing: 2.4em;
	text-align: center;
	margin-top: -15px;
	color: #142448;
	margin-left: 0px;
}
.noblueborder {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 45px;
	padding-left: 45px;
	padding-top: 20px;
}

