.wbtn1 {
	text-decoration:none;
	background-color:#99CCCC;
	font-size:7pt;
	font-family:verdana, arial geneva;
	border:1px solid #000000;
	color:#aaaaff;
	padding: 4px;
}

.main {
	border: 1px dotted #333333;
text-transform:lowercase;
}
.content {
	margin:10px;
	text-transform:lowercase;

}

.content h1 {
	margin:10px;
	font: bolder 11px "tasty sans", verdana, tahoma, arial, sans-serif;
	text-transform:lowercase;

}
.content p {
	font: 10px "tasty sans", verdana, tahoma, arial, sans-serif;
	margin:10px;
text-transform:lowercase;
}
.sidebar h1 {
	margin:10px;
	font: bolder 9px "tasty sans", verdana, tahoma, arial, sans-serif;
	letter-spacing:4px;
text-transform:lowercase;
}
.content p {
	font: 9px "tasty sans", verdana, tahoma, arial, sans-serif;
	margin:10px;
text-transform:lowercase;
}

.footie {
	padding:10px;
	margin:10px;
	font: 9px "tasty sans", verdana, tahoma, arial, sans-serif;
	border-top:1px dotted #333333;
	text-transform:lowercase;

}
.sidebar {
	padding:5px;
	border-left:1px none #333333;
	font: 9px "tasty sans", verdana, tahoma, arial, sans-serif;
	text-transform:lowercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;

}
.header {
	padding:10px;
	font: bolder 14px "tasty sans", verdana, tahoma, arial, sans-serif;
	letter-spacing:10px;
	color: #FFFFFF;
	border-bottom:1px dotted #333333;
	text-transform:lowercase;

}


.sidebarhed {
	padding:2px;
	border-left:thin none #333333;
	font: 9px "tasty sans", verdana, tahoma, arial, sans-serif;
	text-transform:lowercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	background-color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	color: #FFFFFF;
}
.sidebarList {
	padding:2px;
	border-left:1px none #333333;
	font: 9px "tasty sans", verdana, tahoma, arial, sans-serif;
	text-transform:lowercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	list-style-position: outside;
	list-style-type: square;
	top: auto;
}
.contentBig {
	margin:10px;
	text-transform:none;
	font-size: 14px;
	line-height: 30px;
	font-family: Tahoma, Arial, Verdana;
	letter-spacing: 0.1em;



}
