/* menu */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}

h1{
margin:0px;
padding:0px;
}

#headerArea{
width:1024px;
height:18px;
background-image:url(top_bg.jpg);
background-repeat:repeat-x;
margin:0 auto;
text-align:left;
}

#headerArea h1{
font-size:12px;
color:#cc0000;
font-weight:bold;
line-height:18px;
padding-left:12px;
}