body {
	background-color: #FAFAFA;
	min-width: 750px;
	border: 0;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 11pt;
}

a, a:visited {
	border: 0;
	text-decoration: none;
	color: #716B5B;
}

a {
  outline: none;
}

.selectedSubNav, .selectedSubNav a, .selectedSubNav a:visited {
	color: black;
}

#intro-container {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	background-color: #ffffff;
}

#blurred-camera{
	position: absolute;
}

#focused-camera{
	position: absolute;
}

#subtitle {
	position: absolute;
	color: white;
	font-size: 150%;
	margin-left: 100px;
	margin-top: 10px;
	top: 380px;
	letter-spacing: 2px;
}

#global-nav {
	font-size: 9pt;
	padding-left: 7px;
}

.spacer-bar {
	padding-left: 8px;
	padding-right: 8px;	
}

.active-menu a{
	color: #000;
}

img {
	border: 0;
}

div {
	clip: auto;
}

#container, #menu, #gallery, #about-me, #contact, #services, #studio, #staff, #rates, .panel {
	height: 434px;
	padding: 7px;
}

#container {
	left: 100px;
	width: 950px;
	height: 445px;
}

#about {
	background-image: url(/images/about-background.jpg);
}

#services {
	background-image: url(/images/services-background.jpg);
}

#studio {
	background-image: url(/images/studio-background.jpg);
}

#staff {
	background-image: url(/images/staff-background.jpg);
}

#client-list {
	background-image: url(/images/client_list-background.jpg);
	text-align: center;
}

#client-list .paragraph {
	padding-top: 10px;
}

#rates {
	background-image: url(/images/rates-background.jpg);
}


#about-me a{
	cursor: default;
}


#menu {
	float: left;
	background-color: #FFFFFF;
	width: 200px;
	border-top: 1px solid #B0B0B0;
	border-left: 1px solid #B0B0B0;
	border-bottom: 1px solid #B0B0B0;
}

#sub-nav-title img {
	margin-top: 115px;
	padding-left: 45px;
}

#sub-nav {
	height: 193px;
}

.sub-nav {
	padding-left: 90px;
	padding-top: 2px;
	font-size: 13px;
}

#footer {
	clear: both;
	padding-left: 7px;
	color: #716B5B;
}

#footer {
	width: 517px;
}

.highlighted-menu{
	color: black;
}

#links {
	height: 277px;
}

#gallery {
	width: 320px;
}

#gallery, #contact, #about-me, .panel {
	background-color: #FFFFFF;
	float: left;
	overflow: visible;
}

.panel {
	width: 290px;
	border-top: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
	border-bottom: 1px solid #B0B0B0;
}

#picture-frame {
	height: 434px;
	width: 289px;  /* TODO: this needs to be set for transition to be smooth  */
	clip: rect(auto, auto, auto, auto);
	float: left;
}

#copyright {
	width: 100%;
	text-align: right;
	padding-right: 3px;
	font-size: 12px;
}

#left-image-container, #right-image-container {
	margin-top: 2px;
	float: left;
	background-image: url(/images/loading.gif);
}

#right-image-container {
}

#blog{
	background-image: url(/images/blog-background.jpg);
}

#navigation {
	float: right;
	overflow: visible;
	width: 1px;
	padding-right: 15px;
	clear: right;
	z-index: 5;
	padding-bottom: 0;
	padding-top: 0;
}

#slider {
	border-left:1pt solid #716b5b;
	overflow: visible;
	height:350px;
	margin-left:7px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 1px;
	padding-right: 4px;
	width: 3px;
}

.section{
	color: black;
	font-size: 9pt;
	clear: both;
	float: left;
	overflow: visible;
	/*padding-left: 10px;*/
/*	padding-top: 50px;*/
	height: 10px;
	margin-left: -4px;
/*	width: 300px;*/
}

.section img {
	float: left;
	margin-top: 5px;
	z-index: 5;
}

.section-name{
	color: white;
	float: left;
	padding-left: 30px;
	cursor: pointer;
	top: 10px;
	left: 300px;
}

#contact {
	background-image: url(/images/contact-background.jpg);
}

#contact-info {
	margin-top: 20px;
	text-align: right;
}

#right-block{
	width: 70%;
	float: right;
	padding-right: 10px;
	font-size: 13px;
}

.title {
	margin: 15px;
	font-size: 14pt;
	font-family: "Helvetica", Arial, "MS Trebuchet", sans-serif;
	font-variant: small-caps;
}

.scroll {
	overflow: auto;
	height: 380px;
}

.paragraph {
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 120%;
}

h3 {
	display: inline;
}

.paragraph, h2, h3, li {
	font-variant: normal;
	font-size: 12px;
}

#logo img {
	padding-left: 11px;
	width: 85px;
}

#logo_by {
	margin-top: 369px;
	margin-left: 18px;
}

h2, h3 {
	margin: 0px;
	font-weight: normal;
	font-style: italic;
}

.text-container{
	width: 285px;
	overflow: hidden;
	margin-left: 3px;
}

#about .text-container {
	padding-top: 200px;
}

#rates .text-container {
	margin-top: 10px;
}

.peent img{
}

#next {
	margin-top: 10px;
}