body {
	background: #3f372d url('template/gradient.png') no-repeat fixed center center;
	background-width: 100%;
	color: #FFFFFF;
}

.center {
	margin: auto;
	text-align: center;
}

#container {
	width: 800px;
}

#banner {
	background: url('template/DennisKutsenko.png') no-repeat top center;
	width: 513px;
	height: 320px;
	margin-top: -7px;
	margin-left: -60px;
}

#navigation {
	margin: -125px 0px 0px 75px;
}

#navigation li {
	display: inline;
	list-style-type: none;
	margin: 0px 15px 0px 15px;
}

a {
	color: #FFFFFF;
}

#navigation {
	width: 600px;
}

#content {
	width: 600px;
}

#homepage {
	margin: 50px; 0px; 0px; 10px;
	background: url('template/Images.png');
	width: 555px;
	height: 376px;
}

#bannerline {
	margin: -225px 0px 140px -100px;
	height: 115px;
	width: 996px;
	border-top: 2px solid #7f7f7f;
	border-bottom: 2px solid #7f7f7f;
}

#naviline {
	margin: 20px 0px 0px -100px;
	width: 996px;
	border-top: 2px solid #7f7f7f;
}

#copyright {
	margin-left: -100px;
	width: 996px;
	border-top: 2px solid #7f7f7f;'
}

#copyright span {
	margin-right: 15px;
}
