 body { margin: 0px; background-color: #aec7d5; background-image:url(images/stitch.gif); color: #3d3d3d; font-family:Arial, Helvetica, sans-serif; font-size:12px; }   /*--- Framework ---*/  #Container { width: 800px; background-color:#FFFFFF; border:solid 5px #FF0000; position: absolute; margin: 10px 0px 0px -400px; left: 50%; z-index: 0; }  #White { width: 800px; height: 100%; background-position:center; background-repeat: repeat-y; position: relative; margin-top:-20px; z-index:2; }  #Content { width:630px; height:auto; position: relative; padding-top:30px; padding-left:88px; }   /*--- Headspace ---*/ #Header { width: 750px; height: 126px; background-image: url(images/Header.gif); position: relative; top: 0; left: 25px; z-index:5; }  /*--- Footwell ---*/  #Footer { width: 800px; height: 50px; color:#FFFFFF; position:relative; margin-top:10px; top: 0px; z-index: 0; }  /*-- Images --*/  img { border: none; } .left { float: left; padding: 10px; } .right { float: right; margin: 0 0 0 10px; padding: 10px; } .border { border:1px solid #000000; }  /*--- Fonts ---*/  a:link { color: #4064a2; font-weight: bold;text-decoration: none;} a:visited { color: #4064a2; font-weight: bold; text-decoration: none;} a:hover { color: #5e81bc; font-weight: bold; text-decoration: underline;} a:active {	color: #5e81bc;	font-weight: bold; text-decoration: none;}#rssArea {width:600px;padding:0;margin:0;background:#D3D3D3;}
.rssItem {width:590px;height:auto;margin:0 5px 5px 5px;}
.rssItemTitle {background:#D3D3D3;color:#333;font-weight:bold;padding:3px;}
.rssItemDesc {background:#fff;color:#333;padding:3px;}