body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	background-color: #FFFFFF;
	text-align:center;
}

img {border:none}

.picText{
	font-size:10pt;

}

.galleryImg {
	
	max-height: 96px;
	border: none;
	max-width: 126px;
	text-align: center;
}

.galleryDiv {
	width:33.3%;
	height:120px;
	float: left;
	clear: right;
	text-align: center;
	font-size: 70%;
	margin-top:25px;
	margin-bottom:10px;
}


.vidDiv {
	width:200px;
	margin-top:30px;
	margin-left:30px;
	float: left;
	clear: right;
}

.vidImg {border:none}

.picImg{

	}

.managementImg{
	width:100px;
	height:100px;
	float: left;
	padding: 10px 0px;
	clear: both;
}

.colGray {
	background-color: #CCCCCC;

}

.colBlue {
	background-color: #99CCFF;

}

#imgTable td {
	border-bottom: 1px solid white;
	text-align: center;
}

#ipContainer {
	margin: 0px auto;
	height: 500px;
	width: 730px;
	background-image:url(../images/filmbg.jpg);
	text-align: left;
	margin-top: 15px;
}
#ipHeader {
	height: 74px;
	width: 100%;
}

#ipMenuDiv {
	width: 113px;
	clear: right;
	float: left;
}
#ipMainContent {
	width: 484px;
	clear: right;
	float: left;
	margin-top: 21px;
	margin-left: 13px;
	color: white;
	text-align: center;
}

#ipMainContentProfile {
	font-size:8px;
	min-height:380px;
	width: 484px;
	clear: right;
	float: left;
	margin-top: 21px;
	margin-left: 13px;
	color: white;
	text-align:justify;
}

#ipMainContentPotw {
	text-align:center;
	font-size:13px;
	min-height:380px;
	width: 484px;
	clear: right;
	margin-top: 21px;
	margin-left: 13px;
	padding-left:115px;
	color: white;

}


#descDiv{
	display: none;
}
#catChange {
	display: none;
}
#picProfile {
	display: none;
}
