@charset "UTF-8";/* CSS Document */body {	background-color: #000000;	background-image: url(images/subtlestripebackground.gif);	background-repeat: repeat;	background-position: 0px 0px;}#logotop{	background-image:url(images/toplogo.png);	background-repeat:no-repeat;	background-position: 0px 0px;	position:fixed;	height:104px;	width:225px;	padding:0px;	position:absolute;	top:25px;	left:25px;		}	#youwant{	position:fixed;	height:59px;	width:225px;	padding:0px;	position:absolute;	top:129px;	left:25px;		}			#sidebar_nav{	width:275px;	position:absolute;	padding:0px;	top:188px;	left:0px;		}#bodytobody{	background-color:#FFFFFF;	left:275px;	top:25px;	width:500px;	position:absolute;	height:625px;	padding:25px;}