Body
{ 
margin: 10px 10px 30px 10px;
font-family: arial;
font-size: 20;
text-align: center;
color: #FFFFFF;
background-color: #000000;
} 

Table
{
font-family: arial;
font-size: 20;
text-align: center;
color: #FFFFFF;
background-color: #000000;
} 

#Article
{ 
font-family: arial;
font-size: 19;
text-align: justify;
} 

#News
{ 
font-family: arial;
font-size: 17;
text-align: justify;
} 

#Listing
{
font-family: arial; 
font-size: 18;
}

#Gallery
{
font-family: arial; 
font-size: 18;
text-align: center;
}

#Gallery2
{
font-family: arial; 
font-size: 16;
text-align: center;
}


#Heading
{
font-family: arial;
font-size: 30;
font-weight: 900;
text-align: center;
}

#Heading2
{
font-family: arial;
font-size: 60; 
font-weight: 900;  
text-align: left;
}

#Heading3
{
font-family: arial black, arial;
font-size: 20; 
font-weight: 500;  
text-align: left;
}

#Heading4
{
font-family: arial black, arial;
font-size: 22; 
font-weight: 500;  
text-align: center;
}

#Heading5
{
font-family: arial black, arial;
font-size: 25; 
font-weight: 400;  
text-align: center;
}

.button1 {   
				
	float:left;
	width: 110px;  
	height: 34px;
	border: solid 0px #555555;
	background-image: url(button1.jpg);   
	background-repeat: no-repeat;
	text-decoration:none;		

}
				
.button1:hover {   
				
background-position: bottom right;   
}

.button2 {   
				
	float:left;
	width: 110px;  
	height: 34px;
	border: solid 0px #555555;
	background-image: url(button2.jpg);   
	background-repeat: no-repeat;
	text-decoration:none;		

}
				
.button2:hover {   
				
background-position: bottom right;   
}

.button3 {   
				
	float:left;
	width: 110px;  
	height: 34px;
	border: solid 0px #555555;
	background-image: url(button3.jpg);   
	background-repeat: no-repeat;
	text-decoration:none;		

}
				
.button3:hover {   
				
background-position: bottom right;   
}

.button4 {   
				
	float:left;
	width: 110px;  
	height: 34px;
	border: solid 0px #555555;
	background-image: url(button4.jpg);   
	background-repeat: no-repeat;
	text-decoration:none;		

}
				
.button4:hover {   
				
background-position: bottom right;   
}

.button5 {   
				
	float:left;
	width: 110px;  
	height: 34px;
	border: solid 0px #555555;
	background-image: url(button5.jpg);   
	background-repeat: no-repeat;
	text-decoration:none;		

}
				
.button5:hover {   
				
background-position: bottom right;   
}

.button6 {   
				
	float:left;
	width: 110px;  
	height: 34px;
	border: solid 0px #555555;
	background-image: url(button6.jpg);   
	background-repeat: no-repeat;
	text-decoration:none;		

}
				
.button6:hover {   
				
background-position: bottom right;   
}

.button7 {   
				
	float:left;
	width: 110px;  
	height: 34px;
	border: solid 0px #555555;
	background-image: url(button7.jpg);   
	background-repeat: no-repeat;
	text-decoration:none;		

}
				
.button7:hover {   
				
background-position: bottom right;   
}



A:link
{
text-decoration: none;
color:#FFFFFF; 
}

A:visited
{
text-decoration: none;
color:#FFFFFF;
}

A:active
{ 
text-decoration: none;
color:#FFFFFF;
}

A:hover
{
text-decoration: none;
color:#FFFFFF;
}

#Footer
{
font-family: arial; 
font-size: 13;
}

#Footer2
{
font-family: arial; 
font-size: 13;
text-align: left;
}


#Title
{
font-size: 30;
font-weight: bold;
text-align: left;
color:#ffffff;
} 

