@charset "UTF-8";
@import url("textstyles.css");
/* CSS Document */
*{margin:0;
padding: 0;
}

img {border: 0;}

#topbar{ top: 0px;
height: 23px;
background-color:#c48f7d;
color:#c48f7d;
width: 100%;
z-index:3;
}

#nav {
	
	left:0px;
	width:130px;
	height:100%;
}