		body {
			background: url(images/feif.gif);
position: absolute;
			font-family: Verdana,Tahoma,Arial,sans-serif; 
			font-size: small; 
			text-align: center; 
			color: #006600; 
			line-height: 1.3; 
			padding: 0;
			margin: 0;
		}

		#container {
		    font-size: 85%;
			width: 600px;
			\width: 620px;
			w\idth: 600px;
			border: none;
			margin: 10px;
			margin-left: auto;
			margin-right: auto;
			padding: 5px;
			background-color: #00ff00;
			text-align: left;
		}

		#wrap {
			border: 1px solid #111;
			padding: 0;
		}

		#banner {
			padding: 5px;
			margin-bottom: 0;
                        text-align: left;
			background-color: #006600;
			background: url(images/top-pivot-1.jpg);
			height: 150px;
		}
		

		#content {
			padding: 5px;
			margin-right: 210px;
		}

		#sidebar-a {
			float: right;
			width: 200px;
			\width: 210px;
			w\idth: 200px;
			margin: 0;
			margin-left: 0;
			padding: 5px;
			font: x-small 'Verdana','Tahoma',verdana,tahoma,arial,sans-serif;
			color: #00ff00; 
			background-color: #006600;
			line-height: 1.2;

		}

		blockquote {
		    background-color: #e7e7e7;
			border-top: 1px solid #333;
			border-bottom: 1px solid #333;
			font-style: italic;
		}

		h1 {

			font-variant: small-caps;
			font-size: 225%;
			color: #ccc;
			font-style: normal;
			line-height: 1;
			margin-bottom: 25px;
		}
		
		h1 span {
			color: #c90;
			font-style: italic;
			font-size: 35%;
			font-variant: normal;
		}


		.footer{
			text-align: right;
			font-weight: normal;
			font-size: 75%;
                                                text-transform : uppercase;
			color: #006600;
			line-height: 1;

		}


		#content h2 {
			font-weight: bold;
			font-variant: small-caps;
			font-size: 120%;
			color: #006600;
			line-height: 1.00;
		}
		
		#content h2 .date {

            font: x-small 'Verdana','Tahoma',verdana,tahoma,arial,sans-serif;
			color: #006600;
			line-height: 1;
		}

		#sidebar-a h2{
		        font: 11px verdana, tahoma, arial;
			color: #00ff00;
		        font-weight: bold;
		        text-transform: uppercase;
		        padding: 0;
			border-bottom: 1px solid #00ff00;
		}
		

		a:visited, a:link {
			color: #ff3399;
                                                style="text-decoration: none"

		}

		a:hover {
			color: #ff3399;
                                                style="text-decoration: none"

		}
              
                h1 a:visited, h1 a:link, h1 a:hover {
			font-variant: small-caps;
			color: #ccc;
			font-style: normal;
			line-height: 1;
			border-bottom: none;
		}