#intro {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}
#intro a {
	text-decoration: none;
	margin-left: 5px;
}
#intro a:hover {
	text-decoration: none;
}
#header {
	height: 100px;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4b2b29;
	padding-left: 5px;
}
#header a {
	text-decoration: none;
}
#navigation {
	width: 150px;
	margin-left: -25px;
	padding-top: 85px;
	float: left;
}
#navigation ul {
	list-style-type: none;
	padding-top: 15px;
}
#navigation li {
	height: 25px;
	width: 150px;
	padding-bottom: 5px;
	color: #660000;
}
#navigation a {
	background-image: url(../images/navbkgd.jpg);
	background-position: 0px 0px;
	height: 25px;
	width: 150px;
	display: block;
	color: #660000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-indent: 70px;
	line-height: 24px;
	letter-spacing: 1px;
}
#navigation a:hover {
	background-image: url(../images/navbkgd.jpg);
	background-position: -150px 0px;
	color: #FFFFFF;
}
#navigation #current {
	background-image: url(../images/navbkgd.jpg);
	background-position: -300px 0px;
	color: #660000;
}
/**
#nav {
	padding-top: 50px;
	width: 150px;
	margin-left: -55px;
	float: left;
}
#nav ul {
	list-style-image: none;
	list-style-type: none;
	width: 150px;
}
#nav li {
	height: 25px;
	width: 150px;
	padding-bottom: 5px;
	display: block;
}

#nav .photography {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b2b29;
}
#nav li.wedding a {
	background-image: url(images/wedding_up.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 25px;
	width: 150px;
	font-size: 1px;
	display: block;
}
#nav li.wedding a:hover {
	background-image: url(images/wedding_over.jpg);
	background-repeat: no-repeat;	
}
#nav .photography .wedding #current {
	background-image: url(images/wedding_active.jpg);
}
#nav li.music a {
	background-image: url(images/music_up.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 25px;
	width: 150px;
	font-size: 1px;
	display: block;
}
#nav li.music a:hover {
	background-image: url(images/music_over.jpg);
	background-repeat: no-repeat;	
}
#nav .photography .music #current {
	background-image: url(images/music_active.jpg);
}
#nav li.portrait a {
	background-image: url(images/portrait_up.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 25px;
	width: 150px;
	font-size: 1px;
	display: block;
}
#nav li.portrait a:hover {
	background-image: url(images/portrait_over.jpg);
	background-repeat: no-repeat;	
}
#nav .photography .portrait #current {
	background-image: url(images/portrait_active.jpg);
}
#nav li.comm a {
	background-image: url(images/comm_up.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 25px;
	width: 150px;
	font-size: 1px;
	display: block;
}
#nav li.comm a:hover {
	background-image: url(images/comm_over.jpg);
	background-repeat: no-repeat;
}
#nav li.event a {
	background-image: url(images/event_up.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 25px;
	width: 150px;
	font-size: 1px;
	display: block;
}
#nav li.event a:hover {
	background-image: url(images/event_over.jpg);
	background-repeat: no-repeat;
}
#nav li.client {
	padding-bottom: 15px;
}
#nav li.client a {
	background-image: url(images/client_up.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 25px;
	width: 150px;
	font-size: 1px;
	display: block;
}
#nav li.client a:hover {
	background-image: url(images/client_over.jpg);
	background-repeat: no-repeat;
}
#nav .photography .client #current {
	background-image: url(images/client_active.jpg);
}
#nav li.about a {
	background-image: url(images/about_up.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 25px;
	width: 150px;
	font-size: 1px;
	display: block;
}
#nav li.about a:hover {
	background-image: url(images/about_over.jpg);
	background-repeat: no-repeat;
}
#nav .about #current {
	background-image: url(images/about_active.jpg);
}
#nav li.contact a {
	background-image: url(images/contact_up.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 25px;
	width: 150px;
	font-size: 1px;
	display: block;
}
#nav li.contact a:hover {
	background-image: url(images/contact_over.jpg);
	background-repeat: no-repeat;
}
#nav .contact #current {
	background-image: url(images/contact_active.jpg);
}
**/
/*****************************************************GALLERIA**/
	*{margin:0;padding:0}
	a{color:#348;font:90%/140% 'helvetica neue',sans-serif;text-decoration:none;outline:none;}
	.caption{color:#888; font:80%/140% 'helvetica neue',sans-serif;}
	.gallery_demo{width:200px;}
	.gallery_demo li{width:45px;height:60px;border:3px double #eee;margin: 0 2px 2px 0;background:#eee;}
	.gallery_demo li.hover{border-color:#bbb;}
	.gallery_demo li.active{border-style:solid;border-color:#222;}
	.gallery_demo li div{left:240px}
	.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}
	
	.galleria_container{margin:0 auto 60px auto;height:438px;width:700px;float:right;}
	
	.nav{padding-top:15px;clear:left;}
	
	.info{text-align:left;margin:30px 0;border-top:1px dotted #221;padding-top:30px;}
	.info p{margin-top:1.6em;}
	
	/*.nav{position:absolute;top:410px;left:0;}*/

#flash {
	height: 590px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
#main {
	height: 500px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	padding-top: 15px;
	padding-left: 150px;
}
#aboutcopy{
	width: 600px;
	padding-left: 100px;
}
#aboutcopy p {
	letter-spacing:1px;
	font-size: 18px;
	color: #660000;
	text-align: justify;
	line-height: 27px;
	font-family: 'helvetica neue', sans-serif;
}
#contact {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	height: 590px;
}
#footer {
	height: 50px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 70px;
	position: relative;
	top: 80px;
	left: auto;
	right: auto;
}
#footer p {
	font-family: "Times New Roman", Times, serif;
	color: #99C6D5;
	text-align: center;
	font-size: 14px;
}
#footer a {
	color: #99C6D5;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 0px;
}
#footer a:hover {
	color: #666666;
}

#mySlideShow
{
width: 720px !important;
height: 504px !important;
}
