body {
	margin:0px;
	font-size:16px;
	line-height:20px;
	background: url('sidebar.gif');
	font: Times "Times New Roman", Times, serif;
	color: #000;
}
a { color:#0000FF;}
a:hover { text-decoration:underline;}
a:visited { color:#0000FF;}


#header { background:#FECCE9; width:900px; margin:auto;}
#logo { padding:10px 96px 10px 96px; height:90px; background:url('pd45.gif') no-repeat; background-position:center;}
#logo a{ color:#FFFFFF; text-decoration:none; font-weight:bold; height:36px; font-size:26px; /*text-transform:uppercase;*/}

#menu { background:/*#FD42D4*/ #7E2829; width:900px; line-height:20px; height:32px; margin:auto; text-align:center;}
#menu ul { margin:0; padding:0;}
#menu ul li{ display:inline; float:center; width:auto; list-style:none; text-align:center; vertical-align:middle; height:20px; padding-left:14px; padding-right:14px; font:Times "Times New Roman", Times, serif;}
#menu a { display:inline; float:center; vertical-align:middle; width:auto; color:#FFFFFF; font-size:18px; font-weight:bold; text-decoration:none; padding-top:10px;}
#menu a:hover{
	background: #7E2829;
	padding-top: 0px;
	color: #FDDC42; /*text-decoration:underline;*/
	font-family: Times "Times New Roman", Times, serif;
}

#main { width:100%; padding:0px 0px 0px 0px;}
#content {
	background: #FECCE9;
	margin: auto;
	width: 880px;
	padding: 10px 10px 0px 10px;
	font-weight: normal;
	border: 1px solid #000000;
}
#content h1 { margin:0; font-size:24px; font-weight:bold;}
.red { color:#000000;}
#content p {
	border-bottom: 5px solid #FECCE9;
	padding-bottom: 10px;
	font-size: 14px;
}

/* !!!!! To temporarily make cells visible, since Dreamweaver no longer has tool to let you see borders in editing mode */
/*table, th, td {
  border: 1px solid black;
}
*/

#footer {height:0px; margin:auto; width:900px; /*background:#FFB6EF;*/ padding:0px 0px 0px 0px;}
#left_footer { float:left; padding:10px 0 0 0px; margin:0 0 0 0px; text-align:center; color:#FFFFFF; font-weight:normal; font-size:11px;}
#left_footer a { color:#FFFFFF;}
#left_footer a:hover { text-decoration:none;}
#right_footer { text-align:center;  margin: 0 0 0 0; padding:10px 0px 0 0; color:#FFFFFF; font-weight:bold; font-size:11px; text-align:right;}
#right_footer a { color:#FFFFFF;}
#right_footer a:hover { text-decoration:none;}
#container #main #content table tr td div table tr td {
	font-size: 14px;
}
