body 	{
		background:	black ;
		font-family:times new roman;
		color:rgb(180, 255, 153);
		}

img.button
		{
		border:0px;
		}

img.gallery
		{
		border:solid;
		border-color:#AD946B;
		border-width:1px;
		margin-right:25px; 
		margin-left:25px; 
		margin-top:15px; 
		margin-bottom:15px; 
		vertical-align:middle;
		}
		
img.news
		{
		border:0px;
		margin-right:5px;
		float:left;
		}
		
div.logo
		{
		width:1024px; 
		height:338px;
		background:url(images/logo.png);
		}

div.background
		{
		width:1024px; 
		height:1046px;
		background:url(images/background.png);
		}
		
div.footer
		{
		width:1024px; 
		text-align:center;
		}
		
div.site_content
		{
		width:600px; 
		text-align:center;
		}
		
		
p.footer
		{
		font-family:arial;
		color:white;
		font-size:10px;
		}
		
p.titles
		{
		font-family:times new roman;
		color:white;
		font-size:16px;
		text-align:left;
		}
		
p.content_news
		{
		font-family:times new roman;
		color:rgb(180, 255, 153);
		font-size:16px;
		text-align:justify;
		}

p.content_links
		{
		font-family:times new roman;
		color:rgb(180, 255, 153);
		font-size:16px;
		text-align:left;
		}
		
a		{
		font-family:times new roman;
		color:rgb(180, 255, 153);
		font-size:18px;
		text-align:left;
		}

a.footer
		{
		font-family:arial;
		color:white;
		font-size:10px;
		text-decoration:underline;
		}

iframe	{
		
		display: block;
		margin: 0 auto;
		width:604px;
		height:804px;
		text-align:center;
		overflow:auto;
		}
		
		
.form
		{
		font-family:times new roman;
		color:rgb(180, 255, 153);
		border-style:solid;
		border-width:1px;
		border-width:1px;
		margin-left:1px;
		margin-right:1px;
		margin-top:1px;
		border-color:black;
		background-color:green;	
		}

td.left_margin
		{
		background:url(images/left_margin.png);
		}
td.elf_legs
		{
		background:url(images/elf_legs.png);
		}
td.right_margin
		{
		background:url(images/right_margin.png);
		}