body {
	font-family: Arial;
	color: #a99c92;
	font-size:18px;
	margin: 0px 0px 0px 0px; 
  font-weight: bold
  background-color: blue;
}

html {
	background-color: #716d6a;
	background-image: url(images/BG_Gradient.jpg); 
	background-repeat: repeat-x;
}	

.menu { 
border: solid white; 
    border-width: 8px
}

h1 {
	font-family: Arial;
	color: #a99c92;
	font-size:18px;	
}

.content {
	font-family: Arial;
	color: #a99c92;
	font-size:14px;
	margin: 0px 0px 0px 0px; 
	background-color: #white;   
}

.content2 {
	font-family: Arial;
	color: #a99c92;
	font-size:14px;
	margin: 0px 0px 0px 0px; 
	background-color: #dfdfdf;    
}

.bottom {
	font-family: Arial;
	color: #a99c92;
	font-size:11px;
}

a {
  font-family: Arial;
	color: #d6cfc9;
	font-size:12px;
	text-decoration: none;
	font-weight: bold
}

.newsTitle{
  font-family: Arial;
	color: #837367;
	font-size:14px;
	text-decoration: none;
	font-weight: bold
}

.newsText{
	font-family: Arial;
	color: #837367;
	font-size:14px;
	margin: 10px 0px 0px 0px; 
	background-color: #white;   
}

a:hover {
	text-decoration: underline;
	}

.link2 {
  font-family: Arial;
	color: #837367;
	font-size:14px;
	text-decoration: none;
	font-weight: bold
}

.link2:hover {
	text-decoration: underline;
	}
	
	
.pictureTop {	padding-left: 4pt; 
							padding-top: 0pt; 
							padding-bottom: 4pt; 
							padding-right: 0pt;
	}
	
.pictureBottom {	padding-left: 0pt; 
							padding-top: 4pt; 
							padding-bottom: 0pt; 
							padding-right: 4pt;
	}
	