/* CSS Document */

body{
	background: #FFF9E3;
	text-align:center;
	padding: 0;
	marginwidth: 0;
	marginheight: 0;
}

#contener{
	width: 760px;
	margin:0 auto;
	text-align:left;
	
}
#contener2{
	
	width: 760px;
	background-color:#FEEEB2;
	margin-top: 50px;
	border:#FCAD6A solid 1px;
	
}
#logo{
	margin-left:40px;
	margin-top:-32px;
	position:absolute
}
#main{
	width: 720px;
	background-color:#FCF2C8;
	background-image:url(img/backgroung.jpg);
	border: #BB0808 solid 1px;
	margin-left: 20px;
	margin-top: 20px;
}

#up_box{
	width:100%;
	height:50px;
	background-image:url(img/up.jpg);
	margin-top: 0px;
}
#menu_up{
	padding-top:10px;
	margin-right:15px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F92305
}
#menu_box{
	width:100%;
	height: 20px;
	background-image:url(img/menu.jpg);
	border-bottom: #ED8768 solid 1px;
	border-top: #ED8768 solid 1px;
	text-align:center;
}

.menu_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#F92305;
	margin-left: 20px
}
a.flaming:link, a.flaming:visited {
 	text-decoration: none ;
 	color: #FC5A43;
}
a.flaming:active, a.flaming:hover {
	text-decoration: none;
	color: #A41602;
}

a.menu:link, a.menu:visited {
 	text-decoration: none ;
 	color: #FC5A43;
}
a.menu:active, a.menu:hover {
	text-decoration: none;
	color: #A41602;
}

#txt{
	margin-left:150px;
	width:500px;
	color:#F52203;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:30px;
	text-indent: 30px;
	left: 1px;
	top: 2px;
	
}
h2{
font-size:16px;
}

#siteFrame {
 	width: 760px;
	height: 450px;
	border: 1px solid #feeeb2
}
#siteFrame2 {
	width: 758px;
	height: 448px;
	border: 1px solid #fcad6a;
	background-color: #feeeb2
}
#siteRect {
	width: 714px;
	height: 401px;
	border: 1px solid #bc0809;
	margin: 21px 21px 21px 21px;
}
#horizon {
	color: white;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}
#content {
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -380px;
	position: absolute;
	top: -220px;
	left: 50%;
	width: 250px;
	height: 70px;
	visibility: visible
}
.bodytext {
	font-size: 14px
}

img { border: 0px }
