/* --- Import Sitewide Styles
-------------------------------------------------------*/
@import url("master.css");



/* --- ctr Container
-------------------------------------------------------*/
#ctr {
	background: url(/_img/ctr_home_bg.jpg) no-repeat 0 0;
	}



/* --- p_c Primary Content
-------------------------------------------------------*/
h2.vid {
	width: 151px;
	background-image: url(/_img/titles/dt_video_gallery.gif);
	}

h2.ph {
	width: 66px;
	background-image: url(/_img/titles/photos.gif);
	}

div.t {
	float: left;
	margin-top: 35px;
	}

#p_c .itm {
	float: left;
	width: 100%;
	padding: 15px 0;
	border-bottom: 1px solid #cbc4be;
	}

	.gal {
		text-align: center;
		}

		.gal img {
			margin: 0 7px 8px 0;
			}