		body
		
		/* Background: Fixed & Color */
		
			{background-image:url('../images/lol.jpg');
				background-repeat:repeat-y;
				background-position:center top;
				background-attachment: fixed; 
				background-color: #000000;}
			
		/* Positioning of Div Boxes */

			#layout { position: relative; width: 950px;  auto 0; margin: 0px auto 0;top: 0px;  }
			#footer { width: 950px; margin: 0px auto 0; visibility: visible; }
			#text {  position:relative; width: 950px; margin: 0px auto 0; visibility: visible; background-image:url('../images/textbg.jpg');
				background-repeat: repeat-y;}
			#texthome { position:relative; width: 950px; height: 760px; margin: 0px auto 0; visibility: visible; background-image:url('../images/textbg.jpg');
				background-repeat: repeat-y; }
			#textmenu { width: 950px; height: 2500px; margin: 0px auto 0; visibility: visible; background-image:url('../images/textbg.jpg');
				background-repeat: repeat-y; }
			#menulist {
	position:relative;
	width: 900px;
	border: 0;
	margin: 0px auto 0;
	visibility: visible;
}
			#textpar {
	position:relative;
	width: 870px;
	border: 0;
	margin: 0px auto 0;
	visibility: visible;
	left: -10px;
}
			#box1 { width: 280px; height: 225px; border: 0; margin: 0px auto 0; visibility: visible; position:absolute; top: 490px; left: 25px; }
			#box2 { width: 170px; height: 225px; border: 0; margin: 0px auto 0; visibility: visible; position:absolute; top: 490px; left: 435px; }
			#box3 { width: 280px; height: 225px; border: 0; margin: 0px auto 0; visibility: visible; position:absolute; top: 490px; left: 625px; }
			#column { position: absolute; top: 485px ; left: -5px; width: 1000px; margin: 0px auto 0; visibility: visible; }
			#images { position: relative; width: 1000px; margin: 0px auto 0; visibility: visible; }

			

		/* Paragraph and Text Styles */
			
			p { color: #FFFFFF; font-size: 12px; font-family: Arial, sans-serif; font-weight: normal; margin-top: 0; }
			e {
	position: absolute;
	top: 37px;
	left: 351px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	margin-top: 0;
}
			e2 {  position: absolute; top: 80px ; left: 25px; color: #999999; font-size: 12px; font-family: Arial, sans-serif; font-weight: normal; margin-top: 0; }
			e3 {  position: absolute; top: 80px ; left: 600px; color: #999999; font-size: 12px; font-family: Arial, sans-serif; font-weight: normal; margin-top: 0; }
			i { color: #FFFFFF; font-size: 12px; font-family: Arial, sans-serif; font-weight: normal; margin-top: 0;  }
			b { color: #CC0000; font-size: 12px; font-family: Arial, sans-serif; font-weight: bold; margin-top: 0;  }
			b2 { color: #FFFFFF; font-size: 12px; font-family: Arial, sans-serif; font-weight: bold; margin-top: 0;  }
			b3 { color: #CC0000; font-size: 12px; font-family: Arial, sans-serif; font-weight: normal; margin-top: 0;  }
			ul { color: #FFFFFF; font-size: 12px; font-family: Arial, sans-serif; font-weight: normal; margin-top: 0;  }
			h1 { color: #CC0000; font-size: 24px; font-family: Arial, sans-serif; font-weight: bold; margin-top: 0;  }
			h2 { color: #CC0000; font-size: 20px; font-family: Arial, sans-serif; font-weight: bold; margin-top: 0;  }
			h3 { color: #FFFFFF; font-size: 34px; font-family: Arial, sans-serif; font-weight: normal; margin-top: 0;  }
			h4 { color: #FFFFFF; font-size: 20px; font-family: Arial, sans-serif; font-weight: normal; margin-top: 0;  }
		
		/* Hyperlink Style:  Still will add more alink decorations, not done yet */

			
			a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none; }

		/* FOR SUBPAGE TEMPLATE: Image Positioning with Floating Div Boxes */
			  
			  
			  .image {position: relative;}
			  .image .a1 {position:absolute; top: 30px; left:50px; }
			  .image .a2 {position:absolute; top: 130px; left:50px; width:300px; }
			  .image .a3 {position:absolute; top: 30px; left:420px; }
  			  .image .a4 {position:absolute; top: 100px; left:395px; }
  			  .image .a5 {position:absolute; top: 530px; left:420px; }

 			  .image {position: relative; width:1000px; }
			  .image .b1 {position:absolute; top: 50px; left:150px; }
			  .image .b2 {position:absolute; top: 150px; left:50px; width:400px; }
			  .image .b3 {position:absolute; top: 150px; left:550px; width:400px; }

			  .image {position: relative; width:1000px; }
			  .image .c1 {position:absolute; top: 100px; left:20px; }
			  .image .c2 {position:absolute; top: 100px; left:512px;  }
			  .image .c3 {position:absolute; top: 485px; left:20px; width:450px;  }
			  .image .c4 {position:absolute; top: 485px; left:512px; width:450px;  }
			  .image .c5 {position:absolute; top: 100px; left:20px; width:900px;}
  			  		  

			  .image {position: relative; width:950px; }
			  .image .h1 {position:absolute; top: 50px; left:150px; }
			  .image .text {position:absolute; top: 100px; left:250px; overflow: auto; width:720px; height: 250px; }
