body {
	Background: #F1EFEC url(Background/0001bg.jpg) repeat-y;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #B38890;
	scrollbar-dark-shadow-color: #8695F2;
	scrollbar-track-color: #D4DDF1;
	color: #730010;
}
.header{
	position: absolute;
	top: 10px;
	left: 200px;
	width: 462px;
	height: 66px;
	background-image: url('images/twimc.gif');
}
.maincontent{
	position: absolute;
	top: 90px;
	left: 200px;
	width: 60%;
	padding: 4px;
}
p{
	font: #730010 100% "Times New Roman", Georgia, Times, serif;
}
a:hover{color:red;}
a{text-decoration:none;}
.Menu{
	position: absolute;
	top: 115px;
	left: 2px;
	width: 140px;
	background-color: #FFFFFF;
	color: #339999;
	border: 1px groove #EFF2F4;
	text-align: center;
}
A.menulink {
	display: block;
	width: 140px;
	text-align: center;
	text-decoration: none;
	color: #009BCC;
	border: solid 1px #FFFFFF;
	font: 12px verdana, arial, helvetica, sans-serif;
}
a.menulink:hover{
	border: 1px solid #000;
	background-color: #ffffcc;
}
.skin0{
	position: absolute;
	text-align: center; 
	width: 140px;
	border: 2px solid #ffffff;
	background-color: #B38890;
	font-family: tahoma, Palatino, Marlett, Georgia, sans-serif;
	line-height: 16px;
	font-size: 12px;
	z-index: 100;
	visibility: hidden;
}

.menuitems{
	padding-left: 10px;
	padding-right: 10px;
}
