body{ 
		background-color:#b42111;
	
    }

.mainContainer{
		background:#000000;
		width:945px;
		height:auto;
		}
		
#pageTop{
		width:100%;
		height:9.5em;
		background-color:#000000;
		background-image:url(images/background/banner.jpg); 
		background-repeat:no-repeat;
		background-position:bottom center;
		}
			  
#navContainer{
    	width:8em;
    	height:50em;
    	float:left;
		margin:0.13em 0em 0.13em 1em;
		background-image:url(images/background/navBarImage.jpg); 
		background-repeat:no-repeat;
		background-position:bottom center;
		}
		
#pageContent{
    	width:48em;
    	height:auto;
		min-height:50em;
    	background-color:#ecebe9;
    	margin:0.13em 0em 0.13em 0em;
    	float:left;
		border:0.1em solid #dd2317;
		background-image:url(images/background/contentBackground.jpg);
			}

#pageEnd{
    	width:100%;
		height:4em;
		background-image:url(images/background/bottom.jpg);
		background-repeat:no-repeat;
		background-position:top center;
		}
		
h1{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-style:italic;
		font-size:1.88em;
		}
	
h2{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-style:normal;
		color:#b42111;
		text-align:left;
		text-indent:3em;
		}

p{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:1.13em;
		margin:0 0.63em 0.63em 0.63em;
		}
		
.b1f, .b2f, .b3f, .b4f{
		font-size:1px; 
		overflow:hidden; 
		display:block;
		width:992px;
		}
		
.b1f{
		height:1px; 
		background-color:#000000;
		width:940px;
		}
		
.b2f{
		height:1px; 
		background:#000000;
		width:942px;
		}
		
.b3f{
		height:1px; 
		background:#000000; 
		width:943px;
		}
		
.b4f{
		height:2px; 
		background:#000000; 
		width:944px;
		}