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

a:link {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #993300;
	}
a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #993300;
	}
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: 18px;
color: #4a4c4c;
font-weight: bold;
text-transform: uppercase;
}

h2{
font-family: Verdana;
margin-top: 0px;
margin-bottom: 0px;
font-size: 10px;
color: #72cbdb;
font-weight: bold;
text-transform: uppercase;
}

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

#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;
background: #ffffff url(graphics/copyright.gif) top left no-repeat scroll;
}

#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;
}

/*----- PRESS -------*/
A:link.headline {text-decoration: none; color: #4a4c4c; font-family: Verdana; border-bottom-style: none;}
A:visited.headline {text-decoration: none; color: #4a4c4c; font-family: Verdana; border-bottom-style: none;}
A:active.headline {text-decoration: none; color: #4a4c4c; font-family: Verdana; border-bottom-style: none;}
A:hover.headline {text-decoration: underline; color: #4a4c4c; font-family: Verdana; border-bottom-style: none;}

A:link.press {text-decoration: underline; color: #4a4c4c; font-family: Verdana; border-bottom-style: none;font-weight: bold;}
A:visited.press {text-decoration: underline; color: #4a4c4c; font-family: Verdana; border-bottom-style: none;font-weight: bold;}
A:active.press {text-decoration: none; color: #4a4c4c; font-family: Verdana; border-bottom-style: none; font-weight: bold;}
A:hover.press {text-decoration: none; color: #ffffff; font-family: Verdana; border-bottom-style: none; background: #72cbdb; font-weight: bold;}

.editbox {
font-family: Verdana;
font-size: 12px;
width: 200px;
}
