a {
	color: #453861;
}
a:hover {
	color: #E7AB33;
}
.main {
	background-color: white;
}
h1, .h1 {
	color: #625C90;
}
h2, .h2 {
	color: #666666;
}
h3, .h3 {
	color: #625C90;
}
p, div, td {
	color: black;
}
.yellow {
	color: #E7AB33;
}
.menuframe {
	background-color: #333333;
}
.leftside {
	width: 56%;
}
.divider {
	background-color: #666666;
	width: 1px;
}
.rightsid2e {
//	width: 44%;
}
.submenuframe {
	top: 257px;
}
.menucatcher {
	position: absolute;
	left: 0px;
	top: 290px;
	width: 950px;
	height: 300px;
	visibility: hidden;
}

