@charset "utf-8";

/* CSS Document */

body {

background-color:#CCC;
font-family:Geneva,Arial,Helvetica,sans-serif;

font-size:12px;

padding:0px 0px 0px 0px;

margin:0px 0px 0px 0px;

}

#page {

background-color:#f9f9f9;

background-image:url(site_image/bcontent.jpg);

background-repeat:repeat-y;

width:790px;

padding:0px 0px 0px 0px;

margin:0 auto;

height:100%;
border:thin solid;

}

#banner {
banner:width:779px;	
margin-left:4px;
margin-top:0px;
}

#content {

padding:5px 10px 10px 10px;

font-size:13.5px;

font-weight:100;

margin:0px 0px 0px 0px;

height:100%;

width:780px;

overflow:hidden;

}

#bottom {

background:url(site_image/bbottom.jpg);

width:779px;

height:25px;

margin:0px 0px 0px 0px;

padding:0px 0px 0px 0px;

}

p:first-line {

font-size:16px;

font-weight:700;

}

p.update {

margin:0px 10px 0px 2px;

padding:2px 13px 16px 6px;

height:207px;

width:160px;

background-image:url(site_image/update.jpg);

background-repeat:no-repeat;

float:left;

overflow:hidden;

font-size: 12px;

}

p.nextevent {

margin:0px 5px 0px 2px;

padding:2px 13px 16px 6px;

height:100px;

width:160px;

background-image:url(site_image/nextevent.jpg);

background-repeat:no-repeat;

float:left;

overflow:hidden;

font-size: 12px;

}

h1{

text-align:left;

}
