body {
	font-family: Arial, Verdana;
	background-color: #ffffd6;
}

a.menu {
	color: #ffffd6;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

a.head {
	position: relative;
	color: #9c0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}

a.doyou {
	position: relative;
	font-weight: bold;
	font-size: 14px;
	color: #9c0000;
	text-decoration: underline;
	left: 500px;
}

a:hover {
	color: #f6e14f;
}

p.menu {
	color: #f6e14f;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	margin:0px;
}

.hr-head {
	position: relative;
	width: 785px;
	margin-top: 15px;
	margin-bottom: 10px;
	height: 1px;
}
.hr-menu {
	margin-top: 6px;
	margin-bottom: 6px;
	width: 180px;
	height: 1px; 
}

.heading {
	font-size: 25px;
	font-weight: bold;
	color: #9c0000;
	position: relative;
	text-align: center;
	margin-top: 10px;
}

#copyright {
	position: relative;
	text-align: center;
	font-size:13px;
}

#leftcol {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	background-color: #9c0000;
}

#menu-col {
	position: relative;
	width: 180px;
	margin-left: 20px;
	margin-top: 10px;
}

#menu-head {
	position: relative;
	margin-top: 10px;
	width: 790px;
}