html{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
background-image:url("images/new_background.jpg");
background-repeat:repeat;
}

#container{
width:80%;
margin-left:auto;
margin-right:auto;	
margin-top:45px;
}

#top_repeat{
background-image:url("images/top_repeat.png");
background-repeat:repeat-x;	
margin-left:14px;
margin-right:21px;
margin-bottom:0;
padding-top:7px;
padding-left:15px;
height:26px;
}

#top_repeat a{
text-decoration:none;
color:#f99430;
margin-right:35px;
}

#top_repeat a:hover{
color:#f99430;	
}

#top_left{
margin:0;
background-image:url("images/top_left.png");
background-repeat:no repeat;	
height:33px;
width:15px;
float:left;
}

#top_right{
margin:0;
background-image:url("images/top_right.png");
background-repeat:no repeat;	
height:33px;
width:21px;
float:right;
}



#center_left{
margin:0;
background-image:url("images/center_left.png");
background-repeat:repeat-y;	
}

#center_right{
margin:0;
background-image:url("images/center_right.png");
background-repeat:repeat-y;	
background-position:right;
}

#center_repeat{
margin:0;
margin-left:3px;
margin-right:9px;
padding:10px;
background:#fff;
}

#bottom_left{
margin:0;
background-image:url("images/bottom_left.png");
background-repeat:no repeat;	
height:67px;
width:19px;
float:left;
}

#bottom_right{
margin:0;
background-image:url("images/bottom_right.png");
background-repeat:no repeat;	
height:67px;
width:239px;
float:right;
}

#bottom_repeat{
margin-bottom:0;
background-image:url("images/bottom_repeat.png");
background-repeat:repeat-x;	
margin-left:19px;
margin-right:238px;
height:67px;
}