@charset "utf-8";
/* CSS Document */
body {width:100%; margin:0; padding:0; background-position:fixed; background-color:#FFFF99; background-image:url(images/bckgrd.jpg); background-repeat:no-repeat; font-family:Verdana, Geneva, sans-serif; color:#066; font-size:11px}
.pagetitle{font-size:14px; color:#F60 }
hr{border:1px solid #69C}
.left{float:left}
.formerror{background-color:#F99}
/*---------HEADER----------------*/

#navbar {width:692px; margin-top:55px; margin-left:230px;}

/*---------CONTENT----------------*/

#content {width:906px; position:relative; display:block; margin:0 auto;  margin-top:20px; margin-left:auto; z-index:9}

.cont {width:443px; float:left; margin-left:10px; margin-top:5px;}

.cont_top {width:446px; height:11px; float:left; background-image:url(images/textBox_top.png)}
.cont_mid {width:426px; min-height:300px; max-height:400px; float:left; background-image:url(images/textBox_mid.png); padding:10px;; z-index:9; overflow:auto}
.cont_bot {width:446px; height:6px; float:left; background-image:url(images/textBox_bot.png)}
#pastgal span{float:left}

/*---------FOOTER----------------*/

#footer {width:100%; display:block; bottom:0; position:absolute; height:150px; float:left; background-image:url(images/footer.png); z-index:10}
.clock {position:absolute; display:block; bottom:0; left:0; z-index:55}
.bfly {position:absolute; bottom:0; left:0; z-index:8}

/*---------NEWS----------------*/

#newsbody{position:relative; width:90%; display:block; min-height:200px; margin:170px 50px; margin-bottom:-170px;  background-color:#FFF; border:1px solid #960; padding:5px}
.pDate{color:#990}
.pTitle{font-weight:bold; color:#069}
.pLead{}
.pDesc{}
.go{text-decoration:none; font-weight:bold; color:#900; line-height:30px}
.galink{text-decoration:none; font-weight:bold; text-align:center; color:#060}

/*---------EVENTS----------------*/

.eventlink{text-decoration:none; font-weight:bold; color:#069; line-height:30px}
.eventlink:hover{color:#900;}
.eventlink_active{text-decoration:none; font-weight:bold; color:#900; line-height:30px}

/*---------GALLERY----------------*/
.minigal{ margin:5px}