﻿/* CSS layout */
#masthead {
	padding-bottom: 20px;
	padding-top: 10px;
	
}

#top_nav {
	width: 738px;
	background-color: #000000;
	position: relative;
	}




#page_content {
	padding-left: 40px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	
}

#black_page_content {
	padding-left: 0px;
	padding-top: 20px;
	padding-right: 14px;
	padding-bottom: 20px;
}

#footer {
	font-size: small;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	color: #FFFF00;
	vertical-align: bottom;
}

//table cell
.style7 {
	width: 97px;
	height: 114px;
	background-image: url('images/blankframe.jpg');
	}

img {
border: 0px none;
}
	

// masthead
.style8 {
	text-align: center;
	margin-bottom: 27px;
}

// Nav bar
.style10 {
	text-align: center;
	left: 0px;
	top: 0px;
}
.style1 {
	text-align: center;
	color: #B7DBFF;
	font-size: medium;
}
.style2 {
	
}
.style3 {
	text-align: center;
	padding-top: 40px;
}
.style4 {
	border-width: 0px;
}


.style5 {
	text-align: center;
}


a.Links:hover {
 color: #E77A00;
}

a.Links2:hover {
 
 color: #F00;
}

