/* CSS Document */

.shell{
	width:586px;
	}
.shell2{
	width:586px;
	border-right:solid 1px #FE9D04;
	border-left:solid 1px #FE9D04;
	}
.menu{
	float:left;
	width:150px;
	}
.content{
	margin-left:160px;	
	}
.left{
	float:left;
	}
.right{
	margin-left:100px;
	}
h3{
	border-bottom:solid 1px #FE9D04;
	}
.footer{
	border:solid 1px #FE9D04;
	width:586px;
	background-color:#1F2D72;
		}
.pictureandtext{
	margin-bottom: 10px;
	padding-bottom: 10px;

		}
