body

{

 		font-family: Tahoma, Verdana, sans-serif;

 		background: url(images/bg.gif) repeat-x;

		background-color: #aedcb1;

}




#frame

{

 			position: absolute;

			top: 0px;

			left: 50%;

			margin-left: -400px;



}



#main

{

 		 width: 800px;

		 

}

#header

{

 			 background-image: url(images/header.jpg);

			 width: 800px;

			 height: 135px;

}



#footer

{

 				color: #ffffcc;

				font-size: 8pt;

				text-align: center;

				background-color: #047d00;

				padding-top: 2px;

				padding-bottom: 2px;

 			 

}

#leftnav

{

 				display: inline;

				width: 142px;

				background-color: #047d00;

				

}

#leftnav .links

{

 				 padding: 4px;

}

.leftnav a

{

 				color: #ffffcc;

				text-decoration: none;

				font-weight: bold;





}

.leftnav a:hover

{

 				 color: #000000;

}

.leftnav

{

 				padding-bottom: 3px;

				width: 140px;

}



.bloglinks a

{

 					 color: #ffffcc;

					 font-size: 8pt;
						

}

.bloglinks

{

 					 color: #ffffcc;

					 font-size: 8pt;


					 padding: 3px;
					 

}

div.leftnavbutton2 div.leftnavbutton2 div.leftnavbutton2

{

 background: url(images/button-bg.jpg);

 

}

h1

{

 		font-size: 20pt;

		color: #047d00;

		font-weight: bold;

}

.green

{

		color: #047d00;

 

}

#text-content a

{

 							color: #037e01;


}
.comments
{
background: white;
width: auto;
text-align: center;
border: dashed 1px gray;
margin: 10px;
padding: 10px;
}