
/* Page Properties */

html, body {
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	height: 100%
	background: #d7d7d7;
}

td {
	background-repeat: no-repeat;
}


#site {
	width: 1024px;
	height: 729px;

}

.page_title {
	position: relative;
	left: 25px;
	top: 25px;
	font-family: verdana;
	font-size: 36px;
	font-style: italic;
	color: #ED1E79;
	
}

.latest_news {
	position: relative;
	left: 25px;
	top: 25px;
}

.latest_news_date {
	font-weight: bold;
}

.latest_news_title {
	font-size: 16px;
	font-weight: bold;
	color: #ED1E79;
}
.latest_news_content {
}

.contact_info {
	position: relative;
	left: 25px;
	top: 250px;
}
.vid1 {
	position: relative;
	left: 25px;
	top: 173px;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

.vid2 {
	position: relative;
	left: 25px;
	top: 200px;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}


img{
	border: 0px;
}

a img {
	border: 0px;
}

a {
	color: #000000;
}