BODY {
	
	background-color: #3A3A3A;
	color: #D3D3D3;
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin: 0px;
}

h1{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px dotted #5E0001;
	text-transform: uppercase;
	margin-top: 10px;
	color: #01F6A9;
}

p{
	padding-left: 10px;
}

.footer{
	background-color: #5E0001;
	font-size: 10px;
	color: White;
	padding: 5px;
}

#mainBody{
	margin-top: 30px;
	padding-left: 20px;
	background-image: url(../images/template_r3_c3.jpg); 	
	background-position: top;
	background-repeat: no-repeat;
	background-color: Black;
}

a{
	color: #FFA500;
}

#ScrollDiv {
width:570px;
height:470px;
overflow: auto;
}

#bottomNav{
	background-image: url(../images/template_r4_c1.jpg);	
	background-color: Black;
	background-position: bottom;
	background-repeat: no-repeat;
}

#bottomRight{
	background-image: url(../assets/index_r11_c4.jpg);
	background-color: Black;
	background-position: bottom;
	background-repeat: no-repeat;
}

#midRight{
	background-image: url(../assets/index_r3_c4.jpg);
		background-color: Black;
	background-position: top;
	background-repeat: no-repeat;
}

#navBar{
	background-image: url(../images/template_r2_c1.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: Black;
}

#midVert{
	background-image: url(../images/template_r2_c2.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: Black;
}

#rightVert{

	background-image: url(../images/template_r3_c4.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: Black;
}

#rightBottom{
	background-image: url(../images/template_r4_c4.jpg);
	background-color: Black;
	background-position: bottom;
	background-repeat: no-repeat;
}

.pressQuote{
	font-size: 14px;
	padding: 5px;
	margin-right: 30px;
	line-height: 90%;
	font-weight: normal;
	font-style: italic;
	color: White;
}