﻿a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #C7C7C7;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #83bac4;
	text-decoration: none;
}
a {
	font-family: "Times New Roman", Times, serif;
	color: #C7C7C7;
	text-decoration: none;
}
#wrapper {
	font-family: "Times New Roman", Times, serif;
	color: c7c7c7;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#Header {
	width: 800px;
	height: 211px;
	background-color: #000000;
	}
#logo {
	background-position: left;
	position: relative;
	width: 788px;
	height: 147px;
	z-index: 1;
	background-image: url('pics/logo.jpg');
	background-repeat: no-repeat;
}
#links {
	font-family: "Times New Roman", Times, serif;
	color: c7c7c7;
	height: 22px;
	margin-left: 80px;
	position: absolute;
}
#contact {
	width: 148px;
	height: 22px;
	float: right;
	position: relative;
}
#navBottom {
	top: 170px;
	width: 800px;
	height: 22px;
	background-image: url('pics/NavBoarder.jpg');
	background-repeat: no-repeat;
	background-position: left;
	position: absolute;
}
#Body {
	width: 800px;
	height:550px
}
#worksBar {
	width: 177px;
	margin-left: 10px;
	margin-bottom: 25px;
	position: absolute;
}
#works {
	margin-left: 190px;
	padding-left: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
	margin-top: 15px;
	position: absolute;
	width: auto;
	float:right
}
#photo {
	width: 578px;
	height: 450px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	font-family: "Times New Roman", Times, serif;
	color: c7c7c7;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 420px;
	height: 20px;
	clear: both;
}
.WhiteFont {
	font-family: "Times New Roman", Times, serif;
	color: #C7C7C7;
}
ul {
	font-family: "Times New Roman", Times, serif;
	color: c7c7c7;
}
li {
	list-style-type: circle;
}
