body
{
background-color: #124477;
background-image: url('../images/bg1.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
padding-bottom: 30px;
}		

P
{
	padding: 10px;
	text-align: justify;
}

h2
{		
font: normal normal normal 1.15em Arial, Helvetica, Sans-Serif;
background-image: url('../images/sindra-menu-bar-bg.png');
color: d6fdfe;
padding: 3px;
text-align: center;
font-family: Tahoma, Arial, Helvetica, sans-serif;
border-bottom: 3px double #7bc7fe;
border-top: 3px double #7bc7fe;
}    


h3
{		
font: normal normal normal 1.15em Arial, Helvetica, Sans-Serif;
background-image: url('../images/sindra-header-bar-bg.png');
color: d6fdfe;
padding: 3px;
text-align: center;
font-family: Tahoma, Arial, Helvetica, sans-serif;
border-bottom: 3px double #7bc7fe;
border-top: 3px double #7bc7fe;
}    

#main
{		
margin-left: auto;  
margin-right: auto;  
width: 766px;
text-align: center;
}

#news 
{		
position:relative;		
background: #07162d;
background-image: url('../images/metal_dark.jpg');
width: 766px;                
border: solid;
border-width: 1px;
border-color: #7bc7fe; 	         
text-align: left;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 14;
color: d6fdfe;	
}               	

a:link 
{ 
color: #73dcfe;
text-decoration: none;
font-weight: bold;
}


a:visited 
{ 
color: #73dcfe;
text-decoration: none;
font-weight: bold
}


a:hover 
{ 
color: #24c9ff;
text-decoration: underline;
font-weight: bold
}


a:active 
{ 
color: #24c9ff;
text-decoration: none;
font-weight: bold
}