p 
{
    font-family: Trebuchet MS, Geneva, Arial, sans-serif;
    font-size: 13px;
    line-height: 180%;
    color: #000000;
    margin: 0 0 0em;
}


#header
{
	position: fixed;
	height: 96px;
	background: #660000 url(../site_image/logo.gif) no-repeat center;
	width: 105%;
 	margin: -10px -10px -10px -10px;
	border: 0px;
	repeat-x;
padding: -10;
}

#navbar
{
    position: fixed;
    width: 105%;
    height: 26px;
    padding: 3px 0px 0 0px;
    top: 84px;
    left: -10px;
    border-bottom: 2px solid #800000; 
    border-top: 3px solid black;
    background: #3C0001;
    font-family: Futura, Geneva, Arial, sans-serif;

}

#left_dec_bar
{
    position: absolute;
    position: fixed;
    width: 128px;
    height: 256px;
    padding: 0;
    top: 200px;
    left: -10px;
    background: transparent;
text-indent: 2em;

}


body
{
     background: url(../site_image/clouds3.gif);
     font-family: Trebuchet MS, Geneva, Arial, sans-serif;
     padding-top: 20;
     margin-top: 0;
}


a:link { 
	color: #3300CC;
       text-decoration: underline;
       font-weight:normal
	}
a:visited { 
	color: #000066;
       text-decoration: underline;
	}
a:hover { 
	color: #339933;
	<!--background-color: #333333;-->
	text-decoration: none;
	}
a:active { 
	color: #006600;
	}


#navbar ul
{	
	list-style: none;
	margin: 0;
	padding: 0;
	color: white;
	text-align: center;
}

#navbar li
{
	margin-top: 1em;
	padding: 0 0 0 10;
	display: inline;
	color: white;
}

#navbar a:link, #navbar a:visited 
{
	margin-top: 1em;
	top: 20px;
	padding: 3px 10px 4px 10px;
	color: #FBD7A1;
	background-color: transparent;
	text-decoration: none;
	border: none;

}

#navbar a:hover
{
	color: white;
	background-color: #BC001D;
padding: 3px 10px 4px 10px;
	border-top: 3px solid black;

}
 

#content
{
       position:  center;	
       align: center;
       padding:  150px 20px 100% 20px;
       font-size:  1em;
       background: #ffffff center;
       color: #002927;
       border-left-color: blue;
       border-right-color: blue;      
       border-left: ridge 1px;
       border-right: ridge 1px;
       width: 656px;
       margin-left: auto;
       margin-right: auto;


}

#calendarpage
{
       position:  center;	
       align: center;
	padding:  150px 20px 100% 20px;
	font-size:  1em;
       background: #F0FFFF center;
       color: #002927 ;
       <!--border-left: dotted 3px;-->
       <!--border-right: dotted 3px;-->
       width: 656px;
margin-left: auto;
margin-right: auto;

}

#article_photo
{
       position:  center;	
	padding:  0;
	font-size:  1em;
       background:  #A2C257 center;
       color: #002927 ;
      <!--border-left: dotted 2px;-->
      <!--border-right: dotted 2px;-->
      <!--border-top: dotted 2px;-->
margin-left: -22px;

}
h1
{

       font-weight:  normal;
	text-decoration: none;
	font-family:   Trebuchet MS, Geneva, Verdana, Arial, sans-serif;
}

h2
{

       font-weight:  normal;
	text-decoration: none;
	font-family:   Trebuchet MS, Geneva,  Arial, sans-serif;
}



h3
{

       font-weight:  normal;
	text-decoration: none;
	font-family:   Trebuchet MS, Geneva, Arial, sans-serif;
       line-height: 90%;
}

