@charset "utf-8";
/* CSS Document */

#sidebar { width:270px; left:-10px}

.nav			{ position:relative; left:0px; top:-85px; margin-bottom:-20px}
.nav ul			{ margin:0; padding:3px}
.nav li			{ padding:6px 0px; height:15px;  }

.nav li a		{ border:1px solid #54340d; margin:2px 5px }
.nav li a:hover	{  }

.homeLink		{ position:relative; top:62px; left:25px;}

#footer			{ height:20px; margin-bottom:-640px}
#bottomGradient		{ background:url(images/lowerBG.jpg) repeat-x; width:100%; height:665px; margin-top:0px;}