@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	background-image: url(images/background_gradient.jpg);
}
fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	bottom: 0px;
}

#header {
	margin-top: 0px;
	margin-bottom: 0px;
}
#headbanner {
	height: 135px;
	width: 760px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	height: 386px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
}
#footer {
	background-color: #FFFFFF;
	height: 30px;
	width: 760px;
	padding-bottom: 3px;
	background-image: url(images/footer_background.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
}
#footerbox {
	clear: both;
	height: 30px;
	width: 745px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	display: none;
	visibility: hidden;
}

#logo {
	height: 91px;
	width: 760px;
}
#nav {
	height: 37px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/navbackground.jpg);
	padding: 0px;
}
#leftColumn {
	width: 140px;
	height: 381px;
	float: left;
	padding-top: 10px;
	padding-left: 15px;
}
#rightColumn {
	width: 425px;
	float: left;
	overflow: visible;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 20px;
	height: auto;
}
#leftColumn_about {
	height: 420px;
	float: left;
	margin-left: 14px;
	margin-top: 5px;
	margin-right: 0px;
}
#rightColumn_about {
	width: 720px;
	margin-right: 20px;
	height: 386px;
	overflow: visible;
	margin-top: 5px;
	margin-left: 0px;
	float: right;
}
#rightColumn_updates {
	width: 580px;
	margin-right: 10px;
	height: 386px;
	float: right;
	overflow: auto;
	padding-top: 10px;
}



#leftColumn_home {
	width: 350px;
	height: 495px;
	float: left;
	margin-left: 20px;
	margin-top: 5px;
}
#rightColumn_home {
	width: 720px;
	margin-right: 20px;
	height: 380px;
	overflow: visible;
	float: right;
}
#rightColumn2_home {
	width: 350px;
	height: 495px;
	float: left;
	margin-left: 20px;
	margin-top: 5px;
}
#mc2pg2_img {
	float: right;
	height: 342px;
	width: 319px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 5px;
}




#about_picturecolumn {
	width: 495px;
	height: 350px;
	overflow: visible;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 5px;
}
.para {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 16px;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}
.bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
}








h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CC3300;
	font-weight: bold;
	display: inline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #CC3300;
	display: inline;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC3300;
	text-align: left;
	display: inline;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC3300;
	text-align: left;
	display: inline;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3300;
	display: inline;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 2px;
}





p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	text-align: left;
	padding-left: 0px;
}

a {
	text-decoration: none;
	color: #CC3300;
}
a:hover {
	color: #666666;
}
a#current {
	color: #666666;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #999999;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover img {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
a:visited img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}#logo a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#leftinnerColumn {
	width: 10px;
	height: 20px;
	float: left;
	background-image: url(images/arrow.jpg);
}
#leftouterColumn {
	width: 123px;
	height: 20px;
	float: left;
	margin-left: 5px;
}
#leftouterColumn1 {
	width: 123px;
	height: 20px;
	float: left;
	margin-left: 7px;
}


#leftinnerColumn2 {
	width: 10px;
	height: 20px;
	float: left;
	background-image: url(images/arrow.jpg);
}
#leftouterColumn2 {
	width: 105px;
	height: 20px;
	float: left;
	margin-left: 5px;
}
#leftouterColumnfr {
	width: 125px;
	height: 20px;
	float: right;
}
#leftouterColumnfr2 {
	width: 125px;
	height: 20px;
	float: right;
}
#leftouterColumnfr3 {
	width: 125px;
	height: 20px;
	float: right;
}
#leftouterColumnfr4 {
	width: 125px;
	height: 20px;
	float: right;
}
#leftouterColumnfr5 {
	width: 125px;
	height: 20px;
	float: right;
}
#leftouterColumnfr6 {
	width: 123px;
	height: 20px;
	float: right;
	margin-left: 5px;
}

#leftheaderColumn {
	width: 138px;
	height: 20px;
	float: left;
}
#leftheaderColumn2 {
	width: 138px;
	height: 20px;
	float: left;
}

#leftsubColumn {
	width: 110px;
	height: 20px;
	float: right;
	margin-left: 5px;
}
#leftinnerColumnas {
	width: 10px;
	height: 20px;
	float: right;
	background-image: url(images/toenddown.jpg);
	margin-top: 5px;
	background-repeat: no-repeat;
	padding-right: 8px;
}
#leftsubColumncat {
	width: 98px;
	height: 20px;
	float: right;
}

#leftsubColumncat2 {
	width: 98px;
	height: 32px;
	float: right;
}
#leftsubColumncat3 {
	width: 98px;
	height: 20px;
	float: right;
}
#leftinnerColumnna {
	width: 10px;
	height: 20px;
	float: right;
	background-image: url(images/arrow_select.jpg);
}

#leftsubColumnna {
	width: 110px;
	height: 16px;
	float: right;
	margin-left: 5px;
	margin-top: 5px;
}
#leftsubColumnna0ds {
	width: 110px;
	height: 20px;
	float: right;
	margin-left: 5px;
	overflow: visible;
}
#leftsubColumnna1ds {
	width: 110px;
	height: 20px;
	float: right;
}
#leftsubColumnna2ds {
	width: 110px;
	height: 20px;
	float: right;
	margin-left: 5px;
	margin-top: 5px;
}
#leftsubColumnna3ds {
	width: 110px;
	height: 20px;
	float: right;
	margin-left: 5px;
	margin-top: 5px;
}



#leftsubColumnna0ts {
	width: 110px;
	height: 20px;
	float: right;
	margin-left: 5px;
	overflow: visible;
}
#leftsubColumnna1ts {
	width: 110px;
	height: 20px;
	float: right;
	margin-left: 5px;
	margin-top: 5px;
}
#leftsubColumnna1 {
	width: 110px;
	height: 20px;
	float: right;
}

#leftsubColumnna2 {
	width: 110px;
	height: 20px;
	float: right;
}
#leftsubColumnna3 {
	width: 110px;
	height: 20px;
	float: right;
}
#leftsubColumnna4 {
	width: 110px;
	height: 20px;
	float: right;
}
#leftsubColumnna5 {
	width: 110px;
	height: 33px;
	float: right;
}
#leftsubColumnna6 {
	width: 110px;
	height: 20px;
	float: right;
	margin-left: 5px;
}
#leftsubColumn_mc2movie {
	width: 110px;
	height: 20px;
	float: right;
	margin-left: 5px;
	padding-top: 5px;
}


#leftouterColumn_about {
	width: 123px;
	height: 20px;
	float: left;
	margin-left: 6px;
}

#leftheaderColumnb_about {
	width: 140px;
	height: 20px;
	float: left;
}


#leftheaderColumnb {
	width: 138px;
	height: 20px;
	float: left;
}
#leftheaderColumnbds {
	width: 138px;
	height: 20px;
	float: left;
	margin-top: 10px;
}


#leftinnerColumnah {
	width: 10px;
	height: 20px;
	float: left;
	background-image: url(images/arrow_highlight.jpg);
}
#leftinnerColumnad {
	width: 10px;
	height: 20px;
	float: right;
	background-image: url(images/toend.jpg);
	margin-top: 5px;
	background-repeat: no-repeat;
	padding-right: 7px;
}
#leftinnerColumnah2 {
	width: 10px;
	height: 20px;
	float: left;
	background-image: url(images/arrow_highlight.jpg);
}
#homebox {
	height: 40px;
	background-color: #FFFFFF;
	width: 350px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#img_WestXpress  {
	height: 199px;
	width: 350px;
	float: left;
	padding-right: 10px;
	padding-top: 5px;
}
#img_WestXpress2 {
	height: 252px;
	width: 350px;
	float: left;
	padding-right: 10px;
	padding-top: 5px;
}
#img_eventsWestXpress2 {
	height: 399px;
	width: 282px;
	float: right;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}


#bioframe {
	height: 250px;
	width: 250px;
	float: left;
	padding-right: 10px;
	padding-top: 4px;
}



#content_upcoming {
	margin-top: 0px;
	padding-top: 0px;
	height: 450px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
}
#content_morethanwords {
	margin-top: 0px;
	padding-top: 0px;
	height: 950px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
}
#content_alittledream {
	margin-top: 0px;
	padding-top: 0px;
	height: 440px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);




); 
	background-repeat: repeat-y;
}
#content_homebound {
	margin-top: 0px;
	padding-top: 0px;
	height: 950px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);








); 
	background-repeat: repeat-y;
}

#content_home {
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
	clear: both;
	height: auto;
}
#content_home07 {
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
	height: 1110px;
}
#content_home08 {
	height: 15800px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}



#content_events {
	margin-top: 0px;
	padding-top: 0px;
	height: 386px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
}
#content_gallery {
	margin-top: 0px;
	padding-top: 0px;
	height: 386px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
}
#content_gallerywx2 {
	margin-top: 0px;
	padding-top: 0px;
	height: 600px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
}
#content_bios {
	margin-top: 0px;
	padding-top: 0px;
	height: 386px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
}
#content_biostimly {
	margin-top: 0px;
	padding-top: 0px;
	height: 398px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
}
#content_biosmariatran {
	margin-top: 0px;
	padding-top: 0px;
	height: 347px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
}
#content_about {
	margin-top: 0px;
	padding-top: 0px;
	height: 386px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);








); 
	background-repeat: repeat-y;
}
#content_contact {
	margin-top: 0px;
	padding-top: 0px;
	height: 386px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
}
#content_links {
	margin-top: 0px;
	padding-top: 0px;
	height: 386px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
}
#content_thankyou {
	margin-top: 0px;
	padding-top: 0px;
	height: 386px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
}
#content_mc2t1 {
	margin-top: 0px;
	padding-top: 0px;
	height: 670px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
}
#content_mc2t2 {
	margin-top: 0px;
	padding-top: 0px;
	height: 600px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
}
#content_mc2tr {
	margin-top: 0px;
	padding-top: 0px;
	height: 580px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
}
#content_media {
	margin-top: 0px;
	padding-top: 0px;
	height: 386px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);





);		background-repeat: repeat-y;
}
#content_history {
	margin-top: 0px;
	padding-top: 0px;
	height: 750px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);











);							background-repeat: repeat-y;
}
#content_aboutmission {
	margin-top: 0px;
	padding-top: 0px;
	height: 400px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);









);			background-repeat: repeat-y;
}
#content_homeupdate {
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	height: 400px;
	background-repeat: repeat-y;
}
#content_mediaalittledream {
	margin-top: 0px;
	padding-top: 0px;
	height: 386px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
}
#content_mediayoungfilmmaker {
	margin-top: 0px;
	padding-top: 0px;
	height: 900px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
}
#content_medialifesonebigrumble {
	margin-top: 0px;
	padding-top: 0px;
	height: 1200px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
}
#content_mediafilmmakercleansup {
	margin-top: 0px;
	padding-top: 0px;
	height: 1050px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
}

#content_medianogrumble {
	margin-top: 0px;
	padding-top: 0px;
	height: 620px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
}
#content_mediaitsallaction {
	margin-top: 0px;
	padding-top: 0px;
	height: 770px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
}
#content_mediafromcuttochop {
	margin-top: 0px;
	padding-top: 0px;
	height: 1150px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
}
#content_mediasupportingthecreative {
	margin-top: 0px;
	padding-top: 0px;
	height: 460px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
}
#content_gallerymc2 {
	margin-top: 0px;
	padding-top: 0px;
	height: 386px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
}
#content_gallerymc2dreamsequence {
	margin-top: 0px;
	padding-top: 0px;
	height: 386px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
}
#content_gallery_cleanupoz {
	margin-top: 0px;
	padding-top: 0px;
	height: 386px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
}
#content_filmsprojectv {
	margin-top: 0px;
	padding-top: 0px;
	height: 780px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
}
#content_filmshappydent {
	margin-top: 0px;
	padding-top: 0px;
	height: 750px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
}

#content_films {
	margin-top: 0px;
	padding-top: 0px;
	height: 440px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
}

#img_timfilmmakerclean {
	float: left;
	height: 306px;
	width: 185px;
}



#img_itsallactiononset {
	height: 300px;
	width: 318px;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
}
#img_itsallactiononset_caption {
	height: 30px;
	width: 318px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
#img_nogrumble {
	height: 374px;
	width: 228px;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
}
#img_timryanfilmmakerclean {
	height: 314px;
	width: 395px;
	padding-top: 5px;
	padding-right: 10px;
	float: left;
}
#img_timryanfilmmakerclean_cap {
	height: 30px;
	width: 393px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
#img_timfilmmakerclean {
	height: 306px;
	width: 185px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
#img_timfilmmakerclean_cap {
	height: 30px;
	width: 184px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
#img_mariayoungfilmmaker {
	float: left;
	height: 345px;
	width: 403px;
	padding-top: 5px;
	padding-right: 10px;
}
#img_mariayoungfilmmaker_cap {
	float: left;
	height: 56px;
	width: 403px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
#img_timfromcuttochop {
	float: left;
	height: 399px;
	width: 283px;
	padding-top: 5px;
	padding-right: 10px;
}
#img_mc2sidebanner {
	height: 302px;
	width: 224px;
	padding-top: 5px;
	padding-right: 10px;
	float: right;
	padding-left: 5px;
}
#biomenu1 {
	width: 110px;
	height: 20px;
	float: right;
	padding-top: 5px;
}
#biomenu2 {
	width: 110px;
	height: 20px;
	float: right;
}
#biomenu3 {
	width: 110px;
	height: 20px;
	float: right;
}
#biomenu4 {
	width: 110px;
	height: 20px;
	float: right;
}
#biomenu5 {
	width: 110px;
	height: 20px;
	float: right;
}
#biomenu6 {
	width: 110px;
	height: 20px;
	float: right;
	padding-top: 5px;
}
#biomenu7 {
	width: 110px;
	height: 20px;
	float: right;
}
#biomenu8 {
	width: 110px;
	height: 20px;
	float: right;
}
#biomenu9 {
	width: 110px;
	height: 20px;
	float: right;
}
#biomenu10 {
	width: 110px;
	height: 20px;
	float: right;
}
#biomenu11 {
	width: 110px;
	height: 20px;
	float: right;
}



#column_mc2page1 {
	width: 103px;
	height: 15px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 10px;
}
#column_mc2page2 {
	width: 103px;
	height: 15px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#column_mc2page3 {
	width: 103px;
	height: 15px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#column_mc2page4 {
	width: 103px;
	height: 15px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 10px;
}
#column_med_actingtothemax {
	width: 125px;
	height: 35px;
	float: right;
	overflow: visible;
}


#column_med_youngfilmmakers {
	width: 125px;
	height: 35px;
	float: right;
	overflow: visible;
}
#column_med_realisealittledream {
	width: 125px;
	height: 35px;
	float: right;
}
#column_med_lifesonebigrumble {
	width: 125px;
	height: 35px;
	float: right;
	overflow: visible;
}
#column_med_filmmakercleansup {
	width: 125px;
	height: 35px;
	float: right;
}
#column_med_nogrumble {
	width: 125px;
	height: 20px;
	float: right;
}
#column_med_itsallaction {
	width: 125px;
	height: 20px;
	float: right;
}
#column_med_backforasecond {
	width: 125px;
	height: 20px;
	float: right;
}


#column_med_supportingfairfield {
	width: 125px;
	height: 35px;
	float: right;
}
#column_med_fromcuttochop {
	width: 125px;
	height: 20px;
	float: right;
}

#column_filmsmc2 {
	width: 110px;
	height: 32px;
	float: right;
}
#column_filmsmc2_exp {
	width: 110px;
	height: 35px;
	float: right;
}
#column_filmsmorethanwords {
	width: 110px;
	height: 20px;
	float: right;
}
#column_filmsdtr {
	width: 110px;
	height: 20px;
	float: right;
	padding-top: 5px;
}

#column_filmscabramoon {
	width: 110px;
	height: 35px;
	float: right;
}
#column_filmswx2 {
	width: 110px;
	height: 20px;
	float: right;
}

#mission_img {
	float: left;
	height: 214px;
	width: 320px;
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
}
#vision_img {
	float: left;
	height: 319px;
	width: 256px;
	padding-left: 25px;
	padding-top: 5px;
	padding-right: 10px;
}
#history_img {
	float: left;
	height: 231px;
	width: 320px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 5px;
}
#mc2pg3_img {
	float: right;
	height: 341px;
	width: 256px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 5px;
}
#mc2pg3_img2 {
	float: right;
	height: 307px;
	width: 230px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 5px;
}
#bio_linkbreak {
	width: 125px;
	height: 15px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#bio_linkbreak_archive {
	width: 129px;
	height: 15px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#bio_linkbreak_RP {
	width: 129px;
	height: 15px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#bio_linkbreak_vidcat {
	width: 129px;
	height: 15px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#top_linebreak {
	width: 129px;
	height: 17px;
	float: left;
	background-image: url(images/base.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
}




#column_filmsmc {
	width: 110px;
	height: 20px;
	float: right;
	padding-top: 5px;
}
#column_dreamsequence {
	width: 110px;
	height: 20px;
	float: right;
	padding-top: 5px;
}

.grey_font {
	color: #CCCCCC;
}
.videotag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: inline;
	padding-bottom: 2px;
	padding-top: 1px;
}
.rpnetworktag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: inline;
	padding-bottom: 2px;
	padding-top: 1px;
	color: #CCCCCC;
}


.gallerytag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: inline;
	background-repeat: no-repeat;
	padding-bottom: 2px;
	padding-top: 1px;
}
#rp_bannerbody {
	height: 91px;
	width: 760px;
}
#rp_bannerlogo {
	height: 91px;
	width: 216px;
}
#bottomgradient {
	height: 35px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bottom_gradient.jpg);
	background-repeat: repeat-x;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
#leftouterColumnfr_siteupdates {
	width: 129px;
	height: 20px;
	float: right;
}
#filmcolumn_happydent {
	width: 110px;
	height: 20px;
	float: right;
	margin-left: 5px;
}
#leftcolumn_videocatalogue {
	width: 110px;
	height: 20px;
	float: right;
	margin-left: 5px;
	padding-top: 5px;
}
#content_sitemap {
	height: 2600px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}
#content_mediaactingtothemax {
	height: 950px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}
#content_mc2 {
	height: 1550px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}
#content_mc {
	height: 900px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}
#content_mc2pg2 {
	height: 1480px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}
#content_mc2pg3 {
	height: 2160px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}
#content_mc2pg4 {
	height: 1420px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}

#content_filmswx2 {
	height: 700px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}
#content_cleanupoz {
	height: 800px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}
#content_wx {
	height: 600px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}
#content_filmsdowntownrumble {
	height: 900px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}
#content_galleryprojectvengeance {
	height: 800px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}
#content_gallerymorethanwords {
	height: 500px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}
#content_gallerywx2 {
	height: 850px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}
#content_gallerymc2premiere {
	margin-top: 0px;
	padding-top: 0px;
	height: 850px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
}
#blogbox {
	background-image: url(images/blogbox_underline.jpg);
	height: 20px;
	width: 425px;
}
#blogbox2 {
	background-image: url(images/blogbox_underline2.jpg);
	height: 42px;
	width: 425px;
}
#content_eventswx08 {
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
	height: 600px;
}
#content_eventswx {
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
	height: 500px;
}
#content_eventswx2 {
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
	height: 1200px;
}
#content_galleryhomebound {
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
	height: 410px;
}
#content_galleryscene1 {
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
	height: 410px;
}
#content_mediabackforasecond {
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
	height: 1000px;
}
#content_aboutvision {
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
	height: 750px;
}
#content_gallery_westxpress08 {
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
	height: 750px;
}
#news_box {
	height: auto;
	width: 425px;
	overflow: visible;
}
#news_box2 {
	height: auto;
	width: 425px;
	overflow: visible;
}
#news_box3 {
	height: auto;
	width: 425px;
	overflow: visible;
}
#news_box4 {
	height: auto;
	width: 425px;
	overflow: visible;
}
#news_box5 {
	height: auto;
	width: 425px;
	overflow: visible;
}
#news_box6 {
	height: auto;
	width: 425px;
	overflow: visible;
}
#news_box7 {
	height: auto;
	width: 425px;
	overflow: visible;
}
#news_box8 {
	height: auto;
	width: 425px;
	overflow: visible;
}
#news_box9 {
	height: auto;
	width: 425px;
	overflow: visible;
}
#news_box10 {
	height: auto;
	width: 425px;
	overflow: visible;
}
#news_box11 {
	height: auto;
	width: 425px;
	overflow: visible;
}
#news_box12 {
	height: auto;
	width: 425px;
	overflow: visible;
}
#news_box13 {
	height: auto;
	width: 425px;
	overflow: visible;
}
#news_box14 {
	height: auto;
	width: 425px;
	overflow: visible;
}
#column_films1 {
	width: 110px;
	height: 20px;
	float: right;
}
#column_films2 {
	width: 110px;
	height: 30px;
	float: right;
}
#content_filmsdaren {
	height: auto;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contentborder.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}
#news_box15 {
	height: auto;
	width: 425px;
	overflow: visible;
}
#news_box16 {
	height: auto;
	width: 425px;
	overflow: visible;
}
#news_box17 {
	height: auto;
	width: 425px;
	overflow: visible;
}
#news_box18 {
	height: auto;
	width: 425px;
	overflow: visible;
}
#news_box19 {
	height: auto;
	width: 425px;
	overflow: visible;
}
