body	{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #770000;
	background-image: url(images/body-bg-01.gif);
	background-repeat: repeat-x;
	background-position: center top;
	color: #333333;
	text-align: center;
}
.header-tag-line {
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
	letter-spacing: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-variant: small-caps;
}
p					{
	line-height: 1.5em;
	font-size: 0.7em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}

h1, h1 a				{
	color:#833333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}		
h2, h2 a				{
	color:#620000;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.2em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}		
h3, h3 a				{
	color:#6A0000;
	font-size: .9em;
	font-weight: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-transform: uppercase;
	letter-spacing: .25em;
}	
h4, h4 a				{
	color:#350000;
	font-size: 1em;
	font-weight: lighter;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}	
h5, h5 a				{
	font-size: 1em;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: .5em;
	margin-left: 0px;
}	
h6, h6 a				{
	margin-bottom: 0.8em;
	padding: 0px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration:none;
}
ul, ol	{
	font-size: 0.7em;
	padding: 0px;
	line-height: 1.5em;
	list-style-type: square;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
ol	{
	list-style-type: decimal;
}
ol ol {
	font-size: 1em;
	list-style-type: lower-alpha}
li	{
	margin: 0px;
	padding-top: 5px;
}
#container	{
	font-size: 0.8em;
	color: #444444;
	width: 728px;
	background-color: #F6C309;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d8a206;
	border-left-color: #d8a206;
}
#content {
	padding: 30px;
	vertical-align: top;
}
#header	{
	text-align: center;
	white-space: nowrap;
}
#left-nav {
	width: 150px;
	background-color: #FDF0C2;
	vertical-align: top;
}
#left-nav-webpage {
	width: 200px;
	vertical-align: top;
	padding: 10px;
	padding-right:0px
}
.category a {
	display: block;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8A688;
	background-color: #EED1A9;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
}

.category a:hover {
	background-color: #600000;
	text-decoration: none;
	color: #FFFFFF;
}

.subcategory a:hover	{
	background-color: #7F0000;
	text-decoration: none;
	color: #FFFFFF;
}

.subcategory a {
	display: block;
	font-size: 0.7em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #990000;
	text-decoration: none;
	margin: 0px;
}
#right-nav {
	width: 100px;
	background-color: #FFFFFF;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer {
	text-align: center;
	padding: 10px;
	font-size: .8em;
	color: #993300;
}
#footer a {
	color: #993300;

}
#footer a:hover {
}
#copyright	{
	text-align: center;
	font-size: 0.8em;
	color: #CC9966;
	padding-top: 20px;
}
 #copyright a {
	color: #CC9966;
 }
.search {
	margin: 0px;
	padding: 5px;
	font-size: 0.7em;
}
.header-nav {
	color: #560000;
	font-size: 1em;
	display: block;
	text-align: center;
	margin: 0px;
	text-transform: uppercase;
	padding: 0px;
}
.header-nav a, .header-nav-current {
	color: #580000;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
	font-size: .95em;
}
.header-nav-current {
	font-weight:bold;
	background-image: url(images/nav-link-current-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
 }
.header-nav a:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(images/nav-link-hover-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.print-email-links	{
	text-align: right;
	float: right;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px dotted #CCCCCC;
}.print-email-links a {
	text-align: left;
	display: block;
	font-weight: bold;
	font-size: 0.7em;
	margin-bottom: 3px;
}
.article-image {
	float: right;
	clear: right;
	padding: 5px;
	border: 1px dotted #CCCCCC;
	background-color: #E8E8E8;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.you-are-here {
	font-size: 10px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
/* Category Header background */
#catblock {
	width: 175px;
	padding-right: 20px;
}
.whats-hot-category {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding-top:5px;
	padding-left:15px;
	padding-bottom:5px;
	background-color: #788396;
}
.whats-hot-category a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.blockcontent p {
	margin:0px;
	padding:0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 14px;
	font-size: 10px;
}
.blockcontent p a{
	color: #990000;
	text-decoration: none;
	margin: 0px;
}
#whats-hot {
	background-color: #ecf2f2;
	border: 1px solid #b4c6c9;
	padding: 5px;
	background-image: url(images/whats-hot-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}