body {
	margin: 15px;
	background-color: #970009;
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10pt;
	background-image: url('images/weave2_dark.jpg');
	background-attachment: fixed;
} 

div.splashbg	{
	width: 775px; 
	overflowX: hidden; 
	border: solid 2px black; 
	background-image: url('images/background_splash.jpg'); 
	background-repeat: repeat-y;
	}
	
div.splashheader	{
	width: 100%; 
	height: 65px; 
	overflow: hidden; 
	border: 0px;
	margin: 0px; 
	padding-left: 65px;
	background-image: url('images/Phoenix_Rising_header_top_splash.jpg'); 
	background-repeat: no-repeat;
	text-align: left;
	font-weight: bold;
	font-size: 12pt;
	}	
	
div.splashlogo	{
	width: 100%; 
	height: 220px; 
	overflow: hidden;
	margin: 0px;
	background-image: url('images/Phoenix_Rising_header_splash.jpg'); 
	background-repeat: no-repeat;
	}	
	
div.splashbody	{
	width: 100%;
	min-height: 360px;
	background-image: url('images/splashbody.jpg'); 
	background-repeat: no-repeat;	
	}
	
div.splashcontent	{
	margin-left: 60px;
	margin-right: 60px; 
	text-align: justify;
	font-size: 12pt;
	}
	
div.splashfooter	{
	width: 100%;
	text-align: center;
	}	
	
div.contentbg	{
	width: 775px; 
	overflowX: hidden; 
	border: solid 2px black; 
	background-image: url('images/background_content.jpg'); 
	background-repeat: repeat-y;
	}	
	
div.contentheader	{
	width: 100%; 
	height: 50px; 
	overflow: hidden;  
	padding-left: 40px;
	background-image: url('images/Phoenix_Rising_header_top_content.jpg'); 
	background-repeat: no-repeat;
	text-align: left;
	font-weight: bold;
	font-size: 12pt;
	}
	
div.contentlogo	{
	width: 100%; 
	height: 110px; 
	overflow: hidden; 
	background-image: url('images/Phoenix_Rising_header_content.jpg'); 
	background-repeat: no-repeat;
	}	
	
div.contentbody	{
	width: 100%; 
	min-height: 440px;
	background-image: url('images/contentbody.jpg'); 
	background-repeat: no-repeat;
	text-align: left;
	}	
	
div.contentinsert	{	
	min-height: 410px; 
	width: 654px; 
	overflowX: hidden; 
	margin-left: 40px; 
	margin-right: 40px; 
	margin-bottom: 15px; 
	margin-top: 15px; 
	text-align: justify;
	border: outset 4px #c0c0c0; 
	background-color: white; 
	color: black; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	padding-left: 18px; 
	padding-right: 18px;
	font-size: 12pt;
	}
	
div.contentfooter	{
	width: 100%; 
	text-align: center;
	}	

p.contentnav	{
	margin-top: 0px;
	font-weight: bold;
	padding-left: 40px;
}

p.bmnav	{
	font-size: 10pt;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

a.txt:link {
	color: #0000FF;
	text-decoration: none;

}
a.txt:visited {
	color: #600000;
	text-decoration: none;
}

a.txt:hover {
	color: #0000FF;
	text-decoration: underline;
}

a.txtblk:link {
	color: #000000;
	text-decoration: none;

}
a.txt:visited {
	color: #600000;
	text-decoration: none;
}

a.txt:hover {
	color: #0000FF;
	text-decoration: underline;
}

a.txtLight:link {
	color: #FFFF00;
	text-decoration: none;

}
a.txtLight:visited {
	color: #FFFF00;
	text-decoration: none;
}

a.txtLight:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.nav:hover {
	color: #FFFF00;
	text-decoration: none;
	}

a.light:link {
	color: #FFFFFF;
	text-decoration: none;

}
a.light:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.light:hover {
	color: #FFFF00;
	text-decoration: underline;
}

h1	{
	font-size: 14pt;
}

h1.top	{
	font-size: 14pt;
	margin: 0px;
	padding: 0px;
}

h1.blk	{
	font-size: 14pt;
}

h1.topblk	{
	font-size: 14pt;
	margin: 0px;
	padding: 0px;
}

h2	{
	font-size: 12pt;
}

h3	{
	font-size: 10pt;
}

td	{
	font-size: 10pt;
	}
	
td.contact	{
	text-align: right;
	}
	
input	{
	font-size: 10pt;
	font-family: tahoma;
	}	
	
textarea.contact	{
	font-family: tahoma;
	font-size: 10pt;
	}
	
img.aboutR	{
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 15px;
	border: 5px outset #c0c0c0;
}

img.aboutL	{
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 15px;
	border: 5px outset #c0c0c0;
	}
