#Menu {
	position:absolute;
	top:90px;
	
	left:-4px;
	width:160px;
	padding:10px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px;
	height: 500px;
	}
body>#Menu {width:250px;}

.topbox {background: url(images/dot.gif) 0 0 repeat-x; width: 15em}
.bottombox {background: url(images/dot.gif) 0 100% repeat-x}
.leftbox {background: url(images/dot.gif) 0 0 repeat-y}
.rightbox {background: url(images/dot.gif) 100% 0 repeat-y}
.bl {background: url(images/bl.gif) 0 100% no-repeat}
.br {background: url(images/br.gif) 100% 100% no-repeat}
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px}

#buttonscontainer {
width: 210px;
background-color:#ffffff;
height:600px;
}

.buttons a {color: #000066;
		background-color: #ffffff;
		padding: 2px;
		padding-left: 3px;
		display: block;
		border-left: 10px solid #660066;
		font: 13px Arial, sans-serif;
		font-weight: bold;
		text-decoration: none;
		text-align: left;
		margin-top: 1px;
}

.buttons .selected {
border-left: 10px solid #000066;
text-decoration: underline;
}

.buttons a:hover {border-left: 10px solid #336600;
text-decoration: underline;
color: #660066;
background-color: #eeeeee;}

#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}
.sidebartext {	
	font-size: 14px;
	font-weight: bold;
	color: #660066;
}
