body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f7f9fc;
	margin-top: 0px;
	background-image: url(images/bkd.jpg);
	background-repeat: repeat-x;
	}
#container
{
width: 803px;
margin: auto;
/*background-color: #fff;*/
color: #333;
border: 1px solid #000;
background-color: #fff;
}
/*#top {
	border-bottom: 1px solid #666;
	}*/
#top h1
{
padding: 0;
margin: 0;
font-family: Times NR, serif;
color: #C80808;
}

#content
{
margin-left: 0px;
margin-right: 0px;
}
#content h2 { 
	margin: 0 0 .5em 0; 
	color: #C80808;
	}
#footer
{
clear: both;
margin: 0;
padding: .5em;
color: #333;
background-color: #ddd;
border-top: 1px solid gray;
font-size: 11px;
text-align: center;
}
div.welcome {
 background: transparent url(images/welcome.jpg) no-repeat top left;
 width: 803px;
 }
div.welcome p {
 margin-left: 55px;
 margin-right: 350px;
 margin-top: 4px;
 font-size: 12px;
 line-height:180%;
 }
 div.welcome li {
 margin-left: 55px;
 margin-right: 350px;
 margin-top: 4px;
 font-size: 12px;
 line-height:180%;
 }
div.welcome strong {
 color: #0051de;
 }
.box {
	 background: transparent url(images/news_box.jpg) no-repeat top left;
	 width: 177px;
	 }
.box2 {
	 background: transparent url(images/cal_box.jpg) no-repeat top left;
	 width: 177px;
	 }
.box3 {
	 background: transparent url(images/events_box.jpg) no-repeat top left;
	 width: 177px;
	 }
.box4 {
	 background: transparent url(images/lun_box.jpg) no-repeat top left;
	 width: 177px;
	 }
.box p {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 50px;
	text-align: center;
	font-size: 11px;
	}
.box form {
	margin-left: 10px;
	margin-right: 20px;
	margin-top: -10px;
	text-align: center;
	font-size: 12px;
	}
.box2 p {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 50px;
	text-align: center;
	font-size: 11px;
	}
.box3 p {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 25px;
	text-align: center;
	font-size: 11px;
	}
.box4 p {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 60px;
	text-align: center;
	font-size: 11px;
	}
.box2 img {
	border: 0px;
	}
.box3 img {
	border: 0px;
	}
.box4 img {
	border: 0px;
	}
.bottom {
	text-align: center;
	font-size: 12px;
	}
.logo img {
	border: 0px;
	}
