/* CSS Document */
body {
	text-align: center;
	background-color: #A44243;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../img/bg_peonie_red.gif);
	margin: 0px;
}
#bodyWww{
	height: 590px;
	padding:0;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: left;
}
#logoOboz{
	margin:0;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 22;
	width: 930px;
}
#container {
	width: 830px;
	float: left;
	padding-left: 0px;
	background-image: url(../gal/vocal_bg10.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#containerVoc {
	width: 830px;
	float: left;
	padding-left: 0px;
	background-image: url(../gal/vocal_bg_2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#container a{
	text-decoration: underline;
	float: left;
}
.Bold {
	font-weight: bold;
}
.red {
	color: #913031;
}
.marrone {
	color: #74232C;
}
.marroneBold {
	color: #533722;
	font-size: 12px;
	font-weight: bold;
}
.red16Bold {
	color: #913031;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #D3CCC5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
}
.info a {
	color: #913031;
	text-decoration: underline;
}
.info a:hover {
	color: #635034;
	text-decoration: none;
	}
