body { 
margin:0; 
padding:0; 
background:#ffffff; 
color:#000000; 
} 

HR {
background:#006633;
height:2px;
}
#header_content
{ 
height:55px; 
background:url(header_graphicbackground.gif); 
z-index:0;
} 
#header_graphicend
 {
  float:right;
  width:31px;
  height:55px;
  background:url(header_graphicend.gif);
	}
#curve_graphictop
{
position:absolute;
top:48px;
left:195px;
width:25px;
height:7px;
background:url(curve_graphictop.gif) no-repeat;
z-index:10;
}
#curve_graphicleft
{
position:absolute;
top:48px;
left:188px;
width:7px;
height:30px;
background:url(curve_graphicleft.gif) no-repeat;
z-index:10;
}
#curve_graphicright
{
position:absolute;
top:55px;
left:195px;
width:18px;
height:18px;
background:url(curve_graphicright.gif) no-repeat;
z-index:10;
}
#menu_container
{
position:absolute; 
width:194px;
top:48px; 
left:0; 
height:auto;
}

#menu_content
{
position:relative;
width:194px;
top:0px;
left:0px;
height:450px;
z-index:1;
background:url(menu_graphicbackground.gif) repeat-y; 
}

#menu_graphicbottom
{
position:relative;
width:196px;
height:31px;
left:0px;
bottom:0px;
background:url(menu_graphicbottom.gif) no-repeat;
z-index:15;
}

#menu_logo  
{  
text-align:center;  
background:url(menu_graphicbackground.gif) repeat-y; 
}

#body_container
{ 
padding-left:194px; 
width: 566px;
} 

/*** IE 5.0 and 5.5 box-model hack ***/
/*****************************/
/*** Do NOT change anything here ***/
/*****************************/
* html #body_container
{
  width: 760px; /** Expected browser width for content area (total width of 760 minus 194 left padding) **/
  w\idth: 566px;
}
/*****************************/
 

.headertext
{ 
font:large verdana; 
font-weight:bolder;
} 
.copy
{ 
font:xx-small verdana; 
font-weight:normal; 
} 
