@charset "UTF-8";
body {
	background-color: #6a6040;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 22px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: .1em;
	color: #FFFFFF;
}
h2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FB5740;
}
#new_nav h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 20px;
	color: #FFFFFF;
}
#new_nav {
	position: relative;
	top: -1100px;
	left: 15px;
	width: 170px;
	height: 250px;
}
#new_nav a:hover {
	color: #FB5740;
}
#logo {
	width: 225px;
	height: 95px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	z-index: 10;
	position: relative;
	left: -35px;
	top: 25px;
}
#container {
	background-image: url(images/bg.jpg);
	background-position: center top;
	width: 1022px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	position: relative;
	height: 1250px;
}
#big_image_field {
	width: 810px;
	height: 485px;
	background-image: url(images/big_image_backer.png);
	background-repeat: no-repeat;
	background-position: center center;
	top: -60px;
	position: relative;
	left: 200px;
}
#clown {
	top: 55px;
	position: relative;
	left: 43px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	letter-spacing: 2px;
	font-style: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#portfolio_thumbs {
	width: 765px;
	left: 200px;
	position: relative;
	top: -65px;
	padding-left: 20px;
	height: 730px;
	padding-right: 30px;
}

