body {
padding: 0; 
margin: 0;
text-align: center;
background: #ffffff url(graphics/bg_dropshadow.gif) top left repeat-x scroll;
font-family: Verdana;
font-size: 12px;
color: #4a4c4c;
}

h1 {
font-family: Verdana;
font-size: 18px;
color: #4a4c4c;
font-weight: bold;
text-transform: uppercase;
text-align: center;

}

p {
font-family: Verdana;
font-size: 12px;
color: #ffffff;
}

#layoutwrapper {
width: 802px;
margin: 0 auto;
background: #ffffff;
}


/*-----------------------------------------------*/

#left_head {
height: 175px;
width: 53px;
float: left;
text-align: right;
background: #bdcac7 url(graphics/greygradient_header_bg.gif) top left repeat-x scroll;
}

#right_head {
height: 175px;
width: 53px;
float: right;
text-align: left;
background: #bdcac7 url(graphics/greygradient_header_bg.gif) top left repeat-x scroll;
}

#center_head {
height: 175px;
width: 696px;
float: left;
text-align: center;
background: #bdcac7 url(graphics/greygradient_header_bg.gif) top left repeat-x scroll;
}
/*-----------------------------------------------*/

#left_main {
width: 53px;
float: left;
text-align: right;
background: #ffffff url(graphics/middle_left_shadow_bg.gif) top right repeat-y scroll;
}

#right_main {
idth: 53px;
float: right;
text-align: left;
background: #ffffff url(graphics/middle_right_shadow_bg.gif) top left repeat-y scroll;
}

#main {
width: 696px;
float: left;
text-align: left;
background: #fff;
}

/*-----------------------------------------------*/

#left_bottom {
height: 17px;
width: 108px;
float: left;
text-align: right;
background: #ffffff url(graphics/bottom_left_shadow_bg.gif) top right no-repeat scroll;
}

#right_bottom {
height: 17px;
width: 108px;
float: right;
text-align: left;
background: #ffffff url(graphics/bottom_right_shadow_bg.gif) top left no-repeat scroll;
}

#center_bottom {
height: 17px;
width: 586px;
float: left;
text-align: center;
background: #ffffff url(graphics/bottom_shadow_bg.gif) top left repeat-x scroll;
}

/*-----------------------------------------------*/

#left_shadow {
height: 66px;
width: 53px;
position: relative;
text-align: right;
background: #ffffff url(graphics/middle_left_shadow_end.gif) top right no-repeat scroll;
}

#right_shadow {
height: 66px;
width: 53px;
position: relative;
text-align: left;
background: #ffffff url(graphics/middle_right_shadow_end.gif) top left no-repeat scroll;
}

#copyright {
height: 31px;
width: 210px;
margin: 0 auto;
position: relative;
top: 20px;
text-align: center;
background: #ffffff url(graphics/copyright.gif) top left no-repeat scroll;
}

#about {
height: 799px;
width: 655px;
position: relative;
left: 20px;
text-align: center;
background: #FFFFFF url(graphics/about_bg.gif) bottom left no-repeat scroll;
}

#about2 {
height: 270px;
width: 655px;
position: relative;
left: 20px;
text-align: center;
background: #FFFFFF url(graphics/about_bg2.gif) bottom left no-repeat scroll;
}