/*
*** CSS style for talkdance.com
*** © 2007 Clay Borne Design
*/

body {
	background-color: #111111;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 12px;
	line-height:15px;
}
.body {margin-top:10px; margin-bottom:10px;}
a {
	color: #CC9159;
	text-decoration: underline;}
a:hover {text-decoration: none;}
img {border: 0;}
.clear {
	clear: both;
	margin: 0;
	padding: 0;}
#container {
	width: 740px;
	margin: 30px auto;
	text-align: left;
}
#container #topic {
	margin: 10px 0;
	color: #666666;
}
#container #intro {
	width: 740px;
	height: 265px;
	background-image: url(images/header_welcome.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#container #intro #nav {
	text-align: right;
}
#container #intro #nav #m1 a {
	width: 25px;
	height: 265px;
	display: block;
	float: right;
	background-image: url(images/header_welcome_02.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#container #intro #nav #m1 a:hover {
	background-position: -25px 0;
}
#container #intro #nav #m2 a {
	width: 25px;
	height: 265px;
	display: block;
	float: right;
	background-image: url(images/header_welcome_03.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#container #intro #nav #m2 a:hover {
	background-position: -25px 0;
}
#container #intro #nav #m3 a {
	width: 25px;
	height: 265px;
	display: block;
	float: right;
	background-image: url(images/header_welcome_04.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#container #intro #nav #m3 a:hover {
	background-position: -25px 0;
}
#container #intro #nav #m4 a {
	width: 25px;
	height: 265px;
	display: block;
	float: right;
	background-image: url(images/header_welcome_05.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#container #intro #nav #m4 a:hover {
	background-position: -25px 0;
}
#container #intro #nav #m5 a {
	width: 25px;
	height: 265px;
	display: block;
	float: right;
	background-image: url(images/header_welcome_06.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#container #intro #nav #m5 a:hover {
	background-position: -25px 0;
}
#container #intro #nav #m6 a {
	width: 25px;
	height: 265px;
	display: block;
	float: right;
	background-image: url(images/header_welcome_07.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#container #intro #nav #m6 a:hover {
	background-position: -25px 0;
}
#container #intro #nav #m7 a {
	width: 25px;
	height: 265px;
	display: block;
	float: right;
	background-image: url(images/header_welcome_08.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#container #intro #nav #m7 a:hover {
	background-position: -25px 0;
}
#footer {
	margin: 5px 0;
	padding: 0;
}
#footer #navi {
	padding: 2px 0;
	color: #FF6600;
}
#footer #navi a {
	color: #999999;
	text-decoration: none;
}
#footer #navi a:hover {
	color: #FFFFFF;
}
#footer #copyright {
	padding: 2px 0;
	color: cccccc
	font-size: 9px;
}
/***** I N D E X end *****/


