
html{
	 overflow-y: scroll;
}

#wrapper {
	width:1000px;
}

#sidebar{
	float:right;
	width:250px;
	margin-top:107px;
}

a img {outline : none;}

img {border : 0;}

a {outline : none;}

.quick-links{
	list-style:none;
	padding:0;
}

.quick-links a:hover{
	color:#ffcb08;
}

#line{
	float:left;
	padding-right:15px;
}
#footer-content{
	height:13px;
}

#social{
	float:right;
}

#copy{
	float:left;
	margin-top: 11px;
	font-family:verdana;
	font-size:12pt;
	font-weight:normal;
}
