a:link { text-decoration:none; font-weight:bold; color:#FF722D}
a:visited { text-decoration:none; font-weight:bold; color:#FF722D}
a:hover { text-decoration:underline; font-weight:bold; color:#ff0000 }

#body{
    width:780px;
    margin:0 auto;
}

#header {
    margin:0px 0px 10px 0px;
    background:url(../bar.gif) bottom no-repeat;
    overflow:hidden;
    zoom:100%;
    height:100px;
}

h1{
    margin:0;
}
h1 a{
	text-indent:-9999px;
	display: block ;
	margin:0px auto 15px 0px;
	padding:0px;
	font-size:0.8em;
	background:url(../title2.jpg) no-repeat;
	height:72px;
	width:406px;
	float:left;
}
