body {
	color: #EFEFEF;
	font: 13px Arial, Helvetica, sans-serif;
	background: #5B5A58 url(images/bg1.jpg) no-repeat left top;
	margin: 15px 0;
}
a:link, a:visited {
	color: #ff563a;
	text-decoration: none;
}
a:hover {
	color: #ffae00;
	text-decoration: underline;
}
a:active {
	color: #EAC700;
	text-decoration: underline;
}
hr {
	margin: 11px 0px;
	height: 2px;
	color: #000;
	background-color: #000;
	padding: 0;
}
#container {
	margin: 0;
	width: 100%;
	background: url(images/topbar.gif) repeat-x 0px 15px;
}
#left {
	margin: 21px 17px 35px;
	float: left;
	width: 196px;
}
#leftMenu {
	margin: 0px 17px 35px;
	float: left;
	width: 196px;
	height: 620px
}
#right {
	margin: 21px 19px 35px;
	float: left;
	width: 428px;
}
#rightContent {
	margin: 0px 19px 35px 235px;
}
#rightContent #gallery img {
	margin-right:0px;
}
#rightContent #gallery ul {
	list-style-type:none;
	display:inline;
	padding:0;
}
#rightContent #gallery ul li {
	float:left;
	height:536px;
	margin-right:0px;
}
#rightContent #flexContainer {
	height: 559px;
	overflow-y: auto;
	overflow-x: none;
	margin-top: 15px;
}
#bottom {
	margin: 0px 19px 0px 17px;
	font-size: 11px;
}
#bottom p {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
}
#buslink {
	margin: 0px 10px 0px 0px;
	float: left;
	height: 63px;
	width: 56px;
}
#rightContent h2 {
	font: 14px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0px;
	margin-top: 5px;
}
#rightContent h1 {
	display: block;
	border-bottom: 2px solid #000;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 3px 20px 3px 0;
	height: 17px;
	text-indent: -5000px;
}

#rightContent h1.contact {
	background: url(images/contact_header.png) no-repeat;
}

#rightContent h1.about {
	background: url(images/about_header.png) no-repeat;
}


#rightContent h1.commercial {
	background: url(images/commercial_header.png) no-repeat;
}

#rightContent h1.glamour {
	background: url(images/glamour_header.png) no-repeat;
}

#rightContent h1.lighting {
	background: url(images/lighting_header.png) no-repeat;
}

#rightContent h1.makeup {
	background: url(images/makeup_header.png) no-repeat;
}

#rightContent h1.music {
	background: url(images/music_header.png) no-repeat;
}

#rightContent h1.studio {
	background: url(images/studio_header.png) no-repeat;
}

#rightContent h1.photoshop {
	background: url(images/photoshop_header.png) no-repeat;
}

#rightContent h1.dslrcourse {
	background: url(images/DSLR_header.png) no-repeat;
}

#rightContent h1.planprocourse {
	background: url(images/plan_prod_header.png) no-repeat;
}

#rightContent h1.studiocourse {
	background: url(images/com_studio_header.png) no-repeat;
}

#rightContent h1.portrait {
	background: url(images/portrait_header.png) no-repeat;
}

#rightContent h1.clients {
	background: url(images/clients_header.png) no-repeat;
}

#rightContent h1.published {
	background: url(images/published_header.png) no-repeat;
}

#rightContent h1.vanity {
	background: url(images/vanity_header.png) no-repeat;
}

#rightContent h1.video {
	background: url(images/video_header.png) no-repeat;
}

#rightContent h1.wedding {
	background: url(images/wedding_header.png) no-repeat;
}

#rightContent p {
	margin: 0px 0px 13px;
	line-height: 1.4em;
}

#underInfo {
	width: 100%;
	margin-top: 5px;
}
#underInfo p {
	max-width: 900px;
}

.galleryText {
	padding: 15px;
	height: 506px;
	width: 390px;
	display: block;
	background: url(images/gallerytextbg.jpg) no-repeat;
	background-color: #EFEFEF;
	color: #000;
	overflow-y: auto;
}
.grey {
	color:#666;
}
.galleryText ul {
	display: block !important;
	margin: 5px 0px 5px 20px;
}
.galleryText ul li {
	float: none !important;
	list-style: disc outside;
	display: list-item !important;
	height: auto !important;
}
#topMenu {
	height: 28px;
	padding-top: 3px;
	padding-bottom: 2px;
	margin: 15px 0px;
}
#topMenu ul {
	padding: 0;
	margin: 0 0 0 25px;
	height: 28px;
	list-style: none;
}

#topMenu ul li {
	float:left;
}

#topMenu ul li a {
	float: left;
	display: block;
	text-decoration: none;
	margin: 3px 20px 3px 0;
	height: 22px;
	text-indent: -5000px;
}
#topMenu ul li a.photo_button {
	width: 138px;
	background: url(images/photography_button.gif) no-repeat;
}
#topMenu ul li a.photo_button:hover {
	background: url(images/photography_button_f2.gif) no-repeat;
}

#topMenu ul li a.courses_button {
	width: 89px;
	background: url(images/courses_button.gif) no-repeat;
}
#topMenu ul li a.courses_button:hover {
	background: url(images/courses_button_f2.gif) no-repeat;
}
#topMenu ul li a.studio_button {
	width: 119px;
	background: url(images/studio_button.gif) no-repeat;
}
#topMenu ul li a.studio_button:hover {
	background: url(images/studio_button_f2.gif) no-repeat;
}
#topMenu ul li a.video_button {
	width: 127px;
	background: url(images/video_button.gif) no-repeat;
}
#topMenu ul li a.video_button:hover {
	background: url(images/video_button_f2.gif) no-repeat;
}
#topMenu ul li a.blog_button {
	width: 50px;
	background: url(images/blog_button.gif) no-repeat;
}
#topMenu ul li a.blog_button:hover {
	background: url(images/blog_button_f2.gif) no-repeat;
}

#topMenu ul li a.contact_button {
	width: 89px;
	background: url(images/contact_button.gif) no-repeat;
}
#topMenu ul li a.contact_button:hover {
	background: url(images/contact_button_f2.gif) no-repeat;
}

#topMenu ul li a.facebook {
	width: 22px;
	background: url(images/face22.png) no-repeat;
}
#topMenu ul li a.twitter {
	width: 22px;
	background: url(images/twit22.png) no-repeat;
}
#topMenu ul li a.flickr {
	width: 22px;
	background: url(images/flick22.png) no-repeat;
}



.clearer {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
}
.notClearer {
	height: 0;
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
}
small {
	font-size: 9px;
}

