body {
	background:#CCCCCC;
	word-wrap:break-word;
}
a {
color:#0066ff;
}
#container {
width: 856px;
margin: 0 auto;
background:#FFFFFF;
}
#header {
	background:#ffffff;
	margin:0px 0px 2px;
}
.pad { margin-top:2px; }
#outer1 {
	float:left;
	width:180px;
	padding:0px;
	background:#0e0c31 url(index_files/image302.jpg) no-repeat center top;
}
#outer3 {float:right; width:200px; padding:0px; background:#ffffff;}
#outer2 {
	background:#ffffff;
	margin:0px 190px;
}

#outer1, #outer2, #outer3 {padding-bottom:32767px; margin-bottom:-32767px;}

#wrapper {overflow:hidden; background:#ffffff; margin:0px;}

.content {padding-bottom:20px;}
h1 {
	font-size:16px;
	margin:0;
	padding:0px;
	color:#000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align:center;
}
h2 {
	font-size:16px;
	margin-bottom:0px;
	padding:0px;
	color:#000000;
	font-family: "Times New Roman", Times, serif;
	text-align:left;
}
h3 {
	font-size:16px;
	margin:20px 0px 0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h4 {
	font-size:20px;
	margin-bottom:0px;
	padding:0px;
	color:#000000;
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
}
.small {font-size:12px; margin:0px; padding:0px}
.copy {
	font-size:16px;
	line-height:20px;
	font-family: "Times New Roman", Times, serif;
}
.copy li
  {
padding:10px;
  }
#footer {clear:both; background:#0e0c31;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 15px;
}

.white {
color:#FFFFFF;
}
/*Credits:  CSS Vertical Library */
 
.menu{
	list-style-type: none;
	padding: 0;
	width: 160px;
	border: 1px solid #9A9A9A;
	border-bottom-width: 0;
	margin:10px;
}
 
.menu li a{
	background: #0e0c31 url(images/menu-off.gif) repeat-x left bottom;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #0e0c31;
	display: block;
	width: auto;
	height:30px;
	line-height:30px;
	padding-left: 10px;
	text-decoration: none;
	border-bottom:2px solid #999999;
	border-right:1px solid #999999;
	margin-bottom: 2px;
}
 
 
* html .menu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}
 
.menu li a:active{
color: white;
background-image: url(images/menu-on.gif);
}
 
.menu li a:hover{
background-image: url(images/menu-on.gif);
}

#box ul {
	list-style-type: none;
	width: 466px;
	padding: 0px;
	margin: 20px 0px 0px;
}
#box ul li {
	float: left;
	width: 195px;
	height:110px;
	background: url(index_files/image2931.jpg) no-repeat left top;
	color: #000000;
	vertical-align: middle;
	text-align: left;
	padding:20px 10px;
	margin:5px 10px 10px 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
#box ul li.ad {
	float: left;
	width: 195px;
	height:166px;
	background: none;
	vertical-align: middle;
	padding:0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
/*BLOG FEED BOX*/
div.feedburnerFeedBlock {
	margin-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	width: 160px;
}
div.feedburnerFeedBlock .feedTitle a {
display:none;
}
div.feedburnerFeedBlock .headline a {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 0px;
}
div.feedburnerFeedBlock .date {
	margin-top: 0px;
	margin-bottom: 0px;
	display:none;
}
div.feedburnerFeedBlock ul {
	margin-left:0px;
	padding-left:0px;
	list-style-type: none;
}
div.feedburnerFeedBlock li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
	color:#ffffff;
	padding-top: 17px;
	text-align:left;
	margin-bottom: 0px;
}
div.feedburnerFeedBlock #creditfooter {
	display: none;
}
