body{
background-color: #ffffff;
	background-image: url(images/background.jpg); background-repeat: no-repeat;
	margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; 
}

img {
	border: 0px;}

#footer {
  	margin-left: auto;
  	margin-right: auto;
	width: 700px; height: 55px;
	background-image: url(images/background-footer.gif);
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
	text-align: left;
}

p {
font-family: tahoma, Helvetica, sans-serif;
font-size: 14px;
color: #5e5b5c;
line-height: 19px;
text-align: left;
}

.bodytext {
font-family: tahoma, Helvetica, sans-serif;
font-size: 14px;
color: #5e5b5c;
line-height: 19px;
text-align: left;
}


.date {
font-family: tahoma, Helvetica, sans-serif;
font-size: 11px;
color: #4f1e88;
line-height: 18px;
text-align: left;
font-weight:bold
}

.event {
font-family: tahoma, Helvetica, sans-serif;
font-size: 11px;
color: #5e5b5c;
line-height: 12px;
text-align: left;
}


.formfield {
font-family: tahoma, Helvetica, sans-serif;
font-size: 11px;
color: #4f1e88;
line-height: 18px;
text-align: left;
font-weight:normal
}

.title {
	font-family: tahoma, Helvetica, sans-serif; font-size: 25px; font-weight: normal; color: #4f1e88; 
	text-align: left;
	padding-bottom: 10px;
}

.subtitle {
	font-family: tahoma, Helvetica, sans-serif; font-size: 20px; font-weight: normal; color: #4f1e88; 
	text-align: left;
	padding-bottom: 10px;
	line-height: 26px;
}



.bold {
	font-weight: bold;
}

.blogdate {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #7c9667;
	font-style: italic;
}

.blog {
	font-style: italic;
}

.frame {
	border: 1px;
	border-style: dashed;
	border-color: #a4a4a4;
	padding: 8px;
}

.small {font-family: arial;
font-size: 10px;
color: #c6c6c6;
text-align: left;}





.rightdots {
	border-right: 1px;
	border-right-color: #cfcfcf;
	border-right-style: dotted;
}




.websiteby {font-family: arial;
font-size: 10px;
color: #c6c6c6;
line-height: 17px;
text-align: left;}






/*link styles*/

a.link:link, a.link:visited, a.link:active	{ font-family: tahoma;font-size: 12px; color: #4f1e88; text-decoration: none; background-color: transparent; line-height: 14px; font-weight:bold}
a.link:hover	{ font-family: tahoma;font-size: 12px; color: #4f1e88; text-decoration: underline; background-color: transparent; line-height: 14px; font-weight:bold}

a:link, a:visited, a:active {	font-family: tahoma, Helvetica, sans-serif;font-size: 14px;color: #4f1e88;line-height: 19px; text-decoration: none;}
a:hover {	text-decoration: underline;}

a.top:link, a.top:visited, a.top:active	{ font-family: arial;font-size: 12px; color: #b3a1ce; text-decoration: none; background-color: transparent; line-height: 14px;}
a.top:hover	{ font-family: arial;font-size: 12px; color: #b3a1ce; text-decoration: underline; background-color: transparent; line-height: 14px;}





