body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 1.5em;
	color: #333333;
	margin: 0px;
	background-color: #660000;
}
.bag {
	background-color: #660000;
	width: 750px;
}
.header {
}
.guide {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.5em;
	background-color: #333333;
	width: 723px;
	color: #CCCCCC;
	padding-left: 25px;
	border-top-color: #CC6600;
	border-top-style: dotted;
	border-top-width: 2px;
	padding-bottom: 3px;
	padding-top: 2px;
	border-right-color: #CC6600;
	border-right-style: solid;
	border-right-width: 2px;
}
.guide a:link {
	color: #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
	font-size: small;
}
.guide a:visited {
        color: #CCCCCC;
}
.guide a:hover {
        color: #333333;
        background-color: #FFFFFF;
 }
.guide a:active {
        color: #FF9900;
        background-color: #660000;
 }
.bodybag {
	background-color: #FFFFFF;
	border-right-color: #FF9900;
	border-right-style: solid;
	border-right-width: 1px;
	padding-bottom: 20px;
	border-bottom-color: #FF9900;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	float: left;
	width: 551px;
	padding-right: 15px;
	padding-left: 15px;
}
.article {
	background-image: url(images/top_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	margin-top: 20px;
}
.article h2 {
	background-image: url(images/top_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 13px;
	padding: 15px;
	margin: 0px;
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.articlebody {
	background-image: url(images/right_fill.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0px;
	margin-top: -2em;
	padding: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.articlefooter {
	background-image: url(images/bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
} 
.articlefooter p {
	background-image: url(images/bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 15px;
	margin-right: 0px;
	margin-top: -2em;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	font-weight: bold;
}
.photoright {
	clear: left;
	float: right;
	padding: 0px;
	margin-left: 5px;
	margin-top: 0px;
}
.menuright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFCC;
	width: 165px;
	float: none;
	padding-left: 0px;
	border-right-color: #CC6600;
	border-right-style: solid;
	border-right-width: 2px;
	border-bottom-color: #CC6600;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	position: absolute;
	left: 582px;
	top: 95px;
	border-left-color: #333333;
	border-left-style: solid;
	border-left-width: 1px;
}
.menuright p{
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 3px;
	
}
.menuright a:link {
	color: #660000;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 11px;
}
.menuright a:visited {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
.menuright a:hover {
	color: #FFFFFF;
	background-color: #660000;
	font-size: 11px;
 }
 .menuright h2 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #333333;
	padding-left: 5px;
	width: 160px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 2px;
	border-bottom-color: #CC6600;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
}
li {
	list-style-image: url(images/star_list.gif);
}
em {
	font-weight: bold;
	color: #333333;
}
strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
