body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/homeTile2.jpg);
	background-repeat: repeat-x;
}

#container_pt {
	background-image: url(../images/paintTile.jpg);
	background-repeat: repeat-x;
}

#container_arc {
	background-image: url(../images/archTile.jpg);
	background-repeat: repeat-x;
}

#container_land {
	background-image: url(../images/landtile.jpg);
	background-repeat: repeat-x;
}

#bar	{
	background-color:#b55c5c; width: 800px; height: 12px;
}

#container_prof{
	background-image: url(../images/prof/profTile.jpg);
	background-repeat: repeat-x;
}


#profcopy	{
	font-family: arial, Helvetica, sans-serif;
	float: right;
	width: 548px;
	position: absolute;
	margin-top: -528px;
	margin-left: 252px;

}

#container_cont	{
	background-image: url(../images/cont/contTile.jpg);
	background-repeat: repeat-x;
}

#info	h3 {color:#990000;
}

#info	{font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	margin-top: -430px;
	margin-left: 390px;
	}