.headline {
	background-color:#C03;
}

.menu a, .menu a:visited, .menu a:active {
	background-color: #810;
}

.menu a:hover {
	background-color: #D04; 
}

.menu #selected {
	background-color: #E55;
}

body{
	background-color: #963;
}

.edge {
	background-image:url('../img/edge-right-personal.gif');
}

.bottom {
	background-image:url('../img/edge-bottom-personal.gif');
}

.bottomcorner {
	background-image:url('../img/edge-corner-personal.gif');
}

.body a, .body a:visited, .body a:active {
	color: #810;
}

.rightmargin {
	position: relative;
	left: -250px;	
}

.rightmargin img{
	position: relative;
	top: -10px;
}

.body {
	height: 800px;	
}

