body{

	margin: 0px; 
	padding: 0px; 
	background-color: #B89C77; 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	}
	
.logga{
	text-align: center;
	padding-bottom: 19px;
	background-repeat: repeat-x;
	background-position: top;
	background-coler: #B89C77;
	
}	

.menybg{
	background-image:  url(../images/mcbg.gif);
}

.menytitle{

	color: #000000; 
	font-size: 70%;
	text-align:center;
}



 .righttitle{ 

	text-align: center;
	font-size: 60%;
	color: #B89C77;
	
 }
 
.factasy{
	
	background-image: url (images/headerbghoriz.gif);}	
	
.over {
	background-image: url(images/bsgdgdagfasdgagsdg.gif);
}
.headerbghoriz{

	background-image: url (images/headerbghoriz.gif);
	width:4px;
	height:158px;

}



.center{text-align:center;}

.text{ 

	text-align: left;
	font-size: 70%;
	font-weight: bold;
	background-color: #B89C77;
	color: White;
	
 }
 
 .text1{ 

	text-align: left;
	font-size: 70%;
	font-weight: bold;
	background-color: #B89C77;

	
 }

  .textz{ 

	text-align: center;
	font-size: 70%;
	background-color: #B89C77;

	
 }
 
h1{
	font-size: 90%;
	font-weight: bolder;
}


.sideborders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #383A2E;
	border-left-color: #383A2E;
}

input {
	background-color: 4F5143;
	border: 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B89C77;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #B5B5B5;
	text-decoration: underline;
}
a:visited {
	color: #B5B5B5;
	text-decoration: none;
}
-


