#logo {
	left: 0;
	position: absolute;
	top: 0;
}
#maincontent {
	background-color: #C9C79A;
	border: 1px solid;
	border-color: #E4E9D8 #99A189 #99A189 #E4E9D8;
	font-size: .85em;
	line-height: 1.5em;
	padding: 0px 0px;
	text-align: justify;
	width: 432px;
}
h2.first {margin: 0; color: #FFFFFF; font-size: 1.5em;}
#p7swapmenu {
	background-color: #FFFFF;
	border: none;
	left: 24px;
	padding: 0px;
	top: 84px;
	width: 190px;
}
#p7swapmenu ul {margin: 0px; padding: 0px;}
#p7swapmenu li {margin: 0px; padding: 0px; list-style-type: none;}

.closed a, .open a {
	background-repeat: no-repeat;
	background-position: 3px 50%;
	background-color: #966E54;
	border: 2px solid;
	border-color: #999966 #999966 #999966 #999966;
	color: #000000;
	display: block;
	font-family: Helvetica;
	font-size: 0.7em;
	padding: 2px 10px 2px 16px;
	text-decoration: none;
}
.closed a:hover, .open a:hover {
	background-color: #ACB39F;
	color: #5B624F;
}
.closed a {
	background-image:  url(file:///C|/Documents%20and%20Settings/Administrator/My%20Documents/My%20Received%20Files/images/menplus.gif);
}
.open a {
	background-image:  url(file:///C|/Documents%20and%20Settings/Administrator/My%20Documents/My%20Received%20Files/images/menminus.gif);
}
.closed ul a, .open ul a, .open ul a:hover {
	background-color: transparent;
	background-image:  url(file:///C|/Documents%20and%20Settings/Administrator/My%20Documents/My%20Received%20Files/images/pagemarker.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border: 0;
	color:#666;
	font-size: .8em;
	font-weight:normal;
	padding: 0 0 0 12px;
	margin: 0 0 0 16px;
}
.open ul a:hover {
	background-color: transparent;
	letter-spacing: .1em;
}
#p7current {font-weight: bold;}
#footer {
	margin: 24px 0 0 0;
	font-size: 80%;
	padding: 6px 0 0 0;
	border-top: 2px dotted #CCD3B0;
	color: #A2B38F;
}
/* 	Link styles for Footer Content only
	Active and Focus trigger the color change in IE-PC and other
	modern browsers when tabbing through the links with keyboard. */
#footer a:link {color: #99A189; text-decoration: none;}
#footer a:visited {color: #99A189;}
#footer a:hover, #footer a:active, #footer a:focus {color: #000000;}
