html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;	
	background: url(../skin/navigationbg.gif) repeat-y top left;
	background-color: #B7941E;
	margin: 0;
	padding: 0;
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
}
#content {
	background: url("../skin/bottomcategory_media.jpg") no-repeat bottom right;
}
A:visited  {color: #444444; text-decoration: none;font-weight:600;}
A:link  {color: #333333; text-decoration: none; font-weight:600;}
A:active  {color: #777777; text-decoration: none;font-weight:600;}
A:hover   {
	color: #666666;
	text-decoration:underline;
	z-index: 15;
	font-weight:600;
}
A.medialink:visited  {color:#CC3300; text-decoration: none}
A.medialink:link  {color:#CC3300; text-decoration: none}
A.medialink:active  {color: #CC3300; text-decoration: none}
A.medialink:hover   {
	color:#EE0000;
	text-decoration:underline;
	z-index: 15;
}

#bodybg_main {
	background-color: #B7941E;
	padding-left: 20px;
	padding-right: 12px;
}

#section_banner {
	background: black url(../Media/pageheader_media.jpg) no-repeat top left;
}
.mediaitem {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color:#876623;
	padding-left: 12px;
	padding-right: 8px;
	margin-bottom: 18px;
	background-color:#EFE8B4;
}
#content .padding .mediaitem .mediadate {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#000000;
	font-size: 11px;
	margin-bottom: 0px;
	padding-left:12px;
	margin-left:-12px;
	margin-right:-8px;
}
#askdocbg {
	margin-top:18px;
	background-color:#F7E6B0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding: 18px;
}
blockquote {
	font-style:italic;
	font-size:14px;
}
