.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	
	position: absolute;
	top: 130px;
	left: 160px;
	width: 495px;
	border: 2px solid #6bd1ff;
	padding: 4px;
	}
body {
	background: #6cf url(stripes.png) repeat-x;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	color: #336600;
	background-color: #ffffff;
	
	position: absolute;
	width: 134px;
	top: 130px;
	
	left: 20px;
	height: 100%;
}
.item a, .itemselected a
{
	color: #fff;
	text-decoration: none;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}
.item a:visited, .item a:link.active, .item a:visited.active, .item a:hover
{
	color: #fff;
	text-decoration: none;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}
.itemselected a:visited, .itemselected a:link.active, .itemselected a:visited.active, .itemselected a:hover
{
	color: #fff;
	text-decoration: none;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}
.item{
background-color: #ff9900;
	width: 124px;
	height: 18px;
	margin: 2px;
	padding-left: 6px;
}
.itemselected{
background-color: #ff6600;
	width: 124px;
	height: 18px;
	margin: 2px;
	padding-left: 6px;
}
.logo{
position: absolute;
top: 10px;
	left: 30px;
}
.title{
	font: 44px Georgia, "Times New Roman", Times, serif;
	color: #6688cc;
	
}
.rightside{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	
	position: absolute;
	top: 130px;
	left: 670px;
	width: 160px;
	border: 2px solid #6bd1ff;
	padding: 4px;
		
}
.rightside a{
	color: #ff9900;
}
.content a{
	color: #ff6600;
}
.ttw{
	color: #000;
	font: 52px Georgia, "Times New Roman", Times, serif;
	position: absolute;
	top: 40px;
	left: 160px;
}

