/* CSS Document */


	 
img {
	border: none;
}
	 
	
	
#mainMenu {	
	align: left;
	float: left;
	padding-left: 216px;
	padding-top: 100px;
	padding-bottom: 10px;
	width: 800px;			
	background: transparent; 
	}
	
#header {	
	align: left;
	float: left;
	width: 800px;			
	background: transparent; 
	}	
	
	#sectionHeader {	
	align: left;
	float: left;
	width: 180px;			
	background: transparent; 
	}
	
	#subMenu {	
	align: right;
	float: right;
	width: 520px;			
	background: transparent; 
	padding-left: 100px;
	}
	
	
#mainContentOuter {	
	align: left;
	float: left;
	padding-left: 170px;
	width: 790px;	
	background: transparent; 

	}

#rightSide {	
	align: left;
	float: left;
width: 590px; 
	background: transparent; 

}

#leftSide {	
	align: left;
	float: left;
background: transparent; 
width: 200px;
	}

#mailingListButton {	
	align: left;
	float: left;
	padding-top: 20px;
padding-left: 140px;
	background: transparent; 

}

.header
{
color: #6600ff;
text-align: justify;
padding-left: 5px;
padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
font-size: 14pt;
line-height: 14pt;
font-family: Snell Roundhand Bold, Monotype Corsiva, times new roman, georgia, serif;

}

.copy
{
color: #333366;
text-align: justify;
padding-left: 5px;
padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
font-size: 11pt;
line-height: 11pt;
font-family: Snell Roundhand Bold, Monotype Corsiva, times new roman, georgia, serif;

}


a.subMenu {
	text-decoration: none;
	font-weight:bold;
	color: #330066;
	padding-left: 5px;
	padding-right: 5px;

}

a.subMenu:link {
		text-decoration: none;
	font-weight:bold;
color: #330066;
	padding-left: 5px;
	padding-right: 5px;


	}

a.subMenu:visited {
		text-decoration: none;
	font-weight:bold;
color: #330066;
	padding-left: 5px;
	padding-right: 5px;


	}

a.subMenu:active {
		text-decoration: none;
	font-weight:bold;
color: #330066;
	padding-left: 5px;
	padding-right: 5px;

	}

a.subMenu:hover {
		text-decoration: none;
	font-weight:bold;
color: #6600ff;
	padding-left: 5px;
	padding-right: 5px;


	}





a. {
	text-decoration: none;
	font-weight:bold;
	color: #330066;
	}

a:link {
		text-decoration: none;
	font-weight:bold;
color: #330066;
	}

a:visited {
		text-decoration: none;
	font-weight:bold;
color: #330066;
	}

a:active {
		text-decoration: none;
	font-weight:bold;
color: #330066;
	}

a:hover {
		text-decoration: none;
	font-weight:bold;
color: #6600ff;
	}

