html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #502C36 url(image/back.png) repeat-x;
	text-align: center;
}

a, strong a {
	color: #9F9F9F;
	text-decoration: underline;
	outline: none;
}

#wrapper {
	width: 950px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header {
	width: 950px;
	height: 180px;
	background: url(image/header.png) no-repeat;
}

#header h1{
	display: none;
}

#main{
	width: 950px;
	margin-top: 0px;
	background: #FCFCFC url(image/wrapper.png) repeat-y;
	margin-bottom: -15px;
	padding-bottom: 5px;
}

#content {
	width: 950px;
	margin-top: 0px;
	margin-right: -50px;
	min-height: 800px;
	background: url(image/content_back.png) no-repeat;
	voice-family: "\";}\""; 
	voice-family: inherit;
	width: 850px; padding-left:50px; padding-right:0px; padding-top:0; padding-bottom:0;
} 

#footer {
	background: url(image/footer.png) no-repeat;
	height: 100px;
	text-align: right;
	padding-bottom: 0px;
	padding-right: 50px;
	margin-top: 0px;
	padding-top: 80px;
	color: #75404E;
	font-size: 12px;
	clear: both;
}

body, select, input, textarea {
	color: #353A3D;
	font: 12px/16px Verdana, Geneva, sans-serif;
}

h1, h2, h3, h4{
	font-family: Verdana, sans-serif;
	margin: 0;
}

h1, h2 {
	margin: 0 0 -10px 0;
	color: #BF0B3B;
}

#content h2{
	text-indent: -1000em;
}

h2.home{
	background-image: url(image/home_h2.png);
	background-repeat: no-repeat;
	height: 45px;
}

h2.about{
	background-image: url(image/about_h2.png);
	background-repeat: no-repeat;
	height: 45px;
}

h2.music{
	background-image: url(image/music_h2.png);
	background-repeat: no-repeat;
	height: 45px;
}

h2.links{
	background-image: url(image/links_h2.png);
	background-repeat: no-repeat;
	height: 45px;
}

h2.contact{
	background-image: url(image/contact_h2.png);
	background-repeat: no-repeat;
	height: 45px;
}

h2.error401{
	background-image: url(image/401.png);
	background-repeat: no-repeat;
	height: 60px;
}

h2.error403{
	background-image: url(image/403.png);
	background-repeat: no-repeat;
	height: 60px;
}

h2.error404{
	background-image: url(image/404.png);
	background-repeat: no-repeat;
	height: 60px;
}

h2.error500{
	background-image: url(image/500.png);
	background-repeat: no-repeat;
	height: 60px;
}

h3 {
	font-size: 13px;
	color: #353A3D;
}

h4 {
	font-size: 10px;
	color: #353A3D;
}

a:link {
	color: #75404E;
}

a:visited {
	color: #75404E;
}

a:hover, a:active {
	color: #D3AFB9;
	text-decoration: none;
}

img {
	border: 0px none;
}

#menu {
	list-style: none;
	margin: 130px 0px 0px;
	padding: 0px 20px;
	clear: both;
	float: right;
	line-height: 0px;
}

#menu li{
	float:left;
}

#menu li a{
	height: 30px;
	display:block;
	float:left;
	text-decoration:none;
	text-indent: -2000em;
}
#menu .home a{
	width: 130px;
	background: url(image/home.png) no-repeat left top;
}
#menu .home a:hover{
	background: url(image/home.png) no-repeat left bottom;
}
#menu .about a{
	width: 130px;
	background: url(image/about.png) no-repeat left top;
}
#menu .about a:hover{
	background: url(image/about.png) no-repeat left bottom;
}
#menu .music a{
	width: 130px;
	background: url(image/music.png) no-repeat left top;
}
#menu .music a:hover{
	background: url(image/music.png) no-repeat left bottom;
}
#menu .diary a{
	width: 130px;
	background: url(image/diary.png) no-repeat left top;
}
#menu .diary a:hover{
	background: url(image/diary.png) no-repeat left bottom;
}
#menu .forum a{
	width: 130px;
	background: url(image/forum.png) no-repeat left top;
}
#menu .forum a:hover{
	background: url(image/forum.png) no-repeat left bottom;
}
#menu .links a{
	width: 130px;
	background: url(image/links.png) no-repeat left top;
}
#menu .links a:hover{
	background: url(image/links.png) no-repeat left bottom;
}
#menu .contact a{
	width: 130px;
	background: url(image/contact.png) no-repeat left top;
}
#menu .contact a:hover{
	background: url(image/contact.png) no-repeat left bottom;
}

.content_left{
	width:250px;
	margin-right: 15px;
	float:left;
	overflow: hidden;
}

.content_right {
	width:240px;
	float:right;
}

hr {
	clear:both;
	visibility:hidden;
	margin:0px;
	padding:0px;
}

ul{
	margin-top: 2px;
	margin-bottom: 20px;
	list-style: none;
}

li{

}

.footer_nav {
	float: right;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-size: 90%;
}

a.valid{
	background: url(image/check.png) no-repeat left center;
	padding-left: 13px;
	color: #75404E;
	text-decoration: none;
	margin-left: 10px;
}

a.valid:hover {
	color: #D3AFB9;
	text-decoration: none;
}

a.feed {
	background: url(image/feed.png) no-repeat left center;
	padding-left: 13px;
	color: #75404E;
	text-decoration: none;
	margin-left: 10px;
}

a.feed:hover{
	color: #D3AFB9;
	text-decoration: none;
}

li.link{
	margin-bottom: 30px;
}

dl{
	margin-bottom: 30px;
}

select, input, textarea {
	color: #333333;
	background-color: transparent;
}

input.mail{
	margin-left: 35px;
	margin-right: 10px;
}

ol,li span{
	list-style-type: decimal;
	font-size: 12px;
	line-height: 2em;
}
