
body{
	margin:0;
	padding:0;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#a51231;
	background-color:#a48b8f;
	background:url(../images/bg.jpg) repeat-x;
}

img{
	border:0;
}


.hide{
	display:none;
}

a{
	display:inline;
	text-decoration:none;
	color:#a51231;
}
a:hover{
	text-decoration:underline;
}

#content{
	position:relative;
	margin:0 0 0 0;
	left: 36px;
	width:946px;
}

#footer{
	position:relative;
	margin:0 0 0 0;
	padding:0 0 25px 0;
	text-align: center;
	top:0px;
	left: 36px;
	width:946px;
	heigth:50px;
}

#head{
	position:relative;
	margin:0 0 0 0;
	left:36px;
	width:946px;
	height:426px;
	background:url(../images/head.jpg) no-repeat;
}
#head a{
	position:absolute;
	top: 20px;
	left: 15px;
	width:415px;
	height:55px;
}

#devils_cloud{
	position:relative;
	margin:0 0 0 0;
	left: 790px;
	top: 62px;
	width:109px;
	height:106px;
	background:url(../images/devils_cloud.gif) no-repeat;
}