html,body{
	margin:0;
	padding:0;
	background-color: #C4C4C4;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
div#container{
	width:880px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div#header{
	height: 273px;
	width: 860px;
	background-image: url(../graphics/index-BOOTS-header1.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
div#navigation{
	height: 57px;
	width: 860px;
	background-image: url(../images/people-events-logo.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-position: right;
}
div#col1{
	float:left;
	width:620px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
div#col2{
	float:right;
	width:220px;
	padding-top: 0px;
	text-decoration: none;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
div#col3{
	float:right;
	width:300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
div#footer{
	height: 37px;
	width: 553px;
	clear:both;
	width:860px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
div#footer2{
	float:left;
	height: 15px;
	color: #333333;
	font-size: x-small;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	width: 550px;
}
div#footer3{
	float:left;
	width:860px;
	height: 20px;
	color: #333333;
	font-size: x-small;
	text-align: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
}
div#footernavigation{
	float:left;
	width:850px;
	height: 15px;
	color: #FFFFFF;
	font-size: x-small;
	background-color: #3996d6;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}
div#peoplelogo{
	float:right;
	width:auto;
	height: auto;
	text-align: right;
	font-size: x-small;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

