body {
	color:#DEDFC6;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(images/BG1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
}
a:link    {color: 	#CC6600;}
a:visited {color: 	#FF9933;}
a:hover	  {color:	#FF9900;text-decoration:underline;}
h2 {
	font-size: 16pt;
	font-weight: normal;
	margin: 2px;
	clear: both;
	text-align: left;
	text-decoration: underline;
	padding-top: 10px;



}
#menubar {
	font-size:13px;
	color:#444444;
	position:relative;
	background-color: black;
	text-indent: 5pt;

}
#menubar a {
		color:#E0E7F1;
        border:1px solid black;
        letter-spacing:1px;
        padding-left:5px;
        padding-right:5px;
        text-decoration:none;
}
#menubar a:hover {
	background : url('images/BGx.jpg');
	background-color: #000000;
}
#rr_menu {
	font-size:13px;
	color:#444444;
	background-color: black;
	padding: 5px;
	margin: 0px 0px 0px 20px;
	border: 3px outset #FFFFCC;
	position: relative;
	width: 90%;

}
#rr_menu a {
		color:#CC9900;
        border:1px solid black;
        letter-spacing:1px;
        padding-left:5px;
        padding-right:5px;
        text-decoration:none;
}
#rr_menu a:hover {background-color: #111111; border:1px solid darkred;}
.quote {
	font-family: "Courier New", Courier, serif, mono;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	border: 1px solid #666600;
	background-position: center;
	margin: 5px;
	padding: 5px;
	width: 80%;

}
#contentDIV {
	height: 100%;
	border: 1px solid #666666;
	padding: 10px 10px 10px 20px;

}
h4 {
	font-size: large;
	font-weight: bold;
	color: #CCCC00;
	text-decoration: underline;
	text-align: justify;
	text-indent: 5px;
}
hr {
	color: #666666;
	height: 3px;
	width: 80%;
}
.blackCell {
	background-color: #000000;
	background-image: url(images/black.gif);
	background-repeat: repeat;
}
.myTitle{
	color: #BBB453;
	font-family: "Courier New", Courier, mono;
	text-decoration: underline;

}
.linky {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;

}
.ThumbLeft {
	margin: 10px;
	float: left;
	border: 2px double #4D4444;
	text-align: center;
	font-size: smaller;
	clear: none;




}
.ThumbRight {
	margin: 10px;
	float: right;
	border: 2px double #4D4444;
	text-align: center;
	font-size: smaller;
}
H5 {
	font-size: larger;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #333333;
	margin-bottom: 3px;
	text-indent: 3pt;
	background-color: #537360;
	background-image: url(images/sandstone.jpg);
	background-repeat: repeat-x;

}
H6 {
	font-size: larger;
	font-weight: normal;
	color: #999999;
	border: 1px solid #666666;
	margin-bottom: 3px;
	text-indent: 3pt;
}
}
.typeText {
	font-family: "Courier New", Courier, serif, mono;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	margin: 5px;
	padding: 5px;
}
.borderText {
	border:2px solid #4D4444;
	font-family: "Courier New", Courier, mono;
	font-size: smaller;
	color: #F0EEE1;

}
.rrText {
	margin: 15px;
	padding: 5px;
	height: 100%;
	border: 1px solid #666666;
	text-indent: 10pt;

}
.rrIntro {
	font-size: smaller;
	font-style: italic;
}
td {
	vertical-align: top;
}
