body {
padding: 0; 
margin: 0;
text-align: center;
background: #ffffff url(graphics/bg_dropshadow.gif) top left repeat-x scroll;
}

a:link {
	color: #000000;
	text-decoration: none;
	}
a:visited {
	color: #000000;
	text-decoration: none;
	}
a:active {
	color: #000000;
	text-decoration: none;
	}
a:hover {
	color: #993300;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #993300;
	}
acronym {
	}
	

h1 {
font-family: Verdana;
font-size: 15px;
color: #ffffff;
font-weight: bold;
}
	
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 {
height: 583px;
width: 53px;
float: left;
text-align: right;
background: #ffffff url(graphics/middle_left_shadow_bg.gif) top right repeat-y scroll;
}

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

#main {
height: 583px;
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;
top: 285px;
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;
top: 285px;
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;
}

#contact {
	height: 484px;
	width: 655px;
	position: relative;
	left: 20px;
	text-align: center;
	background: #FFFFFF url(graphics/contact_bg.gif) top left no-repeat scroll;
}

.simplepie_header {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.pieces_header {
	font-family: Verdana;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
 
.simplepie_item {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: none;
}

.pieces_item {
	font-family: Verdana;
	font-size: 12px;
	color: #a3a3bf;
}