body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	min-width: 760px;
	z-index: 1100;
}
#logo {
	background-repeat: repeat-x;
	background-image: url(img/logo_background_4.gif);
}
h1 {margin: 0;}
#tagline {
	margin: 3px 0 10px 20px;
	font-size: 0.65em;
	letter-spacing: .6em;
	font-weight: bold;
}
#wrapper {
	margin: 0 auto;
	width: 930px;
	background: url(img/dj3_layout.jpg) repeat-y;
}
#layoutcrown {
	background-image: url(img/dj3_layout_top.jpg);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}
#leftcolumn {
	width: 215px;
	font-size: 0.85em;
	float: right;
}
#midcolumn {
	float: right;
	width: 700px;
	margin: 0 0 0 15px;
	font-size: 0.8em;
}
#rightcolumn {
	float: left;
	width: 215px;
	font-size: .75em;
}
#layoutbottom {
	clear: both;
	background-image: url(img/dj3_bottom.jpg);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.3em;
}
h2.top {
	margin: 1em 0 0 0;
	font-size: 1.2em;
	letter-spacing: 0.3em;
}
h3 {
	font-size: 1.2em;
	margin-right: 0;
	margin-left: 0;
}
.gray_field {
    background-color: #D3D3D3;
}
.content {
	margin: 0 1px;
	padding: 20px 30px;
	background: url(../p7ap/images/p7ap_light_gray_bevel.jpg) repeat-x;
}
.content p {
	margin: 6px 0 12px 0;
	line-height: 1.3em;
}
.content ul {
	margin: .75em 0 1em 1.35em;
	padding-left: 1.35em;
}
/*Explicitly set dark blue link colors for IE7 Vista*/
.content a, .p7AB p a, #footer a {
	color: #0000FF;
}
.content a:hover, .p7AB p a:hover, #footer a:hover {
	color: #000;
}
.note {
	font-size: 0.95em;
	padding: 6px;
	border: 1px dotted #333;
}
#footerbox {
	width: 760px;
	margin: 0 auto;
}
#footer {
	font-size: .7em;
}
#footer p {
	margin: 12px 20px 6px 6px;
}
.centered_text {
	text-align: center;
}
/*The bottom content - below the Accordion Panel menu*/
.grayed {
	margin: 0;
	font-size: 0.9em;
	color: #FFFFFF;
	padding: 4px 12px 4px 16px;
	letter-spacing: .5em;
	background: #C60852;
	border-top: none;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	font-weight: bold;
}
#cancel_background {
	background-image: none;
	margin: 0;
	padding-top: 12px;
}
/*The links inside the Accordion Panel menu*/
.menulist {
	margin: 0 0 12px 0 !important;
	padding: 0 !important;
	list-style-type: none;
	line-height: normal;
	font-size: 1em;
}
.menulist li {margin: 0 0 4px 0;}
.menulist a {
	text-decoration: none;
	display: block;
	padding: 3px 6px;
	border: 1px solid #999;
	color: #000000;
	background-image: url(img/dj_linkgradient.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;
}
.menulist a:hover {
	color: #051440;
	border-color: #505050;
	background-position: 0px -100px;
	text-decoration: none;
}
/*
The YOU are HERE link assigned by the Accordion Panel script
to mark the current page link
*/
.p7ap_currentmark {
	font-weight: bold;
	border-color: #505050 !important;
	background-position: 0px -200px !important;
	cursor: default;
}
/*Affects only the Accordion Panel component that houses the nav menu. 
We turn off borders, padding, and background color, 
and assign a left margin of 1px to nudge the accordion over
to clear and reveal the column border
*/
#p7ABW1 {
	border: 0;
	padding: 0;
	margin: 0 1px;
	background: #FF0000;
}
.p7ABtrig h3, .p7ABtrig h4 {
	font-size: 1em !important;
}
#p7ABW1 .p7ABtrig a {
	border-bottom: 1px solid #333 !important;
}
#p7ABW1 .p7ABtrig .p7ABtrig_down {
	background-color: #051440 !important;
}
.panel_list {
	margin: 0 0 0 1em;
	padding: 0 0 0 1em;
}
#rightend {
	float: right;
	height: 138px;
	width: 212px;
}

#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:138px;
	z-index:100;
	visibility: visible;
}
.contentblog {
	margin: 0 1px;
	padding: 20px;
	background: url(../p7ap/images/p7ap_light_gray_bevel.jpg) repeat-x;
}
a.blog:link {
	text-decoration: underline;
	color: #0A39A5;
}
a.blog:visited {
	text-decoration: none;
	color: #000000;
}
a.blog:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: #002B61;
}
a.blog:active {
	color: #FFFFFF;
	text-decoration: line-through;
	background: #002B61;
}
#harveyphoto {
	font-size: .8em;
}
.form {
	background: #DDDDDD;
}
#bold {
	font-weight: bold;
}
#centeredtext {
	text-align: center;
}
#floatdivleft {
	float: left;
}
#divfloatright {
}
#divfloatleft {
	float: left;
}
#divfloatright {
	float: right;
}
#spacer {
	height: 10px;
}
.smallerfont {
	font-size: 11px;
}
.yellowhighlight {
	background-color: #FFFF00;
}
.underline {
	text-decoration: underline;
}
.scalable {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
	border-radius: 5px;
}
.one-point-3-em {
	font-size: 1.3em;
}
