
* {border:0; margin:0; padding:0}
:link,:visited { text-decoration:none }
ul,ol { list-style:none;display:inline;}
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }

.nav ul{margin-left:80px;}
.nav li{display:inline;padding:0;}

body
	{
	background-color:rgb(255,255,255);	font-family: Arial, sans-serif;	font-size: 12px;
	color:rgb(100,100,100);
	text-align:left;
	}
	
	a:link 	{
	color:rgb(20,100,100);	text-decoration: none;	}		a:visited 	{	color:rgb(102,205,102);	text-decoration: none;	}		a:hover	{	color:rgb(102,255,200);	text-decoration: none;	}		a:active 	{	text-decoration: none;	}
	
	h1
	{
	font-family:Arial, sans-serif;
	display:inline;
	font-size:16px;
	color:rgb(90,130,120);
	}
	
	h2
	{
	font-size:14px;
	color:rgb(255,255,255);
	background-color:rgb(0,0,0);
	padding: 3px 10px;
	}
	
	h2:before {content:"http://ignyteworship.com/";}
	
	h2:after {content:".htm";}
	
	.nav a:link 	{
	padding:5px 10px;
	font-family:CommercialScript, script, serif;
	font-size:14px;	color:rgb(0,196,214);	text-decoration: none;	}		.nav a:visited 	{	color:rgb(0,196,214);	text-decoration: none;	}		.nav a:hover	{	color:rgb(255,255,255);	text-decoration: none;	}		a:active 	{	text-decoration: none;	}
	
.container
	{
	border:1px solid rgb(200,200,200);
	background-image:none;
	width:90%;
	margin:.3in auto 0;
	background-color:rgb(255,255,255);
	background-image:url(images/printcontainer.jpg);
	background-repeat:no-repeat;
	background-position: center 45px;
	}

.nav
	{
	background-color:rgb(255,255,255);
	padding: 0 20px;
	}
	
.content
	{
	font-family:OnStage, Arial, sans-serif;
	margin:80px auto 20px auto;
	width:650px;
	border:1px solid rgb(100,100,100);
	background-image:none;
	}
	
.text
	{
	padding:20px;
	overflow:visible;
	}

.footer
	{
	padding:5px;
	text-align:center;
	color:rgb(40,40,100);
	font-size:11px;
	}
	
	.footer a:link {color:rgb(40,40,100);}
	
	.footer a:hover {color:rgb(60,60,120);}
	
	p{ width:300px;}
	
	p.full{ width:600px;}
	
	.right
	{
	float:right;
	margin:10px;
	}
