<!-- FONTS -->

p{
	font-size: 11px;
	color: #660000;
	font-weight: normal;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 15px;
	text-align: justify;
}
.left{
	text-align: left;
	font-size: 11px;
	color: #660000;
	font-weight: normal;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 15px;
	text-align: justify;
}
h1{
	font-size: 15px;
	color: #993300;
	font-weight: bold;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
a{
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a:hover{
	color: #993300;
}
a.nb{
	font-size: 11px;
	color: #660000;
	font-weight: bold;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	line-height : 20px;
	padding : 0px;
	text-align: left;
}
a.nb:hover{
	color: #993300;
	font-weight: bold;
}
.nb2{
	font-size: 10px;
	text-align: right;
	line-height : 20px;
	padding : 0px;
}
a.nb2{
	color: #9C9C8A;
	font-weight: bold;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
a.nb2:hover{
	color: #993300;
	font-weight: bold;
}
a.splashtext{
	color: #993300;
	font-weight: bold;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 11px;
	text-align: center;
}
a.splashtext:hover{
	color: #9C9C8A;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.content{
	font-size: 11px;
	color: #660000;
	font-weight: normal;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 15px;
	text-align: justify;
}
.audio{
	font-weight: normal;
	text-decoration: underline;
}
ul {
	list-style-image: url(images/speaker.gif);
	list-style-position: outside;
	margin-left: 5px;
}
.speaker{
	margin-right : 5;
	vertical-align : bottom;
}
.left{
	text-align: left;
}
.quote{
	color: #993300;
}
.submit{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	width : 60px;
	height : 20px;
	border : 1px solid #CCCCCC;
	background-color : #990000;
	text-align : center;
}


<!-- DIVs -->

.redbar{
	Z-INDEX: 1;
	TOP: 0px;
	LEFT: 0px;
	WIDTH: 150px;
	HEIGHT: 1000px;
	VISIBILITY: visible;
	POSITION: absolute;
	background-color: #660000;
}
.logo{
	Z-INDEX: 2;
	TOP: 0px;
	LEFT: 0px;
	WIDTH: 169px;
	HEIGHT: 195;
	VISIBILITY: visible;
	POSITION: absolute;
}
.navbar{
	Z-INDEX: 3;
	TOP: 140px;
	LEFT: 0px;
	WIDTH: 150px;
	HEIGHT: 250px;
	VISIBILITY: visible;
	POSITION: absolute;
	border: solid black 0px;	
}
.redbox{
	Z-INDEX: 3;
	TOP: 145px;
	LEFT: 260px;
	WIDTH: 379px;
	VISIBILITY: visible;
	POSITION: absolute;
	border: solid #660000 1px;
	padding : 10px;
	font-size: 11px;
	color: #660000;
	font-weight: normal;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 15px;
	text-align: justify;
 }
 .logos{
	Z-INDEX: 2;
	TOP: 145px;
	LEFT: 665px;
	WIDTH: 250px;
	HEIGHT: 600px;
	VISIBILITY: visible;
	POSITION: absolute;
	border: solid #660000 0px;
 }
