body {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: ffffff;
	background-color: #000000;
	background-image: url(assets/images/background.jpg);
	margin: 0px;
	padding: 0px;
}
.address{
font-size: 12px;
}
.galleryguide{
font-family: arial, helvetica, sans-serif;
font-size: 10px;
}
.sidebar{
background-color: ffffff;
}
#container_img{
	background: url(assets/images/bkgd_image.jpg) no-repeat top right; border: 1px solid #ffffff; background-color: 000000;
	}
#container_img_tall{
	background: url(assets/images/bkgd_image_tall.jpg) no-repeat top right; border: 1px solid #ffffff; background-color: 000000;
	}
#container_img_album{
	background: url(assets/images/weddalbumbkgd.jpg) no-repeat top right; border: 1px solid #ffffff; background-color: 000000;
	}
#container_logo{
	background: url(assets/images/photography.gif) no-repeat top left;
	}
#container_slogan{
	background: url(assets/images/slogan.gif) no-repeat bottom right;
	}
	.gal_thumb_container img{
	border: 1px solid #ffffff;
	}
.gal_enlarge{
	border: 3px solid #ffffff;
	}
	.img_border{
	border: 1px solid #ffffff;
	}
p {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #ffffff;
}
a:link {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
}
a:hover {
	color: #cccccc;
	text-decoration: none;
}
a:active {
	color: ffffff;
	text-decoration: none;
}
#navmain a:link {  
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#navmain a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
#navmain a:hover {
	color: #650101;
	text-decoration: none;
}
#navmain a:active {
	color: #000000;
	text-decoration: none;
}
.bullet{
        font-family: Times New Roman, Times, serif;
	    font-size: 11px;
	    color: #FFFFFF;
}
.footer {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
#navbtm a:link {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#navbtm a:visited { 
	font-family: Arial, Verdana;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
#navbtm a:hover { 
	color: #ffffff;
	text-decoration: underline;
}
#navbtm a:active { 
	color: #ffffff;
	text-decoration: underline;
