body {
	font-family:Arial, Helvetica, sans-serif;
}
ul{
	padding-left:0px;
	margin-left: 0px;
	list-style-type: none;
}

* {
	margin:0px;
	padding:0px;
}



/*  HMPG SECTION*/


#hmpgtop {
	height: 550px;
	width: 866px;
	margin: auto;
}
.hmpgintro {
	font-size: 28px;
	font-weight: bolder;
}
.hmpgintro  a:link {
	color: #CCCCCC;
	text-decoration:none;
}
.hmpgintro  a:visited {
	color: #CCCCCC;
	text-decoration:none;
}
.hmpgintro  a:hover {
	color: #999999;
	text-decoration:none;

}
.hmpgintro  a:active {
	color: #CCCCCC;
	text-decoration:none;
}
.hmpgsquare {
	background-color: #FF9900;
	color: #FFFFFF;
	text-align: center;
	font-size: xx-large;
	letter-spacing: 4px;
	line-height: 380px;
	font-weight: bolder;
	height: 380px;
	width: 380px;
	float: right;
	margin-bottom: 30px;
}
.hmpgphoto {
	float: left;
	margin-bottom: 30px;
}



/*  BANNER SECTION  */

#banner {
	height: 80px;
	width: 866px;
	margin: auto;
}
#bannershow {
	height: 80px;
	width: 866px;
	float: right;
}

.navstyle {
	font-size: 9px;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding-top: 40px;
	color: #999999;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	width: 600px;
}

ul.navstyle li {
	display:inline;
	float: right;
	padding-left: 20px;
}

ul.navstyle a:link {
	text-decoration:none;
	color: #CCCCCC;
}

ul.navstyle a:visited {
	text-decoration:none;
	color: #CCCCCC;
}
ul.navstyle a:hover {
	text-decoration:none;
	color: #333333;
}
ul.navstyle a:active {
	text-decoration:none;
	color: #CCCCCC;
}
.nitinbanner {
	font-size: 9px;
	font-weight: bolder;
	text-align: right;
	padding-top: 40px;
	color: #666666;
	letter-spacing: 2px;
}


/* INDIVIDUAL PHOTO GALLERY PAGES*/



#photowrapper{
	width:750px;
	height:550px;
	background-color: #FFFFFF;
	float: left;
}
#infophoto{
	width:230px;
	height:550px;
	float: left;
}
.photo{
	float: left;
}

.photoinfo{
	font-size:13px;
	line-height: 17px;
	text-align: left;
	padding-right: 25px;
	color: #000000;
}
ul.photoinfo li{
}

.photoinfo a:link {
	text-decoration:none;
	color: #CCCCCC;
}

.photoinfo a:visited {
	text-decoration:none;
	color: #CCCCCC;
}
.photoinfo a:hover {
	text-decoration:none;
	color: #333333;
}
.photoinfo a:active {
	text-decoration:none;
	color: #333333;
}

.nextprev{
	color:#333333;
	font-size:10px;
	padding-top:10px;
	text-transform: uppercase;
}

.nextprev a:link {
	text-decoration:none;
	color: #666666;
}

.nextprev a:visited {
	text-decoration:none;
	color: #666666;
}
.nextprev a:hover {
	text-decoration:none;
	color: #333333;
}
.nextprev a:active {
	text-decoration:none;
	color: #666666;
}



/*  GALLERY SECTION */

.gallery {
	text-align:center;
}
#galleryarea {
	height: 168px;
	width: 866px;
	margin: auto;
}
#galleryline {
	background-color: #A0D6D6;
	height: 25px;
	margin: auto;
	margin-bottom: 75px;
	margin-top: 75px;
}
.galleryone {
}
.gallerythree {
}
.gallerytwo {
	margin-left: 180px;
	margin-right: 180px;
}
.gallerylinecopy {
	color: #FFFFFF;
	position: relative;
	left: 130px;
	top: 3px;
	font-size: 130%;
	font-weight: bolder;
}

/*MAIN GALLERY*/

#centergallery{
	margin:auto;
	frameborder:0px;
	border:0px;
	width:1000px;
	height:600px;
}

#gallerylinetwo {
	background-color:#A0D6D6;
	height: 25px;
	width: auto;
	margin: auto;
	margin-bottom: 20px;
	margin-top: 10px;
}


/* EXHIBIT SECTION */



#exhibitline {
	background-color: #CCCCCC;
	height: 25px;
	margin: auto;
	margin-bottom: 75px;
	width: 100%;
}
.exhibit {
	color: #FFFFFF;
	position: relative;
	left: 200px;
	top: 3px;
	font-size: 130%;
	font-weight: bolder;
}
.exhibittwo {
	color: #FFFFFF;
	position: relative;
	left: 150px;
	top: 3px;
	font-size: 130%;
	font-weight: bolder;
}
#exhibitarea {
	height: 220px;
	width: 866px;
	margin: auto;
}
#exhibitarea img {
	margin-bottom:20px;
}
.exhibittitle {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 8px;
}
#exhibitone {
	height: 220px;
	float: left;
	margin-right: 6px;
	width: 212px;
	font-size: small;
}

#exhibitone a:link {
	text-decoration:none;
	border:0px;
	color: #799DD2;
	display: block;
	width: 100%;
	height: 100%;
}

#exhibitone a:visited {
	text-decoration:none;
	border:0px;
	color: #799DD2;
	display: block;
	width: 100%;
	height: 100%;
}

#exhibitone a:hover {
	border:0px;
	color: #89A8D7;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	opacity: .25;
	filter: alpha(opacity=25);
	
}

#exhibitone a:active {
	text-decoration:none;
	border:0px;
	color: #799DD2;
	display: block;
	width: 100%;
	height: 100%;
}

#exhibittwo {
	height: 220px;
	width: 212px;
	border: 0px;
	float: left;
	margin-right: 6px;
	color: #F0B856;
	font-size: small;
	font-weight: normal;

}

#exhibittwo a:link {
	text-decoration:none;
	border:0px;
	color: #FF9900;
	display: block;
	width: 100%;
	height: 100%;
}

#exhibittwo a:visited {
	text-decoration:none;
	border:0px;
	color: #FF9900;
	display: block;
	width: 100%;
	height: 100%;
}

#exhibittwo a:hover {
	border:0px;
	color: #FF9900;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	opacity: .25;
}

#exhibittwo a:active {
	text-decoration:none;
	border:0px;
	color: #FF9900;
	display: block;
	width: 100%;
	height: 100%;
}

#exhibitthree {
	height: 220px;
	width: 212px;
	border: 0px;
	float: left;
	margin-right: 6px;
	color: #BCBBB6;
	font-size: small;
}

#exhibitthree a:link {
	text-decoration:none;
	border:0px;
	color: #B7B8B0;
	display: block;
	width: 100%;
	height: 100%;
}

#exhibitthree a:visited {
	text-decoration:none;
	border:0px;
	color: #B7B8B0;
	display: block;
	width: 100%;
	height: 100%;
}

#exhibitthree a:hover {
	border:0px;
	color: #B7B8B0;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	opacity: .25;
}

#exhibitthree a:active {
	text-decoration:none;
	border:0px;
	color: #B7B8B0;
	font-weight: bolder;
	display: block;
	width: 100%;
	height: 100%;
}

#exhibitfour {
	height: 220px;
	width: 212px;
	border: 0px;
	float: right;
	color: #CC9081;
	font-size: small;
}

#exhibitfour a:link {
	text-decoration:none;
	border:0px;
	color: #CC3300;
	display: block;
	width: 100%;
	height: 100%;
}

#exhibitfour a:visited {
	text-decoration:none;
	border:0px;
	color: #CC3300;
	display: block;
	width: 100%;
	height: 100%;
}

#exhibitfour a:hover {
	border:0px;
	color: #CC3300;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	opacity: .25;
}

#exhibitfour a:active {
	text-decoration:none;
	border:0px;
	color: #CC3300;
	display: block;
	width: 100%;
	height: 100%;
}

#exhibitarea p {
	font-size: small;
	line-height: 15px;
}
.exhibitcopy {
}

.nitinbannertwo {
	font-size: 9px;
	font-weight: bolder;
	text-align: right;
	padding-top: 40px;
	color: #FFFFFF;
	letter-spacing: 2px;
}


/*  VIDEO SECTION */

.videotitle {color: #96A4A4}

#videoline {
	background-color: #BDCED0;
	height: 25px;
	width: auto;
	margin: auto;
	margin-bottom: 60px;
	margin-top: 60px;
}
#videoarea {
	height: 350px;
	width: 866px;
	margin: auto;
}
#videoleft {
	height: 220px;
	width: 380px;
	float: left;
	padding-top: 50px;
}
#videoright {
	height: 300px;
	width: 420px;
	float: right;
}

.videolnk {
	font-size: 30px;
	font-weight: bolder;
	text-align: right;
	line-height: 28px;
}

.videolnk a:link {
	color:#CCDFDF;
	text-decoration:none;
	opacity:0.8;
	filter: alpha(opacity=80);

}
.videolnk a:visited {
	color:#CCDFDF;
	text-decoration:none;
	opacity:0.8;
	filter:alpha(opacity=80);
}

.videolnk a:hover {
	color:#85BECA;
	text-decoration:none;
	opacity:0.8;
	filter: alpha(opacity=80);
}

.videolnk a:active {
	color:#CCDFDF;
	text-decoration:none;
	opacity:0.8;
	filter: alpha(opacity=80);
}

#videocenter {
	height: 350px;
	width: 480px;
	background-color: #FFFFFF;
	text-align: center;
	float: left;
}

.videolinecopy {
	color: #FFFFFF;
	position: relative;
	left: 200px;
	top: 3px;
	font-size: 20px;
	font-weight: bolder;
	position: relative;
}

/* INDIVIDUAL MOVIES  PAGES*/

	#videowrapper {
	height: 380px;
	width: 866px;
	margin: auto;
	}
	
	#videonav {
	height: 120px;
	width: 200px;
	float: right;
	margin-top: 110px;
}

#videolinetwo {
	background-color: #BDCED0;
	height: 25px;
	width: auto;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 40px;
}

.videolnktwo {
	font-size: 20px;
	font-weight: bolder;
	text-align: right;
	line-height: 20px;
}

.videolnktwo a:link {
	color:#CCDFDF;
	text-decoration:none;
	opacity:0.5;
	filter: alpha(opacity=50);

}
.videolnktwo a:visited {
	color:#CCDFDF;
	text-decoration:none;
	opacity:0.5;
	filter:alpha(opacity=50);
}

.videolnktwo a:hover {
	color:#85BECA;
	text-decoration:none;
	opacity:0.5;
	filter: alpha(opacity=50);
}

.videolnktwo a:active {
	color:#CCDFDF;
	text-decoration:none;
	opacity:0.5;
	filter: alpha(opacity=50);
}

.moviename {color: #BDCED0}




/* INTRO SECTION*/


#intro {
	height: 1800px;
	width: 866px;
	margin: auto;
	margin-top: 30px;
}


#topintro {
	height: 375px;
	width: 866px;
	margin: auto;
}

.introtopcopy {
	font-weight:bolder;
	font-size: 28px;
	color: #CCCCCC;
}
.introcopy {
	color: #CCCCCC;
	font-size: 18px;
	font-weight: bolder;
	line-height: 30px;
	margin-top: 20px;
}

.introsquare {
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	font-size: xx-large;
	letter-spacing: 4px;
	line-height: 374px;
	font-weight: bolder;
	height: 374px;
	width: 380px;
	float: right;
	margin-bottom: 30px;
}
.introphoto {
	float: left;
	margin-bottom: 30px;
}





/*  BIO SECTION*/



#topbio {
	height: 379px;
	width: 866px;
	margin: auto;
}
#bio {
	height: 900px;
	width: 866px;
	margin: auto;
	margin-top: 30px;
	line-height: 24px;
}
.bio {
	color: #CCCCCC;
	font-size: 14px;
	font-weight: bolder;
}
.biotitles {
	font-weight:bolder;
	font-size: 17px;
	color: #A6A6A6;
}
.photobio {
	float: left;
	margin-bottom: 30px;
}
.squarebio {
	background-color: #DAE4EE;
	color: #FFFFFF;
	text-align: center;
	font-size: xx-large;
	letter-spacing: 4px;
	line-height: 379px;
	font-weight: bolder;
	height: 379px;
	width: 380px;
	float: right;
	margin-bottom: 30px;
}

.bio a:link {
	text-decoration:none;
	color: #CCCCCC;
}

.bio a:visited {
	text-decoration:none;
	color: #CCCCCC;
}
.bio a:hover {
	text-decoration:none;
	color: #666666;
}
.bio a:active {
	text-decoration:none;
	color: #FF6600;
	}



/*  CONTACT SECTION  */

#topcontact {
	height: 319px;
	width: 866px;
	margin: auto;
}


#contactwrapper {
	height: 500px;
	width: 866px;
	margin: auto;
	margin-top: 30px;
}

#nitincontact {
	height: 500px;
	width: 380px;
	float:right;
}
#repcontact {
	height: 500px;
	width: 433px;
	float:left;
}

.photocontact {
	float: left;
	margin-bottom: 30px;
}
.squarecontact {
	background-color: #586566;
	color: #FFFFFF;
	text-align: center;
	font-size: xx-large;
	letter-spacing: 4px;
	line-height: 319px;
	font-weight: bolder;
	height: 319px;
	width: 380px;
	float: right;
	margin-bottom: 30px;
}
.copycontact {
	font-weight:bolder;
	font-size: 24px;
	line-height: 40px;
	color: #CCCCCC;
	padding-left: 0px;
}

.copycontact a:link {
	color: #CCCCCC;
	text-decoration:none;
}
.copycontact a:visited {
	color: #CCCCCC;
	text-decoration:none;
}
.copycontact a:hover {
	color: #999999;
	text-decoration:none;

}
.copycontact a:active {
	color: #CCCCCC;
	text-decoration:none;
}


/*  SHOW ONE SECTION*/

.titleshowone {
	font-size: 24px;
	line-height: 50px;
}

#topwrapperone {
	height: 80px;
	width: 7655px;

}
#wrapperone {
	height: 540px;
	width: 8400px;
}
.titles {
	padding-left: 60px;
	font-size: 24px;
	font-weight: bold;
	color: #999999;
	display: inline;
}
.space{
	display: inline;
}
.scrollright {
	font-size: 12px;
	color: #999999;
}


.introshow {
	color: #88A2D2;
	text-align: left;
	font-size: 18px;
	font-weight: bolder;
	height: 390px;
	width: 600px;
	float: left;
	padding-top: 150px;
	padding-right: 20px;
	padding-left: 50px;
	line-height: 25px;
}

.nitinshowone {
	font-size: 9px;
	font-weight: bolder;
	text-align: right;
	padding-top: 40px;
	color: #666666;
	letter-spacing: 2px;
}


/*  SHOW 2 SECTION*/


#topwrappertwo {
	height: 80px;
	width: 5913px;

}

#wrappertwo {
	height: 540px;
	width: 6500px;

}
.titlestwo {
	padding-left: 60px;
	font-size: 24px;
	font-weight: bold;
	color: #D3882B;
	display: inline;
}

.introshowtwo {
	color: #D3882B;
	text-align: left;
	font-size: 18px;
	font-weight: bolder;
	height: 390px;
	width: 600px;
	float: left;
	padding-top: 150px;
	padding-right: 20px;
	padding-left: 50px;
	line-height: 25px;
}
.titleshowtwo {
	font-size: 24px;
	line-height: 50px;
}

/*  SHOW 3 SECTION*/


#topwrapperthree {
	height: 80px;
	width: 4440px;

}

#wrapperthree {
	height: 540px;
	width: 5200px;

}
.titlesthree {
	padding-left: 60px;
	font-size: 24px;
	font-weight: bold;
	color: #A19B93;
	display: inline;
}

.introshowthree {
	color: #9D988F;
	text-align: left;
	font-size: 18px;
	font-weight: bolder;
	height: 390px;
	width: 600px;
	float: left;
	padding-top: 150px;
	padding-right: 20px;
	padding-left: 50px;
	line-height: 25px;
}

.titleshowthree {
	font-size: 24px;
	line-height: 50px;
}

/* SECTION SHOW 4 */

#topwrapperfour {
	height: 80px;
	width: 4345px;

}

#wrapperfour {
	height: 540px;
	width: 5000px;

}
.titlesfour {
	padding-left: 60px;
	font-size: 24px;
	font-weight: bold;
	color: #7F1F1F;
	display: inline;
}

.introshowfour {
	color: #7F1F1F;
	text-align: left;
	font-size: 18px;
	font-weight: bolder;
	height: 390px;
	width: 600px;
	float: left;
	padding-top: 150px;
	padding-right: 20px;
	padding-left: 50px;
	line-height: 25px;
}

.titleshowfour {
	font-size: 24px;
	line-height: 50px;
}
