@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 13px;
	margin: 0px;
}
#c-site {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg-body.jpg);
	background-repeat: repeat-y;
}
#c-logo {
	height: 77px;
	width: 295px;
}
#c-banner-swf {
	height: 300px;
	width: 655px;
	margin-bottom: 18px;
}
#c-banner {
	height: auto;
	width: 655px;
	margin-bottom: 18px;
}
#c-adv {
	height: 166px;
	width: 259px;
	margin-right: 18px;
	margin-left: 18px;
}
#c-twitface {
	height: auto;
	width: 259px;
	margin-top: 50px;
	margin-right: 18px;
	margin-bottom: 18px;
	margin-left: 18px;
}
#c-buttons {
	height: 221px;
	width: 259px;
	margin-right: 18px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7E7D82;
	border-bottom-color: #7E7D82;
	margin-left: 18px;
	margin-bottom: 18px;
}
#t-buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}
#c-content {
	background-color: #CCC;
	width: 615px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-bottom: 18px;
	padding-right: 20px;
}
#t-content {
	background-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

#c-footer {
	height: 30px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	height: 20px;
	width: 950px;
	text-align: center;
	font-size: 10px;
	padding-top: 8px;
	color: #666;
}
.title_12pt_bold {
	font-weight: bold;
	color: #000;
}
A.buttons:link, A.buttons:visited{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
} 
A.buttons:hover, A.buttons:active{
	color: #FC0
}
A.content:link, A.content:visited{
	text-decoration: none;
	color: #000;
	font-weight: bold;
} 
A.content:hover, A.content:active{
	color: #444
}





A.footer:link, A.footer:visited{
	text-decoration: none;
	color: #666;
	font-weight: bold;
} 
A.footer:hover, A.footer:active{
	text-decoration: underline;
	color: #FC0
}
A.shops:link, A.shops:visited{
	text-decoration: none;
	color: #444;
	font-style: italic;
} 
A.shops:hover, A.shops:active{
	color: #444;
	text-decoration: underline;
}

