@charset "UTF-8";
/* CSS Document */

#homecontent
{
	position: relative;
	top:20px;
	z-index:0; 
	height:100%;
	width:800px;
	padding-top:30px;
	vertical-align:top;
}
#quicklinks
{
/*border:1px red solid;*/
 position:relative;
 text-align:left;
}
#spacer
{
height:30px;
background-color:red;
}
