a {
	color: #2D4670;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #C56A3B;
	text-decoration: none;
}

body {
	font: 12px/1.5em "Lucida Grande";
	font-family: "Lucida Grande", Arial, Verdana, Sans-Serif;
	margin: 0;
	padding: 0px;
	background-image: url(images/ripley_bground2.gif);
	background-color: #2D456F;
	background-repeat: repeat-y;
}

p {
	margin-top: .5em;
	margin-bottom: 1em;
}
/*
.header {
	border-bottom: 1px solid black;
}*/



h1, h2, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
	color: #2D4670;
}

h1 {
	font-size: 175%;
}

h2 {
	font-size: 164%;
	display: inline;
}

h3 {
	display: inline;
	font-size: 125%;
	color: black;
	font-weight: normal;
}

h4 {
	display: inline;
	font-size: 118%;
	color: black;
}

.pullquote {
	float: right;
	margin: 0 0 .4em 1em;
	width: 145px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 20px;
	line-height: 1.3em;
}

/*
.left {
	width: 194px;
	background-color: white;
	text-align: right;
}

.right {
	padding: 0px 0px 0px 210px;
	width:550px;
	float: right;
	margin-left: 194px;
}
*/
.left {
	width: 178px;	
	float: left;	
	margin-left: -1px;	
	padding: 10px;	
	color: white;
	text-align: right;
}
			
.right {
	padding: 10px;
	padding-right: 0px;	
	margin-left: 201px;
	width: 432px;
}
.nav {
	width: 170px;
}

.left a {
	display: block;
	margin: 1px 0px;
	padding: 3px;
	border: 1px solid #2D4670;
	color: #96A3B7;
}

.left a:link, .left a:visited {
	color: White;
	text-decoration: none;
	font-weight: bold;
	color: #CAD0DB;
}

.left a:hover {
	background: #162338;
	color: White;
	border-color: Black;
}

.left ul {
	list-style-type: none;
	margin-left: 0pt;
	padding-left: 0pt;
}

#Layer1, #Layer1 a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 95%;
}

#Layer2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 218%;
	font-weight: normal;
	
} 

oneit {
	color: #414141;
}

img.border {
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	margin: 3px 0px 3px 3px;
}

/* 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;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

/* .sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}*/