﻿.image
{
	float:left;
}
#content
{
	background-color:#666666;
	width:910px;
	height:440px;
	float:left;
}
#pagetitle
	{
		
		width:910px;
		height:100px;
		float:left;
	}
	#aboutus
	{
		
		float:left;
		width:364px;
	height: 140px;
}
	#news
	{
		
		float:left;
		width:364px;
	height: 140px;
}
	.events
	{
		
		float:left;
		width:910px;
	height: 171px;
}
		
	

.eventtext
{
	float:left;
	width: 569px;
}

/*Fonts*/

.title
{
	font-family: Verdana;
	font-size: x-large;
	text-align: center;
}
.description
{
	font-family: Verdana;
	font-size: small;
	padding-right: .5cm;
	padding-left: .5cm;
	width: 765px;
	color:#FFFFFF;
}
.titledescription
{
	font-family: Verdana;
	font-size: small;
	padding-right: .5cm;
	padding-left: .5cm;
	
}

.subtitle
{
	font-family: Verdana;
	font-size: medium;
	padding-left: .5cm;
}
