/* These sytles are only used by the current theme. The can be adjusted in any way.*/
div#hdr {    /* Header/Banner area */
	width: 760px; 
	height: 4.5em; 
	xline-height: 2.5em;
	background: transparent;
}
div#hdr h1{padding-left:10px;}
div#container{width: 760px;margin: 0 auto; text-align: left; xborder-width: 0px;xborder-style: dotted;}

div#header{	width: 760px;height:250px;xmargin-bottom:10px;	}




div#sidebar{float: left;width: 240px;background: transparent;overflow: hidden}

div#news{}

#sidebar ul,#sidebar ul li{list-style-type:none;padding:10px;}
div#flv{margin:25px auto 25px 85px;}
div#login{}
/*
these style the tops of my two columns 
as white text on dark bgs
*/
.podHeader{font-family: Georgia,serif; font-size: 1.45em; font-weight:normal; line-height: 1.45em; margin: 0; padding-left: 10px; width:100%;  background-color: #333; color: #fff;}
	
div#content{float: left;
			width: 520px;
			background: transparent;
			overflow: hidden; padding:0 0 15px;
			}

/*div#content ul li {margin:0 15px; }*/

div#footnote{float: left;
	width: auto;font-size:.8em;
	xheight: 3em;
	xline-height: 3em;
	background: transparent;
	overflow: hidden;
	padding:10px 10px 10px 10px;}

input{border:#993300 1px solid;  padding:3px;xmargin:5px; background-color:#e9e9d9; }
textarea{border:#993300 1px solid;  padding:3px; xmargin:5px; background-color:#e9e9d9 }

