/*---CSS Document---*/
/*---Boyd Web Design (boydwebdesign.com) 2011 Stylesheet Template.---*/
/*---(C) 2010 Boyd Web Design.  All rights reserved.---*/
/*---Version 1.0: 07.01.10---*/

/*--Basic Layout--*/
body{
	margin:0px; padding:0px;
	background:#c7d4e7 url(images/background.jpg) repeat-y top center;
	}
a img{
	border:none;
	}
ul{
	list-style:none;
	}
li{
	list-style-type:none;
	}
/*--Basic Layout--*/

#content{
	width:997px;
	position:relative;
	margin:20px auto 0 auto; 
	padding:0px;
	}