html, body{
	margin:0;
	padding:0;
	background-attachment: scroll;
	background: #3c1d13 url(../images/2009/digi_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#container{
	background-color:#f0e9c1;
}
#topsection{
	height: 212px;
	background-attachment: scroll;
	background: url(../images/2009/digizel_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#contentwrapper{
	float: left;
	width: 100%;
	background:#f0e9c1;
	border-bottom: 2px solid #d17500;
}
#contentcolumn{
	margin: 0 100px 0 100px;
	height:auto;
}
#contentcolumn h1 {
	font: 32px "Trebuchet MS";
	color:#b1a5a1;
}
#contentcolumn p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 165%;
	padding: 2px;
	padding-bottom:15px;
	margin:0;
}
.enlarge{
	color:#b1a5a1;
}	
#contentcolumn ul {
	width:100%;
	padding:0;
	margin:0;
}
#contentcolumn li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 165%;
	list-style-position: inside;
	list-style-type: square;
}
#contentcolumn a{
	color: #d17500;
	border-bottom:1px solid #3c1d13;
}
#contentcolumn a:hover{
	color: #3c1d13;
}
#leftcolumn{
	float: left;
	width: 100px;
	height:auto;
	margin-left: -100%;
	background-attachment: scroll;
	background-color: #e8dea1;
	background-image: url(../images/2009/leftback.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom:1px solid #3c1d13;
}
#rightcolumn{
	float: left;
	width: 100px;
	height:auto;
	margin-left: -100px;
	border-bottom:1px solid #3c1d13;
	background-attachment: scroll;
	background-color: #e8dea1;
	background-image: url(../images/2009/rightback.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	border-bottom:1px solid #3c1d13;
}
#rightcolumn h2{
	display:block;
	background:#3c1d13;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#d17500;
	border-bottom:1px dashed #ccff66;
	padding:2px;
	margin:10px 0px 5px 0px;
}
#rightcolumn p{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color:#f0e9c1;
	line-height: 165%;
	padding: 2px;
	padding-bottom:5px;
	margin:0;
}
#rightcolumn span {
	color:#ccff66;
	font-size:12px;
}
#rightcolumn ul {
	width:100%;
	padding:0;
	margin:0;
}
#rightcolumn li {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color:#f0e9c1;
	line-height: 165%;
	list-style-position: outside;
	list-style-type: square;
	margin:0;
	margin-left:18px;
	margin-bottom:5px;
}
#rightcolumn a{
	color: #d17500;
	border-bottom:1px solid #ccff66;
}
#rightcolumn a:hover{
	color: #ccff66;
}
#rightcolumn .innertube{
	margin: 20px;
	margin-right:0px;
	padding-bottom:30px;
}
#footer{
	clear: both;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	letter-spacing:1px;
	color: #ffffff;
	text-align: center;
	padding: 4px 0;
	margin-top:2px;
	background:#3c1d13;
}
#footer a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	letter-spacing:1px;
	color: #ccff66;
}
#footer a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	letter-spacing:1px;
	color: #d17500;
	border-bottom:1px solid #ccff66;
}
.innertube{
	margin: 20px;
	padding-bottom:0;
}
