* {background-repeat: no-repeat;}

html,body { width: 100%;
	height:100%;
	background-image: url(../images/homebackgroundcs.gif);
	margin:0px;
	padding:0px;
}

#addText{clear:both; width:360px;}

#boxes {clear:both; height:110px; width:370px;}

#clock {position:absolute; top:20px; left:480px; color:#ddd; text-align:right; width:250px; }

#container{width:790px; height:100%; position:absolute; left:70px; }

#content{float:right; position:relative; top:125px; width:550px;}

#contentl{clear:both; float:left; width:370px;}

#news{float:right; width:150px; position:relative; top:34px; padding:2px; padding-left:15px; font-weight: bold; border-left:1px dotted #dedede;}

#footer {clear:both; font: 10px/13px arial, helvetica; color: #ddd; width:350px;}

#homemenu{float:left; position:relative; top:135px; width:172px; text-align:left; padding-left:47px;}

#menu{float:left; position:relative; top:135px; width:200px; text-align:left;}

#spare{background-color:#C3191F;}

