
            body{ 
            			bgcolor: #000000
						}
			
			a:link {
						color: #99CCFF;
						}

			body,td,th {
						color: #FFFFFF;
						}
			
			a:visited {
						color: #6699FF;
						}
			
			a:hover {
						color: #696;
						}
			a:active {
						color: #8CC640;
						}
						link: 
						vlink: #6699FF
						alink: #
						text: #FFFFFF
						}
			
			h1 {		
						color: #FFFFFF:
						text-size: 22px
						}

			#everything{
						position:relative;
						font-family: arial, helvetica, sans-serif;
						height: 100%;
						vertical-align:middle;
						}
						
			#entire-main{
						position: relative; 
						width: 988px; 
						height: 652px; 
						}
			#header{
						;position: absolute; 
						width: 525px; 
						height: 67px; 
						left: 1px; 
						top: 17px;
						}
																
	/* NAVIGATION BUTTONS */
			#navbar{
						position: absolute; 
						width: 146px; 
						height: 300px; 
						z-index: 1; 
						left: 4px; 
						top: 144px;
						}
			.cssnav	{
						position:relative;
						font-family: arial, helvetica, sans-serif;
						background-image:  url("images/button-down.png");
						background-repeat: no-repeat;
						white-space: nowrap;
						display: block;
						width: 143px;
						height: 30px;
						margin: 0;  
						}
			.cssnav a {
						display: block;
						color: #FFFFFF;
						font-size: 16px;
						width: 143px;
						height: 30px;
						display: block;
						float: left;
						color: white; 
						text-decoration: none;
						}

			.cssnav img {width: 143px; height: 30px; border: 0; }
			* html a:hover {visibility:visible}
			.cssnav a:hover img{visibility:hidden}

			.cssnav span {
						position: absolute;
						left: 20px;
						top: 5px;
						margin: 0px;
						padding: 0px;
						cursor: pointer;
						width: 125px;
						height: 14px;
						text-align: center;
						color: white;
						font size: 16px
						}

			/* END OF NAVIGATION */
			
			
			#main{
						position: absolute; 
						font-family: arial, helvetica, sans-serif;
						color:#FFFFFF;						
						width: 830px; 
						height: 519px; 
						left: 159px; 
						top: 120px
						}

			#main_body{
						position: absolute;  
						font-family: arial, helvetica, sans-serif;
						font-size: 16px; 
						text-align:left;
						color:#FFFFFF; 
						overflow : auto; 
						padding: 5px;
						width: 431px; 
						height: 462px;  
						left: 13px; 
						top: 15px  
						z-index: 10;
						}
						
			#footer{
						position: absolute; 
						font-family: arial, helvetica, sans-serif;
						font-size:10px;
						text-align: center; 
						color:#FFFFFF; 
						width: 942px; 
						height: 28px; 
						left: 26px; 
						top: 640px;  
						}

