			body {
				background: url('images/lurapediabg.png');
			} 
					
	
			.BANNER {
				Background:url('images/banner.png');
				Position: absolute;
				top: 0px;
				left: 35px;
				Width: 767px;
				Height: 228px;		
			}

			.COLUMN {
				font-size: 16;
				color:cccccc;
				Background:url('images/linkslurapedia.png');
				Position: absolute;
				top: 292px;
				left: 7px;
				width: 112px;
				height: 498px;
				}
			.LOGIN {
				font-size: 12;
				color:FFFFFF;
				Background:url('images/login.png');
				Position: absolute;
				top: 245px;
				left: 7px;
				width: 112px;
				height: 47px;
				}
			.COLUMN a:link {
				font-size: 12;
				color: #cccccc;
				text-decoration: none;
			}

			.COLUMN a:visited {
				font-size: 12;
				color: #cccccc;
				text-decoration: none;
			}

			.COLUMN  a:hover {
				font-size: 12;
				color: #cccccc;
				text-decoration: underline;
			}

			.COLUMN a:active {
				font-size: 12;
				color: #cccccc;
				text-decoration: none;
			}
			
				.LOGIN a:link {
				font-size: 12;
				color: #cccccc;
				text-decoration: underline;
			}

			.LOGIN a:visited {
				font-size: 12;
				color: #cccccc;
				text-decoration: underline;
			}

			.LOGIN  a:hover {
				font-size: 12;
				color: #cccccc;
				text-decoration: underline;
			}

			.LOGIN a:active {
				font-size: 12;
				color: #cccccc;
				text-decoration: underline;
			}

			.CONTENT {
				color:333333;
				Background:url('images/test.png');
				Position: absolute;
				top: 245px;
				left: 119px;
				width: 600px; 
				overflow: auto;
				
 
			}
			.AL a{
			color:#FF0000;
			
			}
			.ADMINPOPUP {
				color:333333;
				Background: #666666;
				Position: absolute;
				top: 50px;
				left: 50px;
				width: 400px; 
				height: 200px;
				overflow:auto;
							
 
			}

			img {
				border:0;
			}

			table {
				color:cccccc
			} 


			table a:link {
				color: #000000;
				text-decoration: underline;
			}

			table a:visited {
				color: #000000;
				text-decoration: underline;
			}
			ul {
 		padding:0; 
		margin:15; 
	}	
						
