body {
		margin:0px;
		}

.header_pink {
		color:#ff8598;
		font: 700 34px Arial, sans-serif;
		letter-spacing: -0.05em;
		text-align: left;
		margin: 0 0 0 20px;
		}

.video_title {
		width: 250px;
		padding: 5px 5px 0 5px;
		font: 500 34px Arial, sans-serif;
		letter-spacing: -0.05em;
		text-align: left;
		color: #7d8a2e;
		}

.video_desc {
		width: 250px;
		padding: 5px;
		font: 15px/20px Trebuchet MS, sans-serif;
		text-align: left;
		color: #7d8a2e;
		}
		
.video_screens img {
		border: 3px solid #c2d276;
		margin: 3px;
		}

.video_screens_more {
		padding: 5px 0 0 5px;
		margin: 0px;
		}
		
.video_screens_more img {
		border: 3px solid #c2d276;
		margin: 0px;
		}
		
.photo_large img {
		border: 3px solid #ff8598;
		margin: 3px;
		}

.photo_small {
		margin: 18px 0 0 2px;
		}

.photo_small img {
		border: 3px solid #ff8598;
		margin: 0;
		}

.photo_title {
		width: 250px;
		padding: 5px 5px 0 5px;
		font: 500 34px Arial, sans-serif;
		letter-spacing: -0.05em;
		text-align: left;
		color: #e57584;
		}

.photo_desc {
		width: 250px;
		padding: 5px;
		font: 15px/20px Trebuchet MS, sans-serif;
		text-align: left;
		color: #e57584;
		}		
		
.photosets_more {
		padding: 5px 0 0 5px;
		margin: 0px;
		}
		
.photosets_more img {
		border: 3px solid #ff8598;
		margin: 0px;
		}
		
.spacer5 { height:5px; width: 100%;}

.spacer10 { height:10px; width: 100%;	}

.spacer20 { height:20px; width: 100%;	}
		
.spacer30 { height:30px; width: 100%;	}

.spacer40 { height:40px; width: 100%;	}

.spacer50 { height:50px; width: 100%;	}


a:link{text-decoration: underline; color:#D070B0;}
a:visited{text-decoration: underline; color: #D070B0;}
a:hover{text-decoration: underline; color: #D070B0;}
a:active{text-decoration: underline; color: #D070B0;}

