		body {	
                        background-color: white;
                        text-align: center;                        
			font-family: Calibri, Corbel, Georgia,Times,Times New Roman,sans-serif; 
			font-size: small; 
			text-align: center; 
			line-height: 1.4; 
			padding: 10px;
			margin: 10px;
                        margin-top:0px;
                        margin-bottom:15px;
                        height: 100%;
                        padding-bottom:100px;   /* Height of the footer */
		}

               ul,ol,ul.none {
                        margin: 0;
                        padding: 0;
                        list-style-position:outside;
                        list-style-type:none;
                        list-style-image:none; 
                        list-align: left; 
                } 

		#container {
                       background-color: white;
	               margin: 0px;
                       padding: 0px 5px 0px 5px;
	               width: 850px;
	               text-align: left;			
                       margin-left: auto;
		       margin-right: auto;
                       padding bottom: 25px;
                       min-height:100%;
                       position:relative;
			}

		#wrap {
			border: 1px solid #111;
			padding: 0;
                        background:white);
                        margin:0 auto;
                        padding-bottom:0px;
                        }

		#banner {
                        background: url(images/header0907172.jpg);			
                        padding: 5px;
			margin-bottom: 10px;
                        text-align: left;
			font-size: h1;
                        FONT-FAMILY: Segoe Script,Calibri,Verdana,Helvetica;
                        height: 220px;
		}
		

		#content {
			padding: 0px 10px 10px 10px;
                        border: 1px solid #CCCCCC;
                        border-width: 0px 1px 0px 1px;
			margin-right: 220px;
                        margin-left: 110px;
                        background-color: White;
                        width: 489px;
		}

		#sidebar-a {
			float: right;
			width: 220px;
			margin: 0;
			margin-left: 0;
                        padding: 0px;
			font: small Calibri,'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
			line-height: 1.3;
		}

#sidebar-left {
                       padding: 0px;			
                       float: left;
		       width: 100px;
		       margin: 0;
		       margin-left: 0;
                       font: small Calibri,'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
		       line-height: 1.3;
                       text-align: right;
		}

		#footer {
                        background: url(images/footer090717.jpg);			
                        position: relative;
                        bottom: 3px;
                        width: 850px;
                        height: 100px; /* Height of the footer */
                        clear: both;
                        font-size: 85%;
                        font: arial;
                        text-align: right;
                        font-color: #FFFFFF;
			
		}

		blockquote {
			border-top: 1px solid #333;
			border-bottom: 1px solid #333;
			font-style: italic;
		}

		h1 {

			font-size: 270%;
			font-color: #FF33CC;
			font-style: normal;
			line-height: 1;
			margin-bottom: 25px;
		}
		
		h1 span {
			color: #666666;
			font-style: italic;
			font-size: 35%;
			font-variant: normal;
		}

               .footer{
			text-align: center;
			font-weight: normal;
			text-transform : uppercase;
			font-size: 85%;
			color: #333;
			line-height: 1;
		}

		#content h2 {
			font-weight: bold;
			font-variant: normal;
			font-size: 165%;
			color: #666666;
			line-height: 0.85;
		}
		
		#content h2 .date {
			font-weight: normal;
			font-variant: small-caps;
			font-size: 50%;
			color: #666666;
			line-height: 1;
		}

		#sidebar-a h2{
		        font: 11px georgia, times new roman, serif;
			color: #666666;
		        font-weight: bold;
		        text-transform: uppercase;
		        padding: 0;
			border-bottom: 1px solid #333;
		}
		

		a:visited, a:link {
			color: #666666;
			text-decoration: none;
			border-bottom: 1px dotted #333;
		}

		a:hover {
			color: #FF33CC;
			text-decoration: none;
			border-bottom: 1px solid #FF33CC;
		}
              
                h1 a:visited, h1 a:link, h1 a:hover {
			font-variant: small-caps;
			color: #666666;
			font-style: normal;
			line-height: 1;
			border-bottom: none;
		}

               img {
                       border: 0;
                       filter:alpha(opacity=60);
                       -moz-opacity: 0.60;
                       opacity: 0.60;
                }

                img:hover{
                       filter:alpha(opacity=90);
                       -moz-opacity: 0.90;
                       opacity: 0.90;
                }
