body {
	background-color: #333333;
	text-align:center;
	margin:auto;
	width: 1000px;
	outline:none;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
}

#topbar {
	margin-top:50px;

}
#emailadd {

	float: left;
}

#aboutme {

	float:right;
}

#back {

	float:right;
}

#page_title {
	margin:auto;
	padding-bottom: 10px;
	
}



.thumb_img {
	position:relative;
	width:150px;
	height:250px;
	background-color:#555555;
	font-weight:lighter;
	font-size:x-small;
	text-align:center;
	color:#CCCCCC;
	float:left;
	margin: 0 8px 8px 0;
	padding: 5px;
	
}

.thumb_img a
{
display: block;
width: 150px;
height: 250px;
display: block;
text-decoration: none;
}

.thumb_img img
{
width: 150px;
height: 200px;
visibility:hidden;
}

.thumb_img a:hover img
{
	visibility:visible;
}

.thumb_img h4
{
	margin-top:5px;
}

.thumb_bg
{
	height: 200px;
	width: 150px;
}

.pano_img {
	position:relative;
	width:480px;
	height:110px;
	background-color:#555555;
	font-weight:lighter;
	font-size:x-small;
	text-align:center;
	color:#CCCCCC;
	float:left;
	margin: 0 20px 20px 0;
	padding: 5px;
	
}

.pano_img a
{
display: block;
width: 480px;
height: 110px;
display: block;
text-decoration: none;
}

.pano_img img
{
width: 480px;
height: 80px;
visibility:hidden;
}

.pano_img a:hover img
{
	visibility:visible;
}

.pano_img h4
{
	margin-top:5px;
}

.pano_bg
{
	height: 80px;
	width: 480px;
}


.flash_text {
	
	font-size:medium;
	padding: 10px;
	text-align:left;
	color:#CCCCCC;

}

.flash{
	margin-top:25px;
	margin-bottom:25px;
}


.design_image {
	position:relative;
	margin-top:25px;
	float:left;
	width:250px;
	height:210px;
	background-color:#888888;
	font-weight:lighter;
	font-size:medium;
	color:#CCCCCC;

}

.design_text {
	position:relative;
	margin-top:25px;
	margin-left:25px;
	width:709px;
	
	float:left;
	background-color:#666666;
	font-weight:lighter;
	font-size:medium;
	text-align:left;
	padding:8px;
	color:#CCCCCC;

}
/* ------------------------------NEW STUFF HOVER LINKS------------------------------------------ */

.wrapper_header {
	height:41px;
	width:1000px;
}

.wrapper_menu {
	height:249px;
	width:1025px;
}

.wrapper_images {
	height:250px;
	width:1025px;
}

#player
{
	display: block;
    margin: 0px auto;


}

.frontlink
{
position: relative;
white-space: nowrap;
display: block;
width: 180px;
height: 249px;
padding: 0 25px 25px 0;
margin:auto;
float:left;
}

.frontlink a
{
display: block;
width: 180px;
height: 249px;
display: block;
text-decoration: none;
}

.frontlink img
{
width: 180px;
height: 249px;
border: 0;
visibility:hidden;
}

/* * html a:hover
{
visibility:visible
}*/

.frontlink a:hover img
{
	visibility:visible;
}

.frontlink span {
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	width: 180px;
	cursor: pointer;
				     
}

/*---------------------------------- Front Page ---------------------------------------------*/


#photolink {background: url(/images/photo.jpg) no-repeat;}

#artworklink {background: url(/images/artwork.jpg) no-repeat;}

#videolink {background: url(/images/videography.jpg) no-repeat;}



/*---------------------------------- Photo Page ---------------------------------------------*/

#fashion-photolink {background: url(photography/images/fashion_thumb.jpg) no-repeat;}

#bands-photolink {background: url(photography/images/bands_thumb.jpg) no-repeat;}

#events-photolink {background: url(photography/images/events_thumb.jpg) no-repeat;}

#promo-photolink {background: url(photography/images/promo_thumb.jpg) no-repeat;}

#art-photolink {background: url(photography/images/artistic_thumb.jpg) no-repeat;}

#land-photolink {background: url(photography/images/landscape_thumb.jpg) no-repeat;}

#publish-photolink {background: url(photography/images/publish_thumb.jpg) no-repeat;}

#panoramas-photolink {background: url(photography/images/panoramas_thumb.jpg) no-repeat;}

#fourways-photolink {background: url(photography/images/fourways_thumb.jpg) no-repeat;}

#weddings-photolink {background: url(photography/images/weddings_thumb.jpg) no-repeat;}

#architecture-photolink {background: url(photography/images/architecture_thumb.jpg) no-repeat;}

#wildlife-photolink {background: url(photography/images/wildlife_thumb.jpg) no-repeat;}

#sports-photolink {background: url(photography/images/sports_thumb.jpg) no-repeat;}

#travel-photolink {background: url(photography/images/travel_thumb.jpg) no-repeat;}

#clubs-photolink {background: url(photography/images/clubs_thumb.jpg) no-repeat;}

/*---------------------------------- Video Page ---------------------------------------------*/

#weddings-videolink {background: url(videography/images/weddings_thumb.jpg) no-repeat;}

.news_block {
	position:relative;
	width:1000px;
	float:left;
	background-color:#666666;

}

.news_text {

	font-size:medium;
	padding: 10px;
	text-align:left;
	color:#CCCCCC;
}
/* --------------------------------END NEW HOVER LINKS----------------------------------------- */



.pos_image {
	margin-left:50px;
	}



a:link { color:#DDDDDD}

a:visited { color: #CCCCCC}

a:hover { color: #FFFFFF}

a:active { color: #EEEEEE}

img {
	border:none;
}
h3 {
	font-weight:lighter;
	color:#CCCCCC;
	font-size:smaller;
	text-align:center;
}
h3.footer {clear:left; padding: 25px;}
