*{
padding: 0;
margin: 0;
border: 0;
}
#wrapper{
margin: 20px auto;
width: 625px;
	}
	#header{
	height: 116px;
	position: relative;
		}
		#logo{
		width: 157px;
		height: 118px;
		background: url(images/logo.jpg) no-repeat center;
		position: absolute;
		left: 0px;
		bottom: 0px;
		}
		#nav{
		position: absolute;
		right: 0px;
		bottom: 0px;
		height: 11px;
		list-style: none;
			}
			#nav li{
			float: left;
			height: 11px;
			margin: 0 6px;
			}
		#links-box{
		position: absolute;
		background: url('images/links-box.png');
		width: 148px;
		height: 96px;
		top: 105px;
		right: -7px;
		visibility: hidden;
			}
			#links-box img{
			margin-left: 15px;
			}
	#content{
	height: auto;
	clear: left;
	margin-top: 25px;
		}
		#standard-body{
		width: 618px;
		min-height: 399px;
		border: solid 1px black;
		background: #f3f3df;
			}
			#rotating-images{
			width: 314px;
			height: 399px;
			margin: 0 auto;
				}
				.tag{
				position: absolute;
				left: 335px;
				top: 75px;
				}
			.heading{
			margin: 0 0 12px 15px;
			}
			.text{
			margin-left: 15px;
			}
			#contact-info{
			float: left;
			padding-top: 46px;
			}
			.top-team-member{
			padding-top: 10px;
			margin: 0 0 17px 5px;
			}
			.team-member{
			padding-top: 10px;
			margin: 0 0 17px 5px;
			clear: left;
			}
			.member-photo{
			float: left;
			margin-top: -10px;
			}
			.magazine-item{
			width: 568px;
			height: 327px;
			padding: 25px;
			clear: right;
				}
				.odd-note{
				 position: relative;
				 bottom: 240px;
				 left: 40px;
				}
				.even-note{
				position: relative;
				top: 30px;
				right: -78px;
				}
			.layout-item{
			width: 548px;
			height: 400px;
			padding: 35px;
				}
				.layout-note{
				margin: 20px 0 0 5px;
				}
		.side-tape{
		margin-top: 19px;
		float: left;
		}
	#footer{
	width: 620px;
	height: 100px;
	background: #ffffff;
	text-align: center;
		}
		#footer img{
		margin-top: 20px;
		}