body {
	margin:0;
	padding:0;
	text-align:center;
	background-color:#ccc;
}
#container {
	width: 824px;
	background: url(../images/bg_shadow.gif) repeat-y top left transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto;
	text-align: left;

}
.leftColumn {
	background-color:#E7E8EA;
	padding: 10px;
	float: left;
	width: 210px;
	margin-left:13px;
}
.rightColumn {
	background-color:#FFFFFF;
	padding: 35px;
	float: left;
	width:500px;
       
}

.header {
	margin-left:13px;
	}

.footer {
	font-size:12px;
	color:#FFFFFF;
	background-color:#1a85b4;
	margin-left:13px;
	margin-right:11px;
	clear:both;
        padding: 8px;
        text-align: center;
	}
#printheader {
      display: none;
}
#printfooter {
       display: none;
}

a:link {
	color: #1a85b4;
	text-decoration:underline;

}
a:visited {
	color: #036491;
	text-decoration:underline;
}
a:hover {
	color: #036491;
	text-decoration:underline;
}
a:active {
	color: #1a85b4;
	text-decoration:underline;
	}
	
h1 {
	font-size:22px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #333;
	}
	
h2 {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color: #ccc;
	padding-top: 20px;
	}

h3 {
	font-size:18px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:5px;
	color: #333;
	}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	color: #261f0a;
	}
	
h5 {
	font-size:1px;
	color: #918263
	margin-left:20px;
	}
	
h6 {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:15px;
	font-weight:normal;
	color: #261f0a;
	}

	
.stf {
	padding-top:5px;
	padding-left:30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #261f0a;
	}
	
.stf-bottom {
	display:block;
	height: 5px;
	}
	
.stf-inner {
	margin:0px 0px 0px 25px;
	padding-top:0px;
	}
	
.home-link {
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:0px;
	}

.vol-info {
	font-size:10;
	padding-left:10px;
	}
	
ul.sidemenu li {
	padding-top: 2px;
	padding-bottom: 2px;
}

ul.articles {
	padding-left: 5px;
	list-style-type: none;
}

ul.articles li {
	padding-top: 3px;
	padding-bottom: 5px;
}
