body {
	background-color: #C4CCD6;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #5D5D5D;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

html>body {text-align: -moz-center;}

td {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #5D5D5D;
	text-align: left;
}

.left_bg {
	background-image: url(images/shadow_left.jpg);
	background-repeat: repeat-y;
}

.right_bg {
	background-image: url(images/shadow_right.jpg);
	background-repeat: repeat-y;
}

.music {
	background-color: #553020;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 10px;
	padding-left: 10px;
	color: #C4CCD6;
}

.header {
	border-bottom-style: solid;
	border-bottom-color: #2A6F98;
	border-bottom-width: 1px;
}

.nav {
	border-top-width: 6px;
	border-top-color: #333333;
	border-top-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #7C8686;
	border-bottom-style: solid;
	background-color: #EFBA00;
	text-align: left;
}

.pix {
	border-bottom-width: 3px;
	border-bottom-color: #7C8686;
	border-bottom-style: solid;
	background-color: #7C8686;
	text-align: left;
}

.indent {
	padding-left: 15px;
}

.body_left {
	padding-top: 15px;
	background-color: #FFCC00;
}

.body_right {
	padding-top: 15px;
	padding-right: 90px;
	padding-bottom: 10px;
	background-image: url(images/home_bg.gif);
	background-repeat: no-repeat;
	background-color: #FFD322;
	line-height:14px;
}

.contact_body {
	padding-top:15px;
	padding-left: 10px;
	background-color: #FFCC00;
	padding-bottom: 10px;
}

.footer {
	background-color: #EFA300;
	color: #333333;
	padding: 10px;
	border-top-width: 1px;
	border-top-color: #FFE324;
	border-top-style: solid;
}

form {
	margin-bottom: 0px;
}

.input_btn {
	background-color: #333333;
	padding: 4px;
	border-style: solid;
	border-color: #BDC0A7;
	border-width: 1px;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 0px;
}

a:link {
	color: #333333;
	text-decoration: underline;
}

a:visited {
	color: #333333;
	text-decoration: underline;
}

a:active {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	text-decoration: none;
}
