body {
	margin: 0px;
	background-color: #FFFFFF;
	text-align:center;
	
	}

img {border:0px;}
	
a {text-decoration: none;}

a:link {
   text-decoration:none;
	color: #9F2200;
	}

a:visited {
    text-decoration:none;
	color: #9F2200;
	}

a:active {
	color: #F72B16;
	}

a:hover {
	color: #F72B16;
    text-decoration:underline;
	}
	
#wrapper { width: 100%;
			text-align: center;
			padding-left:auto;
			padding-right:auto;
			margin-top:0px;
			
			}

#header {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	
}

.headermenu {
	width:100px;
	height:30px;
	background-color:#99FF00;
	text-align:left;
	vertical-align:middle;
	padding-left:10px;
	padding-top:10px;
	}
	
.headermenu a{
	background-color:#99FF00;
	color:#000000;
	}
			
.headermenu a:hover{
	background-color:#FF33CC;
	color:#000000;
	}


#main {
	color: #666666;
	width:440px;
	padding-left:50px;
	text-align:left;
	font-size:12px;
	letter-spacing:1px;
	line-height: 200%;
}

#main_styles {
	width:770px;
	padding-left:50px;
	text-align:center;
}

#main_styles div.section {
  float: left;
  margin: 0px;
  padding: 10px;
}

#main_styles img {
  border: 1px solid #fff;
}




.main h3 {
	font-size: 10pt;
	color: #666666;
	background-color: #F0EFE8;
	padding: 2px 5px;
}

.backtotop {
	text-align:right;
	font-size:10px;
	letter-spacing:1px;
}



#sidebar {
	color: #666666;
	text-align:left;
	width: 200px;
	line-height: 200%;
	font-size:10px;
	letter-spacing:1px;
}

.entry_footer {
	text-align: left;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.sidebar h1 {

	padding: 0px;

}

.sidebar p {
	padding-left: 10px;

}


.underblock{ 
	background-image:url(images/under_bg.gif);

		}
		
.bodymat {
	background-image:url(images/bodymat_middle.png);
	behavior: expression(IEPNGFIX.fix(this));
	}		

.bodymat2 {
	background-image:url(images/bodymat_middle2.png);
	behavior: expression(IEPNGFIX.fix(this));
	}

.footer_box { 
		background:url(images/bodymat_middle.png);
		behavior: expression(IEPNGFIX.fix(this));
		text-align: center;
		}
		
.footer_box2 { 
		background-image:url(images/bodymat_middle2.png);
		behavior: expression(IEPNGFIX.fix(this));
		text-align: center;
		}


						
.footer { 
		width:770px;
		border-top: 1px dotted #666666;
		padding-top: 20px;
		margin-left: 35px;
		margin-top:30px;
		color:#666666;
		text-align: center;
		font-size:9px;
		letter-spacing:1px;

		}

.copyright_right { 
		color:#666666;
		text-align: right;
		font-size:9px;
		letter-spacing:1px;

		}
