html,body{margin:0;padding:0}

body {
background-image: url('bg.jpg') !important;
background-repeat: repeat-x;
background-color:#FFFFFF;
background-attachment: auto;


	font-family: "Verdana";
	color: #525252;
	text-align: justify;
	line-height: 24px;
	font-size: 11px;

}

p{margin:0 10px 10px}

strong, b { color: #eccf2d;
text-transform: uppercase; }

.border {
border: 1px solid #eccf2d;
padding: 5px;
background: #FFFFFF;
margin: 7px;
}

.border:hover {
border: 1px dotted #c8466c;
background: #FFFFFF;
margin: 7px;
}



a:link,a:visited {
	color: #de9e84; 
	padding-left:0px;
	border-bottom: 0px #000000 solid;
	text-decoration:none;
}

a:hover, active {
	color: #218877;
	font-weight: normal;
	text-decoration:none;
}

h1 {
	margin: 0;
	text-align: left;
	font-family: "arial";
	font-size:14px;
	color: #c8466c;
	line-height: 37px;
	letter-spacing: 1px;
	padding-left: 15px;
	text-transform:uppercase;
	font-weight: normal;}


div#header {
background: #FFFFFF;
margin-top:0px;
width: 790px;
height: 546px;
float:center;
background-image: url('FallingDown.jpg') !important;
background-repeat: repeat-n;
background-color:#FFFFFF;
background-attachment: auto;
}

div#headercont {
position:absolute;
left: 571px;
top: 50px;
}

a.menu:link, a.menu:active, a.menu:visited{
	padding: 5px;
	margin: 4px;
	display: block;
	text-transform:lowercase;
	width: 199px;
	text-decoration: none;
	font-weight: normal;
	font-family: arial narrow;
	color: #FFFFFF;
	font-size: 30px;
	letter-spacing: -2px;
}

a.menu:hover{
	color: #20110e;
	width: 199px;

}

div#content{margin-right: 50%}
div#navigation{float:left;width:25%;margin-left:-50%}
div#extra{float:left;width:25%;margin-left:-25%}

div#footer{background-color: #20110e;color: #fffff;
background-image: url('footerworld.jpg') !important;
background-repeat: repeat-y;
background-attachment: auto;
text-align: center;
line-height: 24px;
font-size: 11px;
font-family: verdana;
}

div#footer p{margin:0;padding:5px 10px}
div#footer{clear:left;width:100%; height: 200px;}
div#wrapper{float:left;width:100%}
