body {
	margin: 0px;
	padding:0;
	color: #410606;
}

.container {
	margin: 0 auto;
	padding:0;
	width:840px;
	height:auto;
	color: #410606;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	background-image: url(../images/footer.jpg);
}
.header {
	width:840px;
	height:155px;
	background-image:url(../images/header.jpg);
	margin:0;
	padding:0;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	text-align:center;
	text-indent:55px;
	padding-top:50px;
		color: #d44307;
	margin:0;
}
h1 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #d44307;
	text-decoration:none;
}
h1 a:hover {
	color: #d44307;
	text-decoration:none;
}
h1 a::active {
	color: #d44307;
	text-decoration:none;
}
h1 a:visited {
	color: #d44307;
	text-decoration:none;
}
.content {
	width:634px;
	height:auto;
	background-image:url(../images/main.jpg);
	float:left;
}

.projects{
	width:634px;
	height:28px;
	background-image:url(../images/projects.jpg);
	text-align:center;
	font-weight:bold;
	color: #d44307;
}
.main{
	width:634px;
	height:auto;
	text-align:center;
}
.sidebar{
	width:206px;
	min-height:auto;
	background-image:url(../images/lastp.jpg);
	float:left;
}
.last{
	width:206px;
	height:28px;
	background-image: url(../images/last.jpg);
	text-align:center;
	font-weight:bold;
	color: #d44307;
	
}
.last à:link {
	color: #410606;
	text-decoration:none;
}
.last à:active {
	color: #410606;
	text-decoration:none;
}
.last à:hover {
	color: #410606;
	text-decoration:none;
}
.last à:visited {
	color: #410606;
	text-decoration:none;
}
.lastp{
	width:206px;
	height:auto;
	background-image:url(../images/lastp.jpg);
	text-align:center;
	font-size: 10px;
	padding-top:10px;
	padding-bottom:10px;
}

.footer{
	width:840px;
	height:28px;
	background-image: url(../images/footer.jpg);
	text-align:center;
}
p {
margin:0;
padding:0;
}
