h1{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin-bottom : 1px;
	margin-top : 0px;
	background-color: #EDDFBC;
	width: 780px;
}

#container{
width:880px;
text-align:left;

}

#header{
	width:880px;
	height:196px;
	margin-bottom: 2px;
	}

#center{
	text-align:center;
	width:878px;
	/*position:relative;
	display:block;
	height:auto;*/
	background-image: url(images/bg_center1.jpg);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 0px;
}


#left{
	text-align:left;
	width:217px;
	background-color:#FFFFFF;
	border-top: 0px none #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 0px none #FFFFFF;
	border-left: 0px none #FFFFFF;
	float:left;
	/*position:relative;
	left:0px;*/
/*	background-image: url(images/bg_left.jpg);
	background-repeat: repeat-x;*/
}

#leftphotos {
	width:217px;
	margin: 0px;
	padding: 0px;
}

#content{
	padding:10px;
	float:left;
}

#center2{
	padding:10px;
	margin-left:228px;  
	text-align:left;
}

#footer{
	width:878px;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #230D4D;
	background-color: #DBC999;
	padding-top: 10px;
	padding-bottom:10px;
	border: 1px solid #FFFFFF;
}

#footer a{
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
#footer a:hover{
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #230D4D;
	text-decoration: none;
}

#centerbottom{
	text-align:center;
	width:858px;
	/*position:relative;
	display:block;
	height:auto;*/
	padding:10px;
	background-image: url(images/bg_center.jpg);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

img { 
 border: none; 
}

#menu ul{
	text-align: left;
	list-style-type: none;
	margin:0; padding:0;
}

#menu li{
	background-image: url(images/bg_menu1.jpg);
	list-style-position: outset;
	list-style-image: none;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	text-indent: 8px;
}
#menu li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	text-decoration: none;
}
#menu li a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	font-variant: normal;
	color: #230D4D;
	text-decoration: none;
}

.maintext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	text-align: justify;
}

.bottomtext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	text-align: justify;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #230D4D;
	margin-bottom : 1px;
	margin-top : 1px;
}
h3{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #230D4D;
	padding-top: 10px;
	margin-bottom : 1px;
	margin-top : 1px;
}
h4{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #7f8c9a;
	margin-bottom: 0px;
	padding-top: 10px;
}

#article {
	float: left;
	padding: 2px;
}

.italictext {
	font-style: italic;
	}
.underlinedtext {
	text-decoration: underline;
	}
	
.clear {clear:both;}

