body {
	font-family:verdana, tahoma, arial, helvetica, "sans serif";
	font-size:12px;
	background-color:#000000;
	margin:0px;
	color: #000000;
}

a {
color:#FFCC00;
text-decoration:underline;
}

a:hover {
	color:#FF6633;
	margin: 5px;
	padding: 5px;
}

h1,h2 {
	font-family:arial,helvetica,"sans serif";
	font-weight:normal;
}

h3, h4, h5, h6 {
font-family:arial,helvetica,"sans serif";
}

#all {
width:800px;
border-right:1px solid #FFFFFF;
}

#header {
	background-image:url(header.jpg);
	background-repeat:no-repeat;
	height:200px;
	width:800px;
	background-color:#FFAA00;
	color:#000000;
	border-bottom:1px solid #FFFFFF;
}

#header a {
padding:2px;
color:#000000;
font-size:14px;
}

#header a:hover {
text-decoration:underline;
color:#FF6600;
}

.title {
	font-size:16px;
	padding-left:60px;
	margin:0px;
	font-variant:inherit;
	padding-top: 0px;
	position: absolute;
	left: -42px;
	top: 67px;
	width: 326px;
}

#content {
	color:#000000;
	background-color: #FF9933;
	text-align: justify;
}

#footer {
border-top:1px dashed #888888;
text-align:center;
padding:5px;
width:790px; !important
width:800px;
background-color:#333333;
color:#888888;
font-size:10px;
background-image:url(footer.png);
background-repeat:repeat-x;
}

#footer a {
font-size:10px;
color:#888888;
text-decoration:underline;
}

#footer a:hover {
color:#FFFFFF;
text-decoration:none;
}
