@charset "UTF-8";
/* 
	Background-Styles 
*/


/*body {height:100%; background:url(images/background.jpg); background-position:bottom center; ; margin-top:10%;	 background-color:#000000;background-repeat:no-repeat;}*/

body {height:800px; width:1204px;background-position:top center; background-color:#000000; background-repeat:no-repeat;}

/* prepares the background image to full capacity of the viewing area */
#bg {position:absolute; margin:24px; top:0; left:0; width:1204px; height:800px; z-index:0;}

#quote {
			width:400px;
			height:200px;
			background-color:#000000;
			font-family: "Times New Roman", Times, serif;
			color:#CCCCCC;
			font-size:18px;
			font-style:italic;
			font-weight:bold;
			line-height:14px;
			margin:127px ; 
			margin-right:210px; 
			float:right; 
			z-index:1;
			position:relative;
			text-align:center;
		}
		
#PageHeading{

			width:310px;
			height:28px;
			font-family: "Times New Roman", Times, serif;
			color:#CCCCCC;
			font-size:25px;
			font-variant:small-caps;
			letter-spacing:2px;
			line-height:26px;

			margin:244px ; 
			padding-top:5px;
			#padding-top:0px;
			
			margin-left:550px; 
			#margin-left:300px; 
			float:left; 
			z-index:250;
			position:absolute;
		}		
		
#PageHeadingImg{

			width:380px;
			height:262px;
			background-color:#000000;
			font-family: "Times New Roman", Times, serif;
			color:#CCCCCC;
			font-size:25px;
			font-variant:small-caps;
			line-height:16px;

			margin:18px;
			#margin:11px;
			margin-left:735px; 
			#margin-left:495px; 
			float:left; 
			z-index:200;
			position:absolute;
		}		
				
		
#SideMenu {
			width:131px;
			height:200px;
			background-color:#000000;
			color:#999999;
			font-size:16px;
			line-height:20px;
			line-height:21px;			
			margin-top:330px ; 
			#margin-top:323px ; 
			margin-left:107px;
			#margin-left:105px; 

			float:left; 
			z-index:1;
			position:relative;
		}	

		
#bottomText,
#bottomImg {
			background-color:#000000;
			color:#999999;
			font-size:16px;
			line-height:20px;
			
			float:right; 
}

#bottomText {
			width:250px;
			height:200px;

			margin:90px ; 
			#margin:85px ; 
			margin-right:480px; 
			
			z-index:1;
			position:relative;
		}		

#bottomImg {
			width:130px;
			height:177px;
			
			margin:403px ;
 
			padding-top:0px;
			margin-left:750px; 
			#margin-left:560px; 
			
			z-index:200;
			position:absolute;
		}	
		
.PageContent, 
.PageContent1, 
.PageContent2 {
		
		background-color:#000000;
		color:#BBBBBB;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		letter-spacing:"50%";
		line-height:20px;
		float:right; 
		position:absolute;
		z-index:100;
	}
	
.PageContent2 a {		background-color:#000000;
		color:#BBBBBB;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		letter-spacing:"50%";
		line-height:20px;
		float:right; 
		position:absolute;
		z-index:100;
		text-decoration:none;
	}

.PageContent2 a:hover {
	color:#FFF;
	}
		
.PageContent {
			width:550px;
			height:470px;
			#height:455px;
			
			margin:310px ; 
			margin-left:565px; 
			#margin-left:305px; 			
		}	
		
.PageContent1 {
			width:320px;
			height:470px;
			
			margin:300px ; 
			margin-left:565px;
			#margin-left:300px; 			
		}			
		
.PageContent2 {
			width:360px;
			height:470px;

			margin:300px ; 
			margin-left:565px; 
			#margin-left:300px; 

		}							

#PageContentImg,
#PageContentImg1,
#PageContentImg2,
#PageContentImg3,
#PageContentImg4,
#PageContentImg5 {

			background-color:#000000;
			float:right; 
			z-index:200;
			position:absolute;

}

#PageContentImg {
			width:240px;
			height:225px;
			
			margin:300px ;
			#margin:285px ; 
			padding-top:253px;
			margin-left:880px; 
			#margin-left:620px; 
			
		}			
		
#PageContentImg2 {
			width:190px;
			height:227px;
			
			margin:303px ;
 
			padding-top:212px;
			margin-left:929px; 
			#margin-left:660px; 
			
						
		}								
		
#PageContentImg3 {
			width:310px;
			height:227px;
			
			margin:403px ;
 
			padding-top:102px;
			margin-left:789px; 
			#margin-left:560px; 
			
						
		}		

#PageContentImg4 {
			width:310px;
			height:227px;
			
			margin:555px ;
			#margin:550px ; 
			
			margin-left:815px; 
			#margin-left:580px; 
			
					
		}					
		
#PageContentImg5 {
			width:190px;
			height:227px;
			
			margin:303px ;
 	
			margin-left:929px; 
			#margin-left:670px; 

		}	
				
		

/* places the content ontop of the background image */
/*#content {position:relative; z-index:1;}*/


/*
<!--[if IE 6]>
<style type="text/css">
///* some css fixes for IE browsers 
html {overflow-y:hidden;}
body {overflow-y:auto;}
#bg {position:absolute; z-index:-1;}
#content {position:static;}
</style>
<![endif]--> */