body {
	margin: 3px 0 0;
	Background-color: #ffffff;
	background-image: url(../images/bodybg.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family: Geneva, Arial, Helvetica, san-serif;
}

body, p { font-size: 15px; }

h1 {
font-size: 22px;
text-align: center;
color: #FF5000;
}

.buttonscontainer {width: 180px;}

.buttons a 
{color: ;
background-color: #ffffff ;
padding: 2px;
padding-left: 3px;
display: block;
border-left: 10px solid #0000ff;
font: 13px Verdana, sans-serif;
color: #0000ff;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-top: 1px;}

.buttons a:hover 
{border-left: 10px solid ;
text-decoration: underline;
color: #000000;}

#header {
background-image: url(../images/header.jpg);
background-repeat: no-repeat;
}
#header #headerlink {
width: 740px;
height: 121px;
display: block;
margin: 0 0 0 4px;
padding: 0;
}