p {  
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	text-align: justify
}

a:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	font-size: 10pt
}

a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	color: #990000;
	text-decoration: line-through;
	font-size: 10pt
}

a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	font-size: 10pt
}

h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

h2 { 
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt; font-weight: bold
}

h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	text-indent: 10px;

}

.navbar {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #990000;
	text-align: center;
}

body {
	scrollbar-arrow-color: #FF0000;
	scrollbar-base-color: #cccccc;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #cccccc;
	scrollbar-highlight-color: #000000;
	scrollbar-3d-light-color: #000000; 
}

#contentbackground {
	position:absolute;
	left:134px;
	top:132px;
	width:535px;
	height:430px;
	padding: 5px;
	z-index: 0;
}

#content {
	position:absolute;
	left:134px;
	top:132px;
	width:545px;
	height:430px;
	padding: 5px;
	overflow: auto;
	z-index: 1;
}

#bio {
	position:absolute;
	left:10px;
	top:10px;
	width:106px;
	height:104px;
}

#music {
	position:absolute;
	left:116px;
	top:10px;
	width:130px;
	height:104px;
}

#odbol {
	position:absolute;
	left:246px;
	top:10px;
	width:455px;
	height:104px;
}

#news {
	position:absolute;
	left:10px;
	top:114px;
	width:106px;
	height:122px;
}

#topbar {
	position:absolute;
	left:116px;
	top:114px;
	width:585px;
	height:18px;
}

#leftbar {
	position:absolute;
	left:116px;
	top:132px;
	width:18px;
	height:440px;
}

#rightbar {
	position:absolute;
	left:682px;
	top:132px;
	width:19px;
	height:440px;
}

#layout-09 {
	position:absolute;
	left:10px;
	top:236px;
	width:106px;
	height:354px;
}

#downbar {
	position:absolute;
	left:116px;
	top:572px;
	width:585px;
	height:18px;
}
blockquote {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	text-align: justify;
}

.standout {
	border: medium ridge #990000;
	background-image: url(images/red_gel.gif);
}

.standout a:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10pt
}

.standout a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: line-through;
	font-size: 10pt
}

.standout a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	font-size: 10pt
}

.standout h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}