body {
	background-color: #670001;
	padding: 15px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* Container for the Menu */
#p7swapmenu {
	padding: 0px;
	width: 199px;
	color: #C7D217;
	background-position: right;
	float: right;
}

/* Turns off Margin, Padding, and Bullets for the Menu List */
#p7swapmenu ul {
	line-height: 14px;
	margin: 0px;
	padding: 3px 0px 3px 2px;
	list-style-type: none;
}
#p7swapmenu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

/* Rules to copy if you use the WriteStyles Command */
.closed ul{
	display:none;
	color: C7D217;
}
.open ul{
	display:block;
	color: C7D217;
}

/* Link Styles for the Menu */
.closed a, .open a {
	background-repeat: no-repeat;
	background-position: left center;
	color: #C7D217;
	padding: 3px 0px 4px 0px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Hover and Active styles for the menu */
.closed a:hover {
	color: #ffffff;
}
.closed a:active {
	color: #ffffff;
}
.open a:hover {
	color: #ffffff;
}
.open a:active {
	color: #ffffff;
}

/* Minus Sign for Trigger Links in Open State */
.open a {}
.open li a {}

/* Link Styles for the Submenus */
.closed ul a, .open ul a{
	background-color: transparent;
	border: 0;
	color:#C7D217;
	font-weight:normal;
	padding: 5px 0px 5px 10px;
	margin: 0 0 0 0px;
	list-style-type: none;
}

.open ul a:hover {
	color:#ffffff;
}
.open ul a:active {
	color:#ffffff;
	background-image: none;
}
.closed ul a:hover {
	color:#ffffff;
}
.closed ul a:active {
	color:#ffffff;
	background-image: none;
}
/* Optional ID to assign the <a> to highlight a "Current Page" link */
#p7current {
	color:#ffffff;
}
.thumb {
	padding: 9px 9px 20px;
	float: right;
}
#txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#txt a:link {
	color: #FFFFFF;
}
#txt a:visited {
	color: #CCCCCC;
}
#txt a:hover {
	color: #C7D217;
}
#txt a:active {
	color: #CCCCCC;
	}
.thumb {
	filter: Invert;
}
.stage {
	background-image: url(images/bg_ext.gif);
	background-repeat: repeat-y;
	background-position: 0% 0%;
	height: 100%;
}
#foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/footermotif.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 67px;
	width: 522px;
}
#textframe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	background-color: #C7D217;
}
h1 {
	color: #C7D217;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
}
#shadow {
	background-image: url(images/main_shadowOLD.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-attachment: scroll;
	background-color: #670001;
}
