img { behavior: url(iepngfix.htc); }

/* DEFINING THE BODY OF THE MAIN PAGE */
body 
	{
	background-image: url(../images/hurricane_bg.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-color: #000000;
	margin: 0px;
	} 

.copy
	{ 
	color : #000000; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 13px; 
	font-weight : normal;  
	line-height : 17px;
	}
	
a.copy:link
	{ 
	color : #7E0707; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 13px; 
	font-weight : normal;  
	line-height : 17px;
	text-decoration: underline; 
	}
	
a.copy:visited
	{ 
	color : #7E0707; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 13px; 
	font-weight : normal;  
	line-height : 17px;
	text-decoration: underline; 
	}
	
.white
	{ 
	color : #ffffff; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 13px; 
	font-weight : normal;  
	line-height : 17px;
	}
	
.red
	{ 
	color : #f64444; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 13px; 
	font-weight : normal;  
	line-height : 17px;
	}
	
.burgundy
	{ 
	color : #7E0707; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 13px; 
	font-weight : normal;  
	line-height : 17px;
	text-decoration: none;
	}
	
.copylarge
	{ 
	color : #000000; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 15px; 
	font-weight : bold;  
	line-height : 19px;
	}
	
a.copylarge:link
	{ 
	color : #7E0707; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 15px; 
	font-weight : bold;  
	line-height : 19px;
	}
	
a.copylarge:visited
	{ 
	color : #7E0707; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 15px; 
	font-weight : bold;  
	line-height : 19px;
	}
	
.copymed
	{ 
	color : #000000; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 14px; 
	font-weight : normal;  
	line-height : 18px;
	}
	
a.copymed:link
	{ 
	color : #7E0707; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 14px; 
	font-weight : normal;  
	line-height : 18px;
	text-decoration: underline; 
	}
	
a.copymed:visited
	{ 
	color : #7E0707; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 14px; 
	font-weight : normal;  
	line-height : 18px;
	text-decoration: underline; 
	}
