@charset "utf-8";
/* CSS Document */
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>currentstyles</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}


body {behavior: url("csshover3.htc");} 

h1 {
	font-size: 4.7em;
	color: #E1DEDD;
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;	
	}

h2 {
	color: #4E0B0B;
	font-size: 16pt;
	font-family: "Times New Roman", Times, serif;
	}
	
	
.style1 {font-size: 12pt; color: #4E0B0B; font-weight: bold; }	

.style2 {
	font-size: 10pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 8px;
	padding-right: 5px;
	font-weight: 300;
}

.style3 {
	font-size: 10pt;
    font-family: "Times New Roman", Times, serif;
	color: #999;	
}

.revs {
	border-top-color: #4E0B0B;
	border-top-style: dotted;
	border-top-width: thin;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 11px;
	padding-left: 15px;
	margin-left: 250px;
	width: 500px;
	
}
#wrapper {width: 800px;}
	

	
#ronpic {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
	}

#copy {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	padding-top: 12px;
	padding-left: 15px;
	padding-right: 15px;	
}

#covers {padding-left: 20px;
         padding-top: 6px;
		 float: right;
}

.pics {
	float: right;
	padding-left: 15px;
}

#navbar {
	height: 25px;
	width: 100%;
	border-top: solid #CCC 1px;
	border-bottom: solid #CCC 1px;
	background-color: #333333;
	}

#navbar ul {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 25px;
	padding: 0px;
	list-style-type: none;
}

#navbar li {
	float: left;
    position: static;
    padding-left: 5px;
	padding-right: 5px;

}

#navbar li a {
	text-decoration: none;
	color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 100%;
	padding-right: 5px;
}

#navbar li a:visited {
    color: #CCCCCC;
}
#navbar li a:hover {
	color: #FFFFCC;
	background-color: #4E0B0B;
}

#navbar li ul {
	position: absolute;
	left: -999em;
	background-color: #333;
	width: 154px;
}


#navbar li:hover ul {
	left: auto;
	}

a:link {
	color: #4E0B0B;
	text-decoration: none;
	
}
a:visited {
	color: #4E0B0B;
	text-decoration: none;
}
a:hover {
	color: #FFFFCC;
	background-color: #4E0B0B;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #FFFFCC;
}

-->
</style>

</head>



