/* CSS Document */

body{
background-image:url(images/gbbackground1.gif);
font-family:Georgia, "Times New Roman", Times, serif;
background-repeat:repeat;
background-position: center ;
}

#page-container{

background-position:center;
background-repeat:no-repeat;
width:739px;
height:476px;
margin-left:auto;
margin-right:auto;
margin-top:0;
}

#header{
height:93px;
background-color: #880100;
margin-left:10px;
margin-top:5px;
}
#page-Image{
width:240px;
margin-left:0px;
margin-top:0px;
margin-bottom:0px;
height:335px;
}

#main-text{
float:right;
margin-left:5px;
}

a {border:0;}
