	
#mybox {

	background:url('../images/bkgrnd_text_13.jpg');
	height:478px;
	width:744px;

}

#scrollbar_container {
	position: relative;
	width: 744px;
}

#scrollbar_track {
	position: absolute;
	top: 410px;
	right: 15px;
	height: 100%;
	width: 16px;
	cursor: hand;
}

#scrollbar_content {
	position: absolute;
	top: 10px;
	left: 70px;
	height: 430px;
	width: 600px;
	overflow: hidden;
	color: #000033;
}

td {
	color: #000033;
	font-family: arial;
}
	
#Table_01 tr td #mybox #myinnerbox table tr td p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#Table_01 tr td #mybox #myinnerbox table tr td h1 {
	font-family: Verdana, Geneva, sans-serif;
}
#Table_01 tr td #mybox #myinnerbox table tr td h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
}


div.centered_div {
	text-align: center;
}

a {
	text-decoration: none;
	color: white;
}
a:hover {
	text-decoration: underline;
}
#scrollbar_content a {
	color: white;
	text-decoration: none;
}

#scrollbar_content a:hover {
	text-decoration: underline;
}

.indented {
		margin-left: 20px;
}
