body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #663399;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #663399;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #663399;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #663399;
	font-weight: bold;
}


.content {
	font-family: "Gill Sans MT";
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	line-height: normal;
}

.address {
	font-family: "Gill Sans MT";
	font-size: 11px;
	font-weight: bold;
	color: #FFFF99;
	padding-left: 21px;
}

.address a:link {
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
}
.address a:visited {
	text-decoration: none;
	color: #FFFF99;
	font-weight: bold;
}
.address a:hover {
	text-decoration: underline;
	color: #FFFF99;
	font-weight: bold;
}
.address a:active {
	text-decoration: none;
	color: #FFFF99;
	font-weight: bold;
}
#home {
	font-family: "Gill Sans MT";
	font-size: 12px;
	line-height: normal;
	color: #003366;
	font-weight: bold;
	font-style: normal;
	padding-top: 75px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#home_news {
	font-family: "Gill Sans MT";
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	border: 2px solid #663399;
}
#footer {
	font-family: "Gill Sans MT";
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	padding-top: 10px;
	padding-bottom: 10px;
	
}
#footer a:link {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
#footer a:visited {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
	color: #663399;
	font-weight: bold;
}
#footer a:active {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#gallery {
	height: 468px;
	width: 536px;
	border: 6px solid #FFFFFF;
	margin-left: 40px;
	padding: 0px;
}
.content_news {
	padding-left: 5px;
}
