body
{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-image: url(/images/i_accents/bkgndMain.jpg);
	padding: 0px;
	margin-top: 0px;
	background-repeat: repeat-x;
}

p,h1,pre {
	margin: 0px 5px 10px 10px;
	list-style-image: url(/images/i_accents/diaBullet.gif);
}

h1
{
	font-size: 14px;
	padding-top: 10px;
	color: #336699;
}
a:link
{
	color: #336699;
	text-decoration: none;
}

a:visited
{
	color: #336699;
	text-decoration: none;
}

a:hover
{
	color: #996600;
	background: #F8CB8A;
	text-decoration: none;
}

a:focus 
{
color: #336699;
text-decoration: none;
}

a:active
{
	color: #336699;
	text-decoration: none;
}

#mainDiv
{
	width: 820px;
	\width: 840px;
	w\idth: 820px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	padding: 0px;
}

#hdrDiv
{
	height: 162px;
	width: 800px;
}

#topNavBar
{
	height: 25px;
	background: url(/images/navB.png) no-repeat;
	margin: 15px 0;
	padding: 5px 0 0 0;
	text-align: center;
	font-size: 12px;
}

#topNavBar a {
	margin-right: 1.5em;
	font-weight: 900;
	}

#bodyCenter
{
	width: 525px;
	line-height: 1.2em;
	padding: 0px;
	float: left;
	margin-top: 25px;
}

#bodyCenter ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#bodyCenter ul li
{
	margin: 10;
	padding: 0 0 10px 7px;
	background-image: url(/images/i_accents/diaBullet.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
}

#panelRight
{
	width: 185px;
	padding: 6px;
	float: right;
	margin-top: 25px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 3px;
	border-top: 1px solid #FF9966;
	border-right: 1px solid #FF9966;
	border-bottom: 1px solid #FF9966;
	border-left: 1px solid #FF9966;	
}

#panelRight p { font-size: 9px; }

#panelRight ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#panelRight ul li
{
	margin: 0;
	padding: 0 0 5px 20px;
	background-image: url(/images/puz_b.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	/*border: 1px solid red;*/
}

#panelRight a, #panelRight a:link, #panelRight a:visited
{
	text-decoration: none;
	color: #336699;
	padding: 2px;
	font-weight: 900;
}

#panelRight a:hover, #panelRight a:active
{
	text-decoration: none;
	color: #996600;
	background: #F8CB8A;
	padding: 2px;
	font-weight: 900;
}

#panelRight p.pix { text-align: center; }
#panelRight p.pixTop img { background: white; }
#panelRight p.pixBottom img { background: white; }

#footer
{
	font-size: 9px;
	clear: both;
	padding: 2px;
	margin-top: 10px;
	text-align: center;
	color: #003366;
}

#footer ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer ul li
{
	margin: 0;
	padding: 0;
	display: inline;
	padding-right: 5px;
}

#footer a, #footer a:link, #footer a:visited
{
	text-decoration: none;
	color: #003366;
	/*border-left: 1px none #000;
	padding-left: 10px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#footer a:hover
{
	text-decoration: none;
	/* border-left: 1px solid #000;
	padding-left: 10px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003399;
}

#footer a:active
{
	text-decoration: none;
	background: #999;
	border-left: 1px solid #000;
	padding-left: 10px;
}
h6 {
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #CC9900;
	text-decoration: underline;
}
/*Thanks to Glish and M. Doug Wray (my Css web Guru) for the development and refinement of this CSS style*/
