* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #6a0e00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a, .link {
	color: #00F;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: none;
	color: #6a0e00;
}

.active {
	color: #ffffff;
}

.blank {
	clear: both;
	border: none;
	height: 0;
}

#container {
	width: 777px;
	margin: 0 auto;
	background-color: #000;
}

#header {
	background: url("/images/operabelcanto.jpg") no-repeat center top;
}

#header a {
	display: block;
	width: 777px;
	height: 28px;
	padding-top: 66px;
}

#header h1 {
	font-family: serif;
	margin: 0;
	padding: 0;
	color: #fcfcf9;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	text-align: center;
}

#body {
	padding: 0 19px;
}

#bodyleft {
	height: 538px;
	float: left;
}

#link {
	background: url("/images/link.jpg") repeat-x;
	width: 450px;
	height: 38px;
}

#link a {
	font-weight: normal;
	font-size: 14px;
	color: #F0F3F2;
	text-decoration: none;
	display: block;
	height: 28px;
	float: left;
	padding: 10px 20px 0 20px;
}

#link a:hover {
	color: #B88435;
}

#link img {
	float: left;
}

#main {
	width: 410px;
	height: 485px;
	background-color: #ffffff;
	padding: 0 20px;
}

#main p, #main ul {
	margin-top: 8px;
	font-size: 14px;
	line-height: 14px;
}

#main ul li {
	padding-left: 20px;
	margin-top: 8px;
	line-height: 14px;
	background: url("/images/arrow.jpg") no-repeat 0 2px;
	list-style: none;
}

#main h1, #main p.t1 {
	font-family: "Times New Roman", Times, serif;
	color: #333;
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
	font-style: normal;
	padding: 8px 0 0 0;
	margin: 0 0 6px 0;
	text-align: center;
}

#main h2, #main p.t2 {
	width: 230px;
	color: #4E3320;
	font-size: 18px;
	font-weight: lighter;
	font-style: normal;
	height: 28px;
	margin-top: 20px;
	margin-left: 40px;
}

#main h3, #main p.t3 {
	width: 120px;
	color: #4E3320;
	font-size: 18px;
	font-weight: lighter;
	font-style: normal;
	height: 23px;
	margin-top: -238px;
	margin-left: 82px;
}

#main p.webmaster {
	background: url("/images/webmaster.jpg") no-repeat;
	float: left;
	width: 160px;
	height: 20px;
}

#bodyright {
	float: right;

}

#bodyright img {
	width: 270px;
	height: 522px;
	margin-top: 1px;
}

#footer {
	width: 745px;
	height: 54px;
	color: #F1F0F4;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding: 0px 18px;
}

#footer span {
	text-transform: uppercase;
}

#footer div {
	border-bottom: 2px solid #9c1906;
	height: 21px;
	margin-bottom: 2px;
}

#footer p.left {
	float: left;
	width: 420px;
	padding-bottom: 4px;
}

#footer p.right {
	float: right;
	text-align: right;
	width: 240px;
}

#footer p.l16 {
	text-align: center;
	border-top: 2px solid #fff;
	padding-top: 6px;
}

#footer a {
	color: #d01d1d;
	text-decoration: none;
}

#footer a:hover {
	color: #F1F0F4;
	text-decoration: none;
}

#sub {
	margin: 0 auto;
	padding-top: 10px;
	clear: both;
	text-align: center;
	width: 781px;
}

#sub ul {
	width: 777px;
	padding: 5px 0;
	list-style: none;
	float: left;
}

#sub ul li {
	float: left;
	width: 240px;
	padding: 2px 5px 2px 10px;
	margin-bottom: 5px;
	text-align: left;
	line-height: 12px;
	border: 0;
	font-weight: normal;
	font-size: 10px;
	color: #FFF;
}

#sub a {
	color: #bbb;
}

#sub a:hover {
	border-bottom: 1px solid #FFF;
}
