/* CSS Document */
body {
	background-color:#7F44C7;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin:0;
}
#main {
	width: 780px;
	margin-bottom:10px;
}
#top {
	background-color: #000000;
	padding:15px 10px 10px 10px;
}
#logo {
	background-image:url("ridge/images/logo.jpg");
	background-repeat:no-repeat;
	background-position:2px 2px;
	border-top: 1px solid purple;
	border-bottom: 1px solid purple;
	padding-top: 4px;
	padding-bottom:50px;
}
#title {
	background-color:#000000;
      background-image:url("images/4a.jpg");
	width:540px;
	height:120px;
	border-bottom: 2px solid purple;
}
#title2 {
	background-color:#000000;
      background-image:url("images/4b.jpg");
	width:540px;
	height:120px;
	border-bottom: 2px solid purple;
}
#title3 {
	background-color:#000000;
      background-image:url("images/4c.jpg");
	width:540px;
	height:120px;
	border-bottom: 2px solid purple;
}
#title4 {
	background-color:#000000;
      background-image:url("images/4d.jpg");
	width:540px;
	height:120px;
	border-bottom: 2px solid purple;
}
#menu {
	background-color:#000000;
	background-image:url("images/rdrlogo.jpg");
	width: 100px	
}
#menu2 {
	background-color:#000000;
	background-image:url("images/logorol.jpg");
	width: 100px
}
#menu a{
	display:block;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	padding: 4px 5px 3px 23px;
	background-image:url("images/arrowred.gif");
	background-repeat:no-repeat;
	background-position:center left;
	border-bottom: 2px solid purple;
	text-decoration:none;

}
#menu a:hover {
	background-color:none;
	background-image:url("images/arrowgreen.gif");
	color:#A52A2A;
}
#side {
	vertical-align:top;
	background-image:url("images/logorol.jpg");
	padding-top: 10px;
	background-repeat:repeat-y;
	background-color:#000000;
}
#side a {
	display:block;
	color: #000000;
	padding: 1px 5px 1px 23px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	background-image:url("images/arrowred.gif");
	background-repeat:no-repeat;
	border-bottom: 1px solid purple;
	background-position:center left;
	text-decoration:none;
}
#side a:hover {
	background-color:none;
	background-image:url("images/arrowgreen.gif");
	color: none;
}
#content {
	background-color:#000000;
	border: 1px solid black;
      font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:13px;
	padding:25px 5px 5px 25px;
	line-height: 15px;
	color: #ffffff;
}
#bottom td {
      background-color:#000000;
      font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	border-top: 1px solid purple;
	color:#ffffff;
	padding:5px;
	font-size:10px;
}
#bottom a {
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}
#bottom a:hover {
	background-color:none;
	color: 7F44C7;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight: bold;
	margin-left:-110px;
	color:#587498;
}
#content a {
	color:#ffffff;
	font-size:12px;
	font-weight: normal;
	text-decoration:none;
	
}
#content a:hover {
	color: #ffffff;
	border-bottom:1px solid #E86850;
}
img {
	margin: 0px;
	border:0;
}
a:hover img {
	filter:alpha(opacity=80);
	-moz-opacity:0.8; 
	opacity:0.8; 
	-khtml-opacity:0.8; 
}
th
{
	text-align:right;
	font-weight:bold;
	text-transform:uppercase;
	vertical-align:top;
	color:#3e4c6a;
	font-size:9px;
	padding-top:8px;
}
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	height:33px;
}

