body { font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif; font-size: 10pt; }
#container { width: 773px; margin: 0px auto; }
#top { color: #FFFFFF; width: 772px; height: 223px; background-color: #ffffff; }
.cl { clear:both; }
#block { width: 546px; float:right;}

/*Gallery on Index*/
#gallery { width: 772px; margin-top: 5px; }

#leftpic { float:left; position:relative; width:189px; height:160px; }
 
#midpic { float:left; width:189px; height:160px; margin:0px 0px 0px 5px; }
 
#midpica { float:right; position:relative; width:189px; height:160px; margin:0px 0px 0px 5px; }
 
#rightpic { float:right; position:relative; width:189px; height:160px; margin:0px 0px 0px 5px; }
/*End*/

/*Gallery on 2-6*/
#gallery2 { width: 546px; margin-top: 5px; float:right; }

#leftpic2 { float:left; position:relative; width:179px; height:160px; }
 
#midpic2 { float:left; width:179px; height:160px; margin:0px 0px 0px 5px; }
  
#rightpic2 { float:right; position:relative; width:178x; height:160px; margin:0px 0px 0px 5px; }
/*End*/


/*Button Menu*/
#buttons { width: 546px; height: 30px; background-color: #eccade; border-bottom: 1px solid #49538a; margin-bottom: 10px; }

#menu {
	height: 42px;
	width: 546px;
	margin-left: auto;
	margin-right: auto;
	background: #1b205a;
}
#menu ul{margin: 0px auto;} 
#menu li { float: left; margin: 0px; padding: 0px; } 
#menu li a {
	display: block;
	float: left;
	height: 27px;
	text-decoration: none;
	text-align:center;
	padding: 13px 0px 2px 0px;
	background: #1b205a;
	color: #ffffff;
	border-color: #D7D7D7;
}
#menu li a:hover, #menu li a#selected, #menu li a#selected:hover {
	background: #FFFFFF;
	color: #1b205a;
} 

ul { margin: 8px 0px 0px 16px; padding: 0px; }
ul li { list-style-type: none; margin: 0px 0px 11px 0px;  padding: 0px; }

img{border: 0px;}

a{outline: none;}
/*END*/



/*News*/
#news { width: 201px; height: 552px; margin-top: 5px; background-color: #1b205a; color: #FFFFFF; padding: 10px; }


#news a:link, #news a:active { color: #FFFFFF; text-decoration: none; }

#news a:hover { color: #F7CB33; }
#news a:visited { color: #F7CB33; }
/*END*/

/*News2*/
#news2 { width: 201px; height: 717px; margin-top: 5px; background-color: #1b205a; color: #FFFFFF; padding: 10px; }


#news2 a:link, #news a:visited, #news a:active { color: #FFFFFF; text-decoration: none; }

#news2 a:hover { color: #F7CB33; }
#news2 a:visited { color: #F7CB33; }
/*END*/


/*Content*/
#content { width: 545px; float: right; height: 572px; margin-top: 5px; background-color: #ffffff; border-right:#1b205a solid 1px; }

p { margin: 0px 0px 10px 0px; }
h1 { padding: 4px; margin: 4px; font-size: 120%; font-weight: bold; color: #FFFFFF; border-bottom-width: 2px; border-bottom-style: dotted; border-bottom-color: #F7CB33; }
h2 { text-align: center; font-size: 25px; font-weight: normal; color: #FFFFFF; }
h5 { text-align: center; vertical-align:center; font-size: 18px; font-weight: normal; color: #FFFFFF; }

#pad { width:521px; height:503px; padding: 12px; color: #000000; overflow:auto; }
/*END*/



/*Footer*/
#footer { background-color: #953d70; width: 772px; height: 29px; color:#FFFFFF; font-size: 90%; text-align: center; clear:both;}

#footer a:link, #footer a:active, #footer a:hover, #footer a:visited { color:#000000; }

h4 { font-size: 180%; color: #49538a; }
/*END*/

