html {
	height: 100%;

}
body {

background-color:#DFDFDF;
	padding-left: 30px;
	margin-left: 30px;
	background: url(images/bg2.gif) #DFDFDF repeat-y 
	
 
	margin: 0px;
	height: 100%;color: #333333;
	font-size:11px;
	font-family: "arial";
	
}

#container {

text-align: left;
}
#header {


margin-left:0px;
width: 965px;
height: 210px;
background: url(images/hbg.gif) no-repeat;
}
#ads
{
float:right;
padding-left:5px;
margin-left:5px;
margin-right:80px;
padding-right:30px;
}
#headerleft {
float: left;
width: 480px;
height: 210px;
}
#title {
float: left;
width: 300px;
height: 65px;
margin-left: 20px;
color: #FF0080;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
}
#footer {

width: 965px;
height: 150px;
background: url(images/fbg.gif) no-repeat;
	color: #333333;
	font-size:10px;
	font-family: "trebuchet MS";
}
#footernote {
float: right;
text-align: right;
height: 30px;
margin-right: 80px;
margin-top: 110px;
}
#title a:link {
color: #ff009a;
font-family: "Trebuchet ms";
font-size: 30px;
text-decoration: none;
}
#title a:visited {
color: #ff009a;
font-family: "Trebuchet ms";
font-size: 30px;
text-decoration: none;
}
#title a:hover {
color: #ff009a;
font-family: "Trebuchet ms";
font-size: 30px;
text-decoration: underline;
}
a:link {
color: #ff009a;
text-decoration: none;
}
a:visited {
color: #ff009a;
text-decoration: none;

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

}

