* {
	margin: 0;
	padding: 0;
}

h1
{
font-size: 18px;
}

a:link {
	color:#fa6e1d;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #0041A3;
}
body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF  url(images/header_back.gif)  repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
}

#main
{
background: url(images/header.gif)  no-repeat ;
width: 900px;
}

#header {
	width: 840px;
	height: 182px;
	padding-left: 30px;
}

#logo {
margin:0 0 0 50px;
	width: 220px;
}

#logo h1 {
	padding-top: 38px;
	font-size: 24px;
	font-weight: normal;
}

#logo h1 a {
	color: #ffffff;
}

#logo h2 {
	margin-top: 5px;
	text-align: right;
	font-size: 12px;
	font-weight: normal;
}

#logo h2 a {
	color: #ffffff;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
}
#m1
{
   margin: -15px 0 0 0;
   padding-left: 270px;	
}
#hiox { 
    font-size: 14px;
	color: #ffffff;
}
#menu {
	float: right;
	width:600px;
	padding:50px 0 0 0;
}

#menu ul {
	list-style: none;
	height:42px;
}

#menu li {
	display: inline;
	height:42px;
}

#menu a {
	display: block;
	float: left;
	width: 105px;
	height:42px;
	margin-left: 1px;
	background: url(images/button.png) no-repeat;
	text-align: center;
	text-decoration: none;
	color: #fa6e1d;
	font:bold 14px/42px Arial, Helvetica, sans-serif;
}

#menu a:hover {
	height:42px;
	margin-top:-3px;
}

#content
{
width: 850px;
padding: 10px
}

#left
{
	float: left;
	width: 247px;
	padding-right: 1em;
	font-size:13px;
}

#sidebar {
	float: right;
	width: 247px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


#sidebar li ul {
	padding: 10px 10px 20px 10px;
	font-size:13px;
}

#sidebar li li {
	margin: 0;
	padding-left: 20px;
	background:  url(images/Untitle.gif) no-repeat 3px 3px;
}

#sidebar h2 {
	padding: 13px;
	font-size: 14px;
	height: 25px;
	background:  url(images/title.gif) no-repeat;
	font-weight: bold;
	color: #FFFFFF;
}

#sidebar #categories li {
	background:  url(images/Untitle.gif) no-repeat left top;
	
}
#sidebar #categories li  a{
text-decoration:none;
	color:#fa6e1d;
}
#sidebar #categories li  a:hover{
text-decoration:none;
	color: #FF0000;
}
#calendar1 {
	padding: 0 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
	font-size:13px;
}

#calendar thead {
	
	background: #FFBA91;
}

#calendar tbody td {
	border: 1px solid #FFBA91;
}

#calendar #prev {
	text-align: left;
	color:#fa6e1d;
}

#calendar #next {
	text-align: right;
	color:#fa6e1d;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
	color:#fa6e1d;
}

#calendar #now {
	background: #FFBA91;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}


#right
{
float: right;
width: 540px;
font-size:13px;	
}

#right H4
{
	font-size: 12px;
	color: #fa6e1d;

}

#right H1
{
	font-size: 28px;
	color:#fa6e1d;
	padding-bottom: 10px
}

#right a
{
color: #fa6e1d;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #fa6e1d;
}
.date {
	text-align: right;
	color: #fa6e1d;
	font-size: 11px;
	background-color: #fff;
}

.date a {
	color: #fa6e1d;
	background-color: #FFFFFF;
}

#right .pic
{
float: left;
margin: 5px;
}

#right .pic1
{
float: right;
margin: 5px;
}

#hiox1{
	clear: both;
	font-size: 10px;
	height: 45px;
	padding: 25px 0;
	background:#fa6e1d  url(images/fotter.gif) repeat-x;
	text-align: center;
}

#hiox1 p {
	margin: 0;
	color: #000000;
	font-size:11px;
}

#hiox1 a {
	color: #fa6e1d;
	text-decoration:none;
}

#hiox1 a:hover {
	color: #FF0000;
}
.small p {
	margin: 0;
	font-size: 11px;
}

a
{
text-decoration:none;
color:#fa6e1d;
}

a:hover
{
color:#FF0000;
}

#dum
    {
	float:left;
	width:1000px;
	height:auto;
	background:#114e22;
	}
