@charset "UTF-8";
/* CSS Document */


.wrapper .left_side .bio {
	float: left;
	text-align: left;
	padding-left: 40px;
	color: #990000;
	width: 545px;
	
}


.textonscroll p{
	margin-bottom: 1em;
}

.left_side {
	width: 625px;
	background-image: url(images/scroll630_nologo.png);
	background-repeat: no-repeat;
	margin-left: -20px;
	float: left;
	height: 810px;
}

.left_sidenoimage {
	width: 600px;
	background-repeat: no-repeat;
	margin-left: 0px;
	float: left;
	height: 840px;
}

#right_side { float: right;
width: 160px;
padding-right: 5px;}

.textbody {
	padding-left: 20px;
	margin: 0;
}


h1{}
h1 {
	font-size: 1.6em;
}

h3{}
h3 {
	font-family: arial;
	font-size: 1.5em;
	color: #990000;
	margin: 0;
	line-height: 1.3em;
}

h4{}
h4 {
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
}

.style7 {
	font-size: 11pt;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333333;
	background-color: #FF9966;
	border: 1px solid #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}


.style11 {	color: #660066;
	font-size: 12pt;
	font-weight: bold;
}
.style14 {
	color: #660066;
	font-size: 11pt;
	font-weight: bold;
}

.style18 {
	font-size: 16pt;
	font-weight: bold;
	float: left;
	margin-right: 10px;
	border: 1px solid black;
}

.style31 {color: #FFFFFF;}

.style30 {	color: #003399;
	font-size: 10px;
	line-height: 14px;
}
a:visited {
	color: #006699;
}

a:active {
	color: #FF6600;
}

a:hover {
	text-decoration: underline;
	color: #0099FF;
}

