body,td,th {
	margin-left: 0px;
	margin-top: 0px;
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFCC;
	background-color: #000000;
	line-height: 130%;
}

a:link, a:visited {
	color: #FF9900;
	text-decoration: none;
}

a:hover {
	color: #FFFFCC;
	text-decoration: none;
}

a:active {
	color: #FF9900;
	text-decoration: none;
}

.orange, .orange a:visited, .orange a:link, .orange a:active {color:#E48C16;}
.orange a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}

.gray {color:#8C8B89;}
.dark_orange {color:#BE7209;}
.orange1 {color:#C04B06;}
.yellow {color:#E48C16}
.yellow1 {color:#D19E23;}
.red {color:#91361F;}
.red1 {color:#D90D0D}
.red2 {color:#BA3D02}
.green {color:#9F831B}

#container {
	width: 750px;
}

.menu {
	width: 175px;
	float: left;
	clear: none;
	padding-top: 5px;
	margin-left: 5px;
}

.menu_buttom, .submenu_buttom {
	background-image: url(pics/heartsong_02.jpg);
	border: 1px solid #583B13;
	text-align: left;
	margin-bottom: 3px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}

.submenu_buttom a:link, .submenu_buttom a:visited {
	color: #C04B06;
	text-decoration: none;
}

.submenu_buttom a:hover, .submenu_buttom a:active {
	color: #C04B06;
	text-decoration: underline;
}

.contents {
	float: left;
	margin-bottom: 10px;
	width: 570px;
}

.inside {
	padding: 5px;
}

.inside_c {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.title {
	background-image: url(pics/heartsong_02.jpg);
	background-color: #421B0E;
	border: 1px solid #583B13;
	text-align: left;
	margin-bottom: 5px;
	color: #C04B06;
	font-weight: bold;
	padding: 4px;
}

.nev {
	color: #FF9900;
}

.nev a:visited, .nev a:link, .nev a:active {
	color:#91361F; 
	font-size:10px;
	text-decoration: underline;
}

.nev a:hover{
	color:#91361F; 
	font-size:10px;
	text-decoration: none;
}

.images {
	border: 1px solid #583B13;
	padding: 3px;
	float: left;
	margin: 5px;
	text-align: left;
}

.images_right {
	border: 1px solid #583B13;
	padding: 3px;
	float: right;
}

.thumb {
	border: 1px solid #583B13;
	padding: 3px;
	float: left;
	margin-right: 10px;
	position: relative;
	width: 115px;
	background-color: #000000;
	text-align: center;
	margin-bottom: 5px;
}

.item {
	background-color: #19090A;
	height: 100px;
	overflow: visible;
	clear: left;
	margin-bottom: 5px;
}

.footer{
	background-image: url(pics/heartsong_02.jpg);
	border: 1px solid #583B13;
	background-color: #421B0E;
	height: 22px;
	width: 750px;
	float: left;
	text-align: center;
	margin-bottom: 10px;
}

.footer a:visited, .footer a:link, .footer a:active {
	color: #CC9900;
	text-decoration:none;
}

.footer a:hover{
	color: #CC9900;
	font-size:10px;
	text-decoration: underline;
}

.copy, .copy a:visited, .copy a:link, .copy a:active{
	font-family:Tahoma;
	font-size:10px;
	color:#443821;
	text-decoration:none;
}

.copy {
	float: left;
	text-align: right;
	width: 100%;
}

.copy a:hover{
	color:#443821;
	font-size:10px;
	text-decoration: underline;
}

