/* These sytles are only used by the current theme. The can be adjusted in any way.*/
div#hdr {    /* Header/Banner area */
	width: 770px; 
	height: 100px; 
	xline-height: 2.5em;
	background: transparent;
	background-image: url('/views/theme/raft/images/header.gif'); 
	background-color:#fff;
	background-repeat:repeat-y;
}

#hdr h1{padding:40px auto 10px 10px; color:#3F7B45; font-size:3.6em; line-height:.7em}

.software{font-size:.6em;}
div#container{width: 770px;margin: 0 auto; text-align: left; background-color:#FFFFFF }

div#header{	width: 770px;height:260px;border-bottom:#FFFFFF 1px solid;	}




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: 693px;
			background-color:#fff;
			overflow: hidden; 
			padding:10px;
			border-left:#666666 57px solid;
			}

/*div#content ul li {margin:0 15px; }*/

div#footnote{float: left;
	width: 550px;font-size:.8em;
	xheight: 3em;
	xline-height: 3em;
	background: transparent;
	overflow: hidden;
	padding:10px 10px 10px 10px;}

#note{float:right; xbackground-color:#E7DA49; border:#666666 1px solid; padding:15px; margin:15px}
