body {
	margin: 0;
	padding: 0;
	background-color: #ECEBEB;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
}

#container {
	background: repeat-y url(/images/DexPan_back.gif);
	width: 750px;
	padding: 1px 30px 0 21px;
	margin: 0;
}

#footer-top {
	background-image: url(/images/DexPan_Bottom_Mid.gif);
	background-repeat: no-repeat;
	width: 750px;
	margin: 0;
	height: 12px;
	clear: both;
	font-size: 1px;
}

#footer {
	background: repeat-y url(/images/DexPan_back.gif);
	width: 750px;
	padding: 5px 30px 5px 21px;
	margin: 0;
	clear: both;
}

#container-footer {
	width: 100%;
	clear: both;
	text-align: right;
	font-size: 1px;
}

#footer p {
	text-align: center;
	font-size: 11px;
	margin: 5px 0 3px 0;
}

#footer-bottom {
	background: no-repeat url(/images/DexPan_Bottom_Bot.gif);
	width: 750px;
	margin: 0;
	height: 11px;
	clear: both;
}

#header h1 {
	background-image: url(/images/DexPan_Logo.gif);
	background-repeat: no-repeat;
	width: 102px;
	height: 55px;
	margin: 13px;
	text-indent: -1000px;
	font-size: 1px;
}

#header p {
	float: right;
}

#photo {
	background-image: url(/images/DexPan_PhotoBanner.gif);
	background-repeat: no-repeat;
	height:193px;
}

#left {
	float: left;	
	width: 211px;
}

#left ul {
	list-style-type: none;
	margin: 0 0 8px 0;
	padding: 0;
}

#left ul li a, #left ul li a:visited {
	padding: 7px 0 7px 10px;
	border-bottom: 1px Solid #c33;
	width: 201px;
	display: block;
	font-size: 12px;
	text-decoration: none;
	color: #6C6363;
	font-weight: bold;
}

#left ul li a:hover {
	background-color: #eee;
}

#left ul li a.active, #left ul li a:visited.active {
	color: #c33;
}

#left p {
	margin: 10px;
	line-height: 160%;
}

#left p a, #left p a:visited, #left p a:hover {
	font-weight: bold;
	color: #c33;
}

/*-------------NEW LEFT LINK---------------------------*/

#left p.leftlink {
	background: #FFFF99;
	padding: 3px 5px;
	margin: 5px 3px 5px 3px;
	color: #c33;
	border-bottom: Dotted 1px #999;
	border-top: Dotted 1px #999;
}

#left p.leftlink a, #left p.leftlink a:visited {
	font-weight: bold;
	color: #c33;
}

/*-----------------------------------------------------*/

#left a img {
	border: none;
}

#right {
	float: left;
	width: 470px;
	padding: 10px 10px 10px 10px;
}

#right h2 {
	font-size: 16px;
	margin: 0 0 3px 0;
	color: #c33;
}

div#right div.link-banner {
	text-align: center;
	background: #FFFF99;
	padding: 3px 5px;
	margin: 5px 0 5px 0;
	color: #c33;
	border-bottom: Dotted 1px #999;
	border-top: Dotted 1px #999;
}

div#right div.link-banner a, div#right div.link-banner a:visited {
	font-weight: bold;
	color: #c33;
}

div#right div.link-banner p {
	margin: 0;
}

.subnav {
	margin-bottom: 12px;
}

.subnav ul {
	list-style-type: none;
	background-image: url(/images/DexPan_subnav_grad.gif);
	height: 20px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	border-left: 1px Solid #6C6363;
}

.subnav ul li {
	display: inline;
}

.subnav ul li a {
	padding: 5px;
	border-right: 1px Solid #6C6363;
	text-decoration: none;
	color: #6C6363;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}

.subnav ul li a:hover {
	color: #c33;
	background-color: #F5F5F5;
}

.subnav ul li a:active {
	color: #c33;
}

#content h3 {
	font-size: 13px;
	color: #c33;
	width: 100%;
	margin-bottom: 0px;
	padding-bottom: 2px;
}

#content p{
	margin-top: 3px;
	line-height: 160%;
}

#content a {
	color: #c33;
	text-decoration: underline;
}

#content a:visited {
	color:  #6C6363;
}

#content a:hover {
	text-decoration: none;
}

#content em {
	font-style: normal;
	background-color: #FFFF99;
}

.breadcrumb {
	font-size: 11px;
	margin: 0 0 5px 0;
}

.breadcrumb a {
	color: #c33;
	text-decoration: none;
}

.breadcrumb a:hover {
	text-decoration: underline;
}

fieldset 
{
	background-color: #eee;
	border-left: 0;
	border-right: 0;
	border-top: Solid 1px #c33;
	border-bottom: Solid 1px #c33;
	margin: 5px auto;
	padding: 5px 10px 5px 10px;
	width: 80%;
}

fieldset form
{
	border: 0;
	margin: 0;
	padding: 0;
}

fieldset label
{
	font-weight: bold;
	color: #c33;
	padding-top: 4px;
	float: left;
	width: 160px;
	margin: 0 5px 5px 0;
}

fieldset input.text
{
	float: left;
	width: 200px;
	margin: 0 5px 5px 0;
}

fieldset select
{
	float: left;
	width: 205px;
	margin: 0 5px 5px 0;
}

fieldset textarea
{
	float: left;
	width: 200px;
	margin: 0 5px 5px 0;
}

fieldset input.submit
{
	color: White;
	font-weight: bold;
	background-color: #c33;
	float: left;
	margin: 10px 5px 5px 162px;
}

div.references {
	width: 750px; 
	text-align: center;
}

div.references a img {
	border: 0;
}