@charset "utf-8";
body {
	background-color: #CCCCCC;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.SmallText {
	font-size: 10px;
}

h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}


#header {
	height: 100px;
	width: 980px;
	margin: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
#headertext1 {
	height: 40px;
	width: 600px;
	text-align: center;
	position: relative;
	top: -85px;
	left: 200px;
	font-size: 36px;
	font-weight: bold;
}
#headertext2 {
	font-size: 14px;
	height: 30px;
	width: 400px;
	text-align: center;
	position: relative;
	left: 290px;
	top: -75px;
}


#container {
	height: 470px;
	width: 980px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #666666;
	border-left-color: #000000;
	margin: auto;
}
#sidebarleft {
	float: left;
	height: 470px;
	width: 190px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-color: #FFFFFF;
}
#sidebarleft1 {
	height: 215px;
	width: 180px;
	padding-top: 20px;
	padding-left: 10px;
}
#sidebarleft2 {
	height: 215px;
	width: 170px;
	padding: 10px;
}

#news1 {
	height: 75px;
	width: 170px;
	position: relative;
	top: 10px;
	border: 1px dotted #666666;
}
#news2 {
	padding: 0px;
	height: 75px;
	width: 170px;
	position: relative;
	top: 20px;
	border: 1px dotted #666666;
}
.newsfont {
	font-size: 11px;
	font-style: italic;
	color: #000033;
}



#maincontent {
	height: 462px;
	width: 590px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	float: left;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 3px;
}

#sidebarright {
	float: right;
	height: 470px;
	width: 190px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	background-color: #FFFFFF;
}
#sidebarright1 {
	height: 230px;
	width: 180px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#justgiving {
	height: 220px;
	width: 180px;
	padding-left: 25px;
}

.formfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#comments {
	width: 160px;
}
#submit {
	float: right;
}





#footer {
	margin: auto;
	height: 20px;
	width: 980px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #CCCCCC;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	word-spacing: 25em;
	text-align: center;
	font-weight: normal;
	vertical-align: bottom;
}
.linkgrey {
	color: #333333;
	text-decoration: none;
}
#BackButton {
	background-image: url(SiteImages/Back.jpg);
	height: 20px;
	width: 43px;
	margin-right: 5px;
	float: right;
}
#submain {
	margin: 20px;
	height: 422px;
	width: 550px;
	overflow: auto;
}
.LinkNoFormat {
	text-decoration: none;
	color: #000033;
}
#submainmenu {
	float: left;
	height: 50px;
	width: 530px;
	margin: 0px;
	padding: 0px;
	z-index: -1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#submainheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	float: left;
	height: 30px;
	width: 530px;
	font-weight: bold;
}
#submaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 530px;
	padding-top: 10px;
}
#linkedin {
	padding-right: 5px;
	padding-left: 0px;
	text-align: left;
}
#imagefloatleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #333333;
	float: left;
	height: 200px;
	width: 150px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
