/*		HELP TEXT here
		margin: top; right; bottom; left;
*/


/* Header Information Starts Here */
#Header {
	background: url(JEM_logo_6.jpg) no-repeat; 
	position: relative;
	margin:0px 100px 0px 10px;
	width: 1000px;
/*	height: 155px;*/
	padding-top:155px; /* FIX FOR NETSCAPE ISSUE NOT DISPLAYING JEM LOGO */
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	/*height:33px; /* 14px + 17px + 2px = 33px */
/*	border-style:solid;
	border-color:black;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
/*	line-height:11px;
	background-color:#eee;*/

	/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
	Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
	IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
	declaration. The incorrect IE5/Win value is above, while the correct value is 
	below. See http://glish.com/css/hacks.asp for details. */
/*	voice-family: "\"}\"";
	voice-family:inherit;
	height:14px; /* the correct height */
	}
	/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
	length values to user agents that exhibit the parsing error exploited above yet get 
	the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
	a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
	body>#Header 
	{
	height:14px;
	}
/* Header Information Ends Here */

/* Menu Bar Information Here */
#Header_bar
	{
	background: url(mainnav.jpg) no-repeat:
	position: relative;
	margin:0px 100px 0px 10px;
	width: 1000px;
	}

/*#menu_1
	{
	position: absolute;
	margin:5px 0px 0px 85px;
	}
#menu_2
	{
	position: absolute;
	margin:5px 0px 0px 195px;
	}
#menu_3
	{
	position: absolute;
	margin:5px 0px 0px 310px;
	}
#menu_4
	{
	position: absolute;
	margin:5px 0px 0px 430px;
	}
#menu_5
	{
	position: absolute;
	margin:5px 0px 0px 585px;
	}
#menu_6
	{
	position: absolute;
	margin:5px 0px 0px 720px;
	}
#menu_7
	{
	position: absolute;
	margin:5px 0px 0px 835px;
	}
*/

.menu_1
	{
	position: absolute;
	margin:5px 0px 0px 85px;
	}
.menu_2
	{
	position: absolute;
	margin:5px 0px 0px 195px;
	}
.menu_3
	{
	position: absolute;
	margin:5px 0px 0px 310px;
	}
.menu_4
	{
	position: absolute;
	margin:5px 0px 0px 430px;
	}
.menu_5
	{
	position: absolute;
	margin:5px 0px 0px 562px;
	}
.menu_6
	{
	position: absolute;
	margin:5px 0px 0px 720px;
	}
.menu_7
	{
	position: absolute;
	margin:5px 0px 0px 835px;
	}



/* Menu Bar Information Here */



/* Body Information Starts Here */

BODY
	{
    FONT-SIZE: 10pt;
    MARGIN: 0px;
    COLOR: #ffffff;
    FONT-FAMILY: verdana, arial, helvetica, sans-serif;
    BACKGROUND-COLOR: #000000;
	scrollbar-base-color : White;
	scrollbar-arrow-color : #0C479D;
	scrollbar-highlight-color : White;
	scrollbar-face-color : #CCCCCC;
	scrollbar-shadow-color : #9BB3D7;
	scrollbar-darkshadow-color : White;
	scrollbar-3dlight-color : #C6D4E8;
	scrollbar-track-color : white;
	}

/* Body Information Ends Here */

/* Content Information Starts Here */
#Content {
	position: relative;
	margin:0px 100px 0px 10px;
	width: 1000px;
	}
/* Content Information Ends Here */

/* RH Side Navigation Information Starts Here */
#RH_SideNav
	{
	position: absolute;
	margin:0px 0px 0px 840px;
/*	position: absolute;
	margin:-275px 100px 0px 800px;*/
/*	top:275px;
	right:300px;
	width:300px;*/
	padding:10px;
/*	background:	url (banner.gif) no-repeat top center; for having an image as background - image must be in css directory unless specified */
	/*background-color:#69cc17;*/
	border:0px /*dashed #999*/;
	line-height:17px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}
/* Again, "be nice to Opera 5". */
	body>#Menu 
	{
	width:150px;
	}
/* RH Side Navigation Information Ends Here */

/* RH Side Navigation Information Starts Here */
#RH_SideNav_1
	{
	position: absolute;
	margin:-258px 0px 0px 750px;
/*	position: absolute;
	margin:-275px 100px 0px 800px;*/
/*	top:275px;
	right:300px;
	width:300px;*/
	padding:10px;
/*	background:	url (banner.gif) no-repeat top center; for having an image as background - image must be in css directory unless specified */
	/*background-color:#69cc17;*/
	border:0px /*dashed #999*/;
	line-height:17px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}
/* Again, "be nice to Opera 5". */
	body>#Menu 
	{
	width:150px;
	}
/* RH Side Navigation Information Ends Here */


/* Masthead Information Starts Here */

#pageHeader { 
	background: url(JEM_logo_6.jpg) no-repeat; 
	position: relative;
	margin:0px 100px 0px 10px;
	width: 1000px;
	height: 175px;
/*	top: 0px;
	left: 80px;
	text-indent: -1000em;*/
	}

.masthead {
	position:absolute;
	margin:10px 10px 100px 310px;
/*	padding:10px;*/
	background: url(JEM_logo_2.jpg) no-repeat;
	width: 440;
	height:222;
	top:100px;
/*	right:0px;*/
/*	width:100%;*/
/*	height:50px:*/
/*	padding:10px;
	background-color:#eee;
	border:0px /*dashed #999*/;
/*	line-height:17px;*/
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	/*width:150px;*/
	}
.mastheadtext
	{
	font:20px verdana, arial, helvetica, sans-serif;
	margin:0px 400px 50px 10px;
	padding:0px;
	}

/* Masthead Information Ends Here */

/* Text Information Starts Here */

/* Header 1 Large */
.h1 {
	position: relative;
	margin:10px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:900;
/*	color: #295371;*/ /*petroleum blue*/
	color: #ADD7F4; /*pale blue*/
/*	color: #09c;*/
/*	color:#1F7895;*/
	}

/* Header 2 Medium */
.h2 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:20px;
	line-height:20px;
	font-weight:500;
	color:#c0c0c0;
	}

/* Header 3 Medium-Small */
.h3 {
/*	margin:0px 0px 15px 0px;
	padding:0px;*/
	font-size:16px;
	line-height:10px;
	font-weight:500;
	/*color:#c0c0c0; old grey color*/
	color:#B3AE94;
	}

.h3a {
/*	margin:0px 0px 15px 0px;
	padding:0px;*/
	font-size:16px;
	line-height:10px;
	font-weight:500;
	padding:10px;
	/*color:#c0c0c0; old grey color*/
	color:#ADD7F4;
	}

/* Header 4 Small */
.h4 {
/*	margin:0px 0px 15px 0px;
	padding:0px;*/
	font-size:14px;
	line-height:10px;
	font-weight:500;
	color:#c0c0c0;
	}

.text1a
	{
/*	position: absolute;*/
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 0px 10px;
	padding:0px;
	color: #B3AE94;
	}

.text1
	{
/*	position: absolute;*/
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 70px 0px;
	padding:0px;
	color: #B3AE94;
	width:510px;
	}

.text1b
	{
/*	position: absolute;*/
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 70px 10px;
	padding:0px;
	color: #B3AE94;
	width:520px;
	}

.text1c
	{
/*	position: absolute;*/
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:120px 0px 0px 10px;
	padding:0px;
	color: #B3AE94;
	width:520px;
	}

.text1d
	{
/*	position: absolute;*/
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:250px 0px 0px 10px;
	padding:0px;
	color: #B3AE94;
	width:520px;
	}

.text1e 
	{
/*	position: absolute;*/
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:250px 0px 0px 10px;
	padding:0px;
	color: #B3AE94;
	width:800px;
	}
.text1f
	{
/*	position: absolute;*/
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 70px 10px;
	padding:0px;
	color: #B3AE94;
	width:800px;
	}

.text2 /*Used for Director*/
	{
/*	position: absolute;*/
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:-15px 0px 16px 0px;
	padding:0px;
	color: #B3AE94;
	}

.text2a /*Used as Heading 2 on film pages*/
	{
/*	position: absolute;*/
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:-15px 0px 16px 10px;
	padding:0px;
	color: #B3AE94;
	}

.text2b /*Used on Stills Home Page*/
	{
/*	position: absolute;*/
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:-100px 100px 100px 60px;
/*	margin:-15px 0px 16px 100px;*/
	padding:0px;
	color: #B3AE94;
	}

.text2c /*Used on Stills Home Page*/
	{
/*	position: absolute;*/
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:-238px 100px 100px 310px;
/*	margin:-15px 0px 16px 100px;*/
	padding:0px;
	color: #B3AE94;
	}

.text2d /*Used on Links Page*/
	{
/*	position: absolute;*/
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 0px 10px;
	padding:0px;
	color: #B3AE94;
	}

.text3 /*Used for Synopsis*/
	{
/*	position: absolute;*/
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:25px 0px 16px 0px;
	padding:0px;
	color: #ADD7F4;
	width:525px;
	}

.text4 /*Cast & Crew, Projects Columns */
	{
	font:11px/20px verdana, arial, helvetica, sans-serif;
	color: #B3AE94;
	width:520px;
	}

.text4a /*Cast & Crew, Projects Columns */
	{
	font:11px/20px verdana, arial, helvetica, sans-serif;
	color: #B3AE94;
	width:350px;
	}

.text5 /* Projects in Dev */
	{
	font:11px/20px verdana, arial, helvetica, sans-serif;
	color: #B3AE94;
	margin:0px 0px 0px 10px;
	}

.text5a /*Cast & Crew, Projects Columns */
	{
	/*position: absolute;*/
	font:11px/20px verdana, arial, helvetica, sans-serif;
	color: #B3AE94;
	margin:230px 0px 0px 20px;
	padding:10px 0px 10px 0px;
	}

/* Text Information Ends Here */

/* Columns */
#left_col /*Cast & Crew Left Column*/
	{
	position: absolute;
	margin:10px 200px 1000px 10px;
	padding:0px 0px 10px 0px;
	}

#right_col /*Cast & Crew Right Column*/
	{
	position: absolute;
	margin:10px 0px 1000px 310px;
	padding:0px 0px 10px 0px;
	}

#right_col_1 /*Cast & Crew Right Column*/
	{
	position: absolute;
	margin:45px 0px 0px 410px;
	padding:0px 0px 10px 0px;
	}

#right_col_2 /*Cast & Crew Right Column*/
	{
	position: absolute;
	margin:120px 0px 1000px 410px;
	padding:0px 0px 10px 0px;
	}

#screening_block_one /*Screenings Column*/
	{
	position: absolute;
	font:11px/20px verdana, arial, helvetica, sans-serif;
	color: #B3AE94;	
	margin:0px 0px 0px 160px;
	padding:0px 0px 0px 0px;
	width: 305px;
	line-height:12px;
	}
#screening_block_one_right /*Screenings Column*/
	{
	position: absolute;
	font:11px/20px verdana, arial, helvetica, sans-serif;
	color: #B3AE94;	
	margin:30px 0px 2000px 630px;
	padding:0px 0px 0px 0px;
	width: 250px;
	line-height:12px;
	}
#screening_block_two /*Screenings Column*/
	{
	position:absolute;
	margin:210px 0px 0px 160px;
	padding:0px 0px 10px 0px;
	font:11px/20px verdana, arial, helvetica, sans-serif;
	color: #B3AE94;
	width: 250px;
	line-height:12px;
	}
#screening_block_two_right /*Screenings Column*/
	{
	position:absolute;
	margin:190px 0px 0px 630px;
	padding:0px 0px 10px 0px;
	font:11px/20px verdana, arial, helvetica, sans-serif;
	color: #B3AE94;
	width: 250px;
	line-height:12px;
	}
#screening_block_three /*Screenings Column*/
	{
	position:absolute;
	margin:370px 0px 0px 160px;
	padding:0px 0px 10px 0px;
	font:11px/20px verdana, arial, helvetica, sans-serif;
	color: #B3AE94;
	width:250px;
	line-height:12px;
	}
#screening_block_three_right /*Screenings Column*/
	{
	position:absolute;
	margin:370px 0px 0px 630px;
	padding:0px 0px 10px 0px;
	font:11px/20px verdana, arial, helvetica, sans-serif;
	color: #B3AE94;
	width:250px;
	line-height:12px;
	}
#screening_block_four /*Screenings Column*/
	{
	position:absolute;
	margin:540px 0px 0px 160px;
	padding:0px 0px 10px 0px;
	font:11px/20px verdana, arial, helvetica, sans-serif;
	color: #B3AE94;
	width:250px;
	line-height:12px;
	}

#screening_block_four_right /*Screenings Column*/
	{
	position:absolute;
	margin:490px 0px 0px 630px;
	padding:0px 0px 10px 0px;
	font:11px/20px verdana, arial, helvetica, sans-serif;
	color: #B3AE94;
	width:250px;
	line-height:12px;
	}

#screening_block_five /*Screenings Column*/
	{
	position:absolute;
	margin:630px 0px 0px 160px;
	padding:0px 0px 10px 0px;
	font:11px/20px verdana, arial, helvetica, sans-serif;
	color: #B3AE94;
	width:305px;
	line-height:12px;
	}
#screening_block_six /*Screenings Column*/
	{
	position:absolute;
	margin:850px 0px 0px 160px;
	padding:0px 0px 10px 0px;
	font:11px/20px verdana, arial, helvetica, sans-serif;
	color: #B3AE94;
	width:250px;
	line-height:12px;
	}
#screening_block_seven /*Screenings Column*/
	{
	position:absolute;
	margin:960px 0px 0px 160px;
	padding:0px 0px 10px 0px;
	font:11px/20px verdana, arial, helvetica, sans-serif;
	color: #B3AE94;
	width:305px;
	line-height:12px;
	}

#screening_block_eight /*Screenings Column*/
	{
	position:absolute;
	margin:1135px 0px 0px 160px;
	padding:0px 0px 10px 0px;
	font:11px/20px verdana, arial, helvetica, sans-serif;
	color: #B3AE94;
	width: 305px;
	line-height:12px;
	}
#screening_block_nine /*Screenings Column*/
	{
	position:absolute;
	margin:1330px 0px 0px 160px;
	padding:0px 0px 10px 0px;
	font:11px/20px verdana, arial, helvetica, sans-serif;
	color: #B3AE94;
	width: 250px;
	line-height:12px;
	}
#screening_block_ten /*Screenings Column*/
	{
	position:absolute;
	margin:1460px 0px 0px 160px;
	padding:0px 0px 10px 0px;
	font:11px/20px verdana, arial, helvetica, sans-serif;
	color: #B3AE94;
	width: 305px;
	line-height:12px;
	}
#screening_block_eleven /*Screenings Column*/
	{
	position:absolute;
	margin:1650px 0px 0px 160px;
	padding:0px 0px 10px 0px;
	font:11px/20px verdana, arial, helvetica, sans-serif;
	color: #B3AE94;
	width: 250px;
	line-height:12px;
	}
#screening_block_twelve /*Screenings Column*/
	{
	position:absolute;
	margin:1810px 0px 0px 160px;
	padding:0px 0px 10px 0px;
	font:11px/20px verdana, arial, helvetica, sans-serif;
	color: #B3AE94;
	width: 250px;
	line-height:12px;
	}
#screening_block_thirteen /*Screenings Column*/
	{
	position:absolute;
	margin:1970px 0px 0px 160px;
	padding:0px 0px 10px 0px;
	font:11px/20px verdana, arial, helvetica, sans-serif;
	color: #B3AE94;
	width: 250px;
	line-height:12px;
	}
#screening_block_fourteen /*Screenings Column*/
	{
	position:absolute;
	margin:2070px 0px 0px 160px;
	padding:0px 0px 10px 0px;
	font:11px/20px verdana, arial, helvetica, sans-serif;
	color: #B3AE94;
	width: 305px;
	line-height:12px;
	}
#screening_block_fifteen /*Screenings Column*/
	{
	position:absolute;
	margin:-100px 0px 90px 160px;
	padding:0px 0px 10px 0px;
	font:11px/20px verdana, arial, helvetica, sans-serif;
	color: #B3AE94;
	width: 250px;
	line-height:12px;
	}
#screening_block_sixteen /*Screenings Column*/
	{
	position:absolute;
	margin:-100px 0px 10px 160px;
	padding:0px 0px 10px 0px;
	font:11px/20px verdana, arial, helvetica, sans-serif;
	color: #B3AE94;
	width: 250px;
	line-height:12px;
	}

#screening_block_seventeen /*Screenings Column*/
	{
	position:absolute;
	margin:-130px 0px 60px 160px;
	padding:0px 0px 10px 0px;
	font:11px/20px verdana, arial, helvetica, sans-serif;
	color: #B3AE94;
	width: 250px;
	line-height:12px;
	}

/*#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}*/

/* Hyperlink Information Starts Here */
a {
	color:white;
	text-decoration: underline;
	font-size:11px;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	padding: 0px;
	border: 0px;
	}
/*a:link {color:#ADD7F4;}
a:visited {color:#ADD7F4;}
a:hover {background-color:#000000;}*/

/* Hyperlink Information Ends Here */



/* RH Side Navigation Information Starts Here ** To be used if we include Projects List*/
#RH_SideNav_Projects {
	position: absolute;
	margin:-300px 100px 0px 800px;
/*	top:275px;
	right:300px;
	width:300px;*/
	padding:10px;
/*	background:	url (banner.gif) no-repeat top center; for having an image as background - image must be in css directory unless specified */
	/*background-color:#69cc17;*/
	border:0px /*dashed #999*/;
	line-height:17px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}
/* Again, "be nice to Opera 5". */
	body>#Menu 
	{
	width:150px;
	}
/* RH Side Navigation Information Ends Here */



/* Mouse Hover Menu */

.hovermenu ul
	{
/*	margin:10px 10px 100px 400px;*/
	position: absolute;
	margin:0px 300px 0px 10px;
	padding:0px;
	font: bold 30px arial;
	color: #000000;
	height: 20px;
	}

.hovermenu ul li
	{
	border-left: 1px solid #ffffff;
	float: left;
/*	line-height: 1.1em;*/
	margin: 0 .5em 0 -.5em;
/*	padding: 0 .5em 0 .5em;*/
	list-style: none;
	display: inline;
	/*width:1000px;*/
	}

.hovermenu ul li a
	{
	padding: 2px 0.5em;
	text-decoration: strong;
	float: left;
	color: #000000;
	background-color: #8E8686;
/*	border: 4px solid #3E3C3C;*/
	border: 4px solid #8E8686;
	}

.hovermenu ul li a:hover
	{
	background-color: #B9B5B5;
	color: #044f68;
	border-style: outset;
	}

.hovermenu ul li a:visted
	{
	background-color: #B9B5B5;
	color: #044f68;
	border-style: outset;
	}
html>body .hovermenu ul li a:active
	{ /* Apply mousedown effect only to NON IE browsers */
	border-style: inset;
	}

/*Mouse Hover Menu ends */

/* Home Picture Placing Starts Here */

.home_picture1 /* CYTI Home Page */
	{
	position:absolute;
	margin:10px 10px 0px 530px;
	width: 256px;
	height: 192;
	}

.contact_picture1 /* Contact Home Page */
	{
	position:absolute;
	margin:10px 10px 0px 510px;
	width: 256px;
	height: 192;
	}
.about_picture1 /* About Home Page */
	{
	position:absolute;
	margin:10px 10px 0px 550px;
	width: 256px;
	height: 192;
	}
	
.NJF_Home_01 /*Picture*/
	{
	position: absolute;
	margin:20px 0px 0px 0px;
	width:140px;
	height:98px;
	line-height:0px;
	}

/* CYTI Picture Placing Starts Here */

.cyti_picture1 /* CYTI Home Page */
	{
	position:absolute;
	margin:10px 10px 0px 500px;
	width: 320px;
	height: 240;
	}

.cyti_picture2 /* CYTI */
	{
	position:absolute;
	margin:50px 0px 0px 10px;
	width: 350px;
	height: 214;
	padding:0px 0px 10px 0px;
	}

.cyti_picture3 /* CYTI */
	{
	position:absolute;
	margin: 50px 0px 0px 460px;
	width: 350px;
	height: 214;
	padding:0px 0px 10px 0px;
	}

.cyti_picture4 /* CYTI */
	{
	position:absolute;
	margin: 310px 0px 0px 10px;
	width: 350px;
	height: 214;
	padding:0px 0px 10px 0px;
	}

.cyti_picture5 /* CYTI */
	{
	position:absolute;
	margin: 310px 0px 0px 460px;
	width: 350px;
	height: 214;
	padding:0px 0px 10px 0px;
	}

.cyti_picture6 /* CYTI */
	{
	position:absolute;
	margin: 570px 0px 0px 10px;
	width: 350px;
	height: 214;
	padding:0px 0px 10px 0px;
	}

.cyti_picture7 /* CYTI */
	{
	position:absolute;
	margin: 570px 0px 0px 460px;
	width: 350px;
	height: 214;
	padding:0px 0px 10px 0px;
	}

.cyti_picture8 /* CYTI Info Page */
	{
	position:absolute;
	margin:40px 10px 0px 590px;
	width: 320px;
	height: 240;
	}

.cyti_picture9 /* CYTI Info Page */
	{
	position:absolute;
	margin:130px 10px 0px 610px;
	width: 320px;
	height: 240;
	}

.cyti_picture10 /* CYTI Info Page */
	{
	position:absolute;
	margin:210px 10px 70px 590px;
	width: 320px;
	height: 240;
	}

/* CYTI Picture Placing Ends Here */

/* DMR BIO Picture Placing Starts Here */

.dmr_pic_1 /* DMR BIO Page */
	{
	position:absolute;
	margin:0px 0px 0px 520px;
	width: 320px;
	height: 240;
	}

.dmr_pic_2 /* DMR BIO Page */
	{
	position:absolute;
	margin:60px 10px 0px 525px;
	width: 320px;
	height: 240;
	}
.dmr_pic_3 /* DMR BIO Page */
	{
	position:absolute;
	margin:210px 10px 0px 545px;
	width: 320px;
	height: 240;
	}
.dmr_pic_4 /* DMR BIO Page */
	{
	position:absolute;
	margin:360px 10px 0px 525px;
	width: 320px;
	height: 240;
	}
/* DMR BIO Picture Placing Ends Here */

/* JEM BIO Picture Placing Starts Here */

.JEM_pic_1 /* JEM BIO Page */
	{
	position:absolute;
	margin:0px 10px 0px 540px;
	width: 240px;
	height: 320px;
	}
.JEM_pic_2 /* JEM BIO Page */
	{
	position:absolute;
	margin:210px 10px 0px 540px;
	width: 320px;
	height: 213px;
	}
.JEM_pic_3 /* JEM BIO Page */
	{
	position:absolute;
	margin:420px 10px 0px 605px;
	width: 320px;
	height: 213px;
	}
/* JEM BIO Picture Placing Ends Here */

/* Screening page starts Here */
.screening_home_txt_1
	{
	position: absolute;
	margin:100px 0px 0px 400px;
	width:350px;
	}

.screening_home_txt_2
	{
	position: absolute;
	margin:100px 0px 0px 400px;
	width:350px;
	}

.screening_home_txt_3
	{
	position: absolute;
	margin:100px 0px 0px 400px;
	width:350px;
	}


/* Screening page ends Here */

/* Stills Picture Placing Starts Here */

.stills_home_pic_1 /* Stills Home Page - ael */
	{
	position:absolute;
	margin:50px 100px 100px 45px;
	/*width: 320px;*/
	height: 139px;
	border:solid #ffffff 1px;
	}

.stills_home_pic_2 /* Stills Home Page - People */
	{
	position:absolute;
	margin:50px 100px 100px 330px;
	/*width: 320px;*/
	height: 139px;
	border:solid #ffffff 1px;
	}

.stills_home_pic_3 /* Stills Home Page - Places */
	{
	position:absolute;
	margin:50px 100px 100px 600px;
	/*width: 320px;*/
	height: 139px;
	border:solid #ffffff 1px;
	}

.stills_home_pic_4 /* Stills Home Page - Places */
	{
	position:absolute;
	margin:230px 100px 100px 45px;
	/*width: 320px;*/
	height: 114px;
	border:solid #ffffff 1px;
	}

.stills_home_txt_1 /* Stills Home Page - Text */
	{
	position: absolute;
	margin:190px 100px 100px 30px;
	width:350px;
	}

.stills_home_txt_2 /* Stills Home Page - Text */
	{
	position: absolute;
	margin:190px 100px 100px 330px;
	width:350px;
	}

.stills_home_txt_3 /* Stills Home Page - Text */
	{
	position: absolute;
	margin:190px 100px 100px 605px;
	width:350px;
	}

.stills_home_txt_4 /* Stills Home Page - Text */
	{
	position: absolute;
	margin:350px 100px 200px 30px;
	width:350px;
	}

.stills_home_txt_5 /* Stills Home Page - Text */
	{
	position: absolute;
	margin:250px 100px 200px 350px;
	width:350px;
	}

.stills_israel_1 /* Stills Home Page - Israel */
	{
	position:absolute;
	margin:50px 100px 100px 60px;
	border:solid #ffffff 4px;
	line-height:0px;
	}

.stills_israel_2 /* Stills Home Page - Other */
	{
	position:absolute;
	margin:1250px 100px 100px 70px;
	border:solid #ffffff 4px;
	line-height:0px;
	}

.stills_israel_3 /* Stills Home Page - Text */
	{
	position: absolute;
	margin:550px 100px 100px 70px;
	border:solid #ffffff 4px;
	line-height:0px;
	}

.stills_israel_4 /* Stills Home Page - Text */
	{
	position: absolute;
	margin:900px 100px 100px 480px;
	border:solid #ffffff 4px;
	line-height:0px;
	}

.stills_israel_5 /* Stills Home Page - Other */
	{
	position:absolute;
	margin:90px 100px 100px 460px;
	border:solid #ffffff 4px;
	line-height:0px;
	}

.stills_israel_6 /* Stills Home Page - Text */
	{
	position: absolute;
	margin:900px 100px 100px 70px;
	border: solid #ffffff 4px;
	line-height:0px;
	}

.stills_israel_7 /* Stills Home Page - Text */
	{
	line-height:0px;
	position: absolute;
	margin:550px 100px 100px 460px;
	border: solid #ffffff 4px;
	}

.stills_israel_txt_1 /* Stills Home Page - Text */
	{
	position: absolute;
	margin:810px 100px 100px 60px;
	width:900px;
	}

.stills_people_1 /* Stills Home Page - People */
	{
	position:absolute;
	margin:50px 100px 100px 40px;
	border:solid #ffffff 1px;
	line-height:0px;
	}

.stills_people_1a /* Stills Home Page - People */
	{
	position:absolute;
	margin:450px 100px 100px 40px;
	border:solid #ffffff 1px;
	line-height:0px;
	}

.stills_people_2 /* Stills Home Page - People */
	{
	position:absolute;
	margin:490px 100px 100px 490px;
	border:solid #ffffff 1px;
	line-height:0px;
	}

.stills_people_3 /* Stills Home Page - People */
	{
	position:absolute;
	margin:1100px 100px 100px 10px;
	border:solid #ffffff 1px;
	line-height:0px;
	}

.stills_people_4 /* Stills Home Page - People */
	{
	position:absolute;
	margin:950px 100px 100px 710px;
	border:solid #ffffff 1px;
	line-height:0px;
	}

.stills_people_txt_1 /* Stills People Page - Text */
	{
	position: absolute;
	margin:990px 100px 100px 60px;
	width:500px;
	}

.stills_places_1 /* Stills Home Page - places */
	{
	position:absolute;
	margin:50px 100px 100px 10px;
/*	border: solid #ffffff 1px;*/
	}

.stills_places_2 /* Stills Home Page - places */
	{
	position:absolute;
	margin:130px 100px 100px 570px;
/*	border: solid #ffffff 1px;*/
	}

.stills_places_3 /* Stills Home Page - places */
	{
	position:absolute;
	margin:400px 100px 100px 10px;
/*	border: solid #ffffff 1px;*/
	}

.stills_places_4 /* Stills Home Page - places */
	{
	position:absolute;
	margin:900px 100px 100px 10px;
/*	border: solid #ffffff 1px;*/
	}

.stills_places_5 /* Stills Home Page - places */
	{
	position:absolute;
	margin:475px 100px 100px 360px;
/*	border: solid #ffffff 1px;*/
	}

.stills_places_6 /* Stills Home Page - places */
	{
	position:absolute;
	margin:1000px 100px 100px 640px;
/*	border: solid #ffffff 1px;*/
	}

.stills_places_7 /* Stills Home Page - places */
	{
	position:absolute;
	margin:1350px 100px 100px 10px;
/*	border: solid #ffffff 1px;*/
	}

.stills_places_txt_1 /* Stills places Page - Text */
	{
	position: absolute;
	margin:600px 100px 100px 160px;
	width:900px;
	}

.mothman_txt_1 /* Stills Home Page - Text */
	{
	position: absolute;
	margin:1580px 10px 10px 0px;
	width:800px;
	}

.mothman_1 /* Stills Home Page - Mothman */
	{
	position:absolute;
	margin:30px 100px 100px 160px;
	border:solid #ffffff 4px;
	line-height:0px;
	}

.mothman_2 /* Stills Home Page - Other */
	{
	position:absolute;
	margin:485px 50px 100px 50px;
	border:solid #ffffff 4px;
	line-height:0px;
	}

.mothman_3 /* Stills Home Page - Text */
	{
	position: absolute;
	margin:490px 50px 100px 570px;
	border:solid #ffffff 4px;
	line-height:0px;
	}

.mothman_4 /* Stills Home Page - Text */
	{
	position: absolute;
	margin:800px 100px 100px 300px;
	border:solid #ffffff 4px;
	line-height:0px;
	}

.mothman_5 /* Stills Home Page - Other */
	{
	position:absolute;
	margin:1240px 100px 100px 300px;
	border:solid #ffffff 4px;
	line-height:0px;
	}
/* Stills Picture Placing Ends Here */

.landscapes_txt_1 /* Stills Home Page - Text */
	{
	position: absolute;
	margin:1550px 10px 10px 0px;
	width:800px;
	}

.Landscapes_1 /* Stills Home Page - Mothman */
	{
	position:absolute;
	margin:40px 100px 100px 160px;
/*	border:solid #ffffff 4px; */
	line-height:0px;
	}

.Landscapes_2 /* Stills Home Page - Other */
	{
	position:absolute;
	margin:390px 150px 100px 130px;
/*	border:solid #ffffff 4px; */
	line-height:0px;
	}

.Landscapes_3 /* Stills Home Page - Text */
	{
	position: absolute;
	margin:800px 150px 100px 120px;
/*	border:solid #ffffff 4px; */
	line-height:0px;
	}

.Landscapes_4 /* Stills Home Page - Text */
	{
	position: absolute;
	margin:1210px 100px 100px 160px;
/*	border:solid #ffffff 4px; */
	line-height:0px;
	}

/* Stills Picture Placing Ends Here */

.margate_txt_1 /* Stills Home Page - Text */
	{
	position: absolute;
	margin:10px 10px 10px 10px;
	width:800px;
	}

.margate_txt_2 /* Stills Home Page - Text */
	{
	position: absolute;
	margin:2420px 10px 10px 0px;
	width:800px;
	}

.Margate_1 /* Stills Home Page - Mothman */
	{
	position:absolute;
	margin:70px 100px 100px 160px;
	border:solid #ffffff 4px;
	line-height:0px;
	}

.Margate_2 /* Stills Home Page - Other */
	{
	position:absolute;
	margin:400px 150px 100px 135px;
	border:solid #ffffff 4px;
	line-height:0px;
	}

.Margate_3 /* Stills Home Page - Text */
	{
	position: absolute;
	margin:830px 150px 100px 135px;
	border:solid #ffffff 4px;
	line-height:0px;
	}

.Margate_4 /* Stills Home Page - Text */
	{
	position: absolute;
	margin:1250px 100px 100px 150px;
	border:solid #ffffff 4px;
	line-height:0px;
	}

.Margate_5 /* Stills Home Page - Text */
	{
	position: absolute;
	margin:1640px 100px 100px 140px;
	border:solid #ffffff 4px;
	line-height:0px;
	}

.Margate_6 /* Stills Home Page - Text */
	{
	position: absolute;
	margin:2070px 100px 100px 140px;
	border:solid #ffffff 4px;
	line-height:0px;
	}

.shots_txt_1 /* Stills Home Page - Text */
	{
	position: absolute;
	margin:10px 10px 10px 10px;
	width:800px;
	}


.shots_txt_2 /* Stills Home Page - Text */
	{
	position: absolute;
	margin:2610px 10px 10px 0px;
	width:800px;
	}

.Shots_1 /* Stills Home Page - Mothman */
	{
	position:absolute;
	margin:60px 100px 100px 160px;
/*	border:solid #ffffff 4px; */
	line-height:0px;
	}

.Shots_2 /* Stills Home Page - Other */
	{
	position:absolute;
	margin:410px 150px 100px 160px;
/*	border:solid #ffffff 4px; */
	line-height:0px;
	}

.Shots_3 /* Stills Home Page - Text */
	{
	position: absolute;
	margin:860px 150px 100px 160px;
/*	border:solid #ffffff 4px; */
	line-height:0px;
	}

.Shots_4 /* Stills Home Page - Text */
	{
	position: absolute;
	margin:1280px 100px 100px 160px;
/*	border:solid #ffffff 4px; */
	line-height:0px;
	}

.Shots_5 /* Stills Home Page - Text */
	{
	position: absolute;
	margin:1705px 100px 100px 160px;
/*	border:solid #ffffff 4px; */
	line-height:0px;
	}

.Shots_6 /* Stills Home Page - Text */
	{
	position: absolute;
	margin:2185px 100px 100px 160px;
/*	border:solid #ffffff 4px; */
	line-height:0px;
	}

.x-factor_txt_1 /* Stills Home Page - Text */
	{
	position: absolute;
	margin:10px 10px 10px 10px;
	width:800px;
	}

.x-factor_txt_2 /* Stills Home Page - Text */
	{
	position: absolute;
	margin:4010px 10px 10px 0px;
	width:800px;
	}

.X-factor_1 /* Stills Home Page - Mothman */
	{
	position:absolute;
	margin:60px 100px 100px 200px;
/*	border:solid #ffffff 4px; */
	line-height:0px;
	}

.X-factor_2 /* Stills Home Page - Other */
	{
	position:absolute;
	margin:420px 150px 100px 160px;
/*	border:solid #ffffff 4px; */
	line-height:0px;
	}

.X-factor_3 /* Stills Home Page - Text */
	{
	position: absolute;
	margin:840px 150px 100px 240px;
/*	border:solid #ffffff 4px; */
	line-height:0px;
	}

.X-factor_4 /* Stills Home Page - Text */
	{
	position: absolute;
	margin:1410px 100px 100px 170px;
/*	border:solid #ffffff 4px; */
	line-height:0px;
	}

.X-factor_5 /* Stills Home Page - Text */
	{
	position: absolute;
	margin:1840px 100px 100px 145px;
/*	border:solid #ffffff 4px; */
	line-height:0px;
	}

.X-factor_6 /* Stills Home Page - Text */
	{
	position: absolute;
	margin:2290px 100px 100px 125px;
/*	border:solid #ffffff 4px; */
	line-height:0px;
	}

.X-factor_7 /* Stills Home Page - Text */
	{
	position: absolute;
	margin:2730px 100px 100px 180px;
/*	border:solid #ffffff 4px; */
	line-height:0px;
	}

.X-factor_8 /* Stills Home Page - Text */
	{
	position: absolute;
	margin:3160px 100px 100px 160px;
/*	border:solid #ffffff 4px; */
	line-height:0px;
	}

.X-factor_9 /* Stills Home Page - Text */
	{
	position: absolute;
	margin:3610px 100px 100px 250px;
/*	border:solid #ffffff 4px; */
	line-height:0px;
	}

/* Stills Picture Placing Ends Here */

/* The Wrong Time Picture Placing Starts Here */
.am_picture1 /* The Wrong Time - Home Page */
	{
	position: absolute;
	margin:10px 10px 0px 520px;
	width: 320px;
	height: 240;
	}

.am_picture2 /* The Wrong Time - House Front Stills Page */
	{
	position: absolute;
	margin:0px 0px 0px 10px;
	width: 384px;
	height: 288;
	}

.am_picture3 /* The Wrong Time - Branch Stills Page ?? */
	{
	position: absolute;
	margin: 16px 0px 0px 460px;
	width: 288px;
	height: 192;
	}

.am_picture4 /* The Wrong Time - Nat window Stills Page */
	{
	position: absolute;
	margin: 280px 0px 0px 10px;
	width: 384px;
	height: 288;
	}

.am_picture5 /* The Wrong Time - Rear Stills Page */
	{
	position: absolute;
	margin: 250px 0px 0px 460px;
	width: 320px;
	height: 240;
	}

.am_picture6 /* The Wrong Time - Henry Stills Page */
	{
	position: absolute;	
	margin: 570px 0px 0px 10px;
	width: 384px;
	height: 288;
	}

.am_picture7 /* The Wrong Time - ECU Nat Stills Page */
	{
	position: absolute;
	margin: 550px 0px 0px 460px;
	width: 384px;
	height: 288;
	}

.am_info_picture1 /* The Wrong Time - Home Page */
	{
	margin:60px 10px 0px 560px;
	position: absolute;
	}
/* The Wrong Time Picture Placing Ends Here */

/* Lifeline Picture Placing Starts Here */

.life_picture1 /* Lifeline */
	{
	position: absolute;
	margin:30px 10px 0px 530px;
	width: 320px;
	height: 240;
	}

.life_picture2 /* Lifeline */
	{
	position: absolute;
	margin:30px 100px 100px 10px;
	width: 384px;
	height: 288;
	padding:0px 0px 10px 0px;
	}

.life_picture3 /* Lifeline */
	{
	position: absolute;
	margin: 30px 100px 100px 460px;
	width: 360px;
	height: 288;
	padding:0px 0px 10px 0px;
	}

.life_picture4 /* Lifeline */
	{
	position: absolute;
	margin: 350px 100px 100px 10px;
	width: 384px;
	height: 288;
	padding:0px 0px 10px 0px;
	}

.life_picture5 /* Lifeline */
	{
	position: absolute;
	margin: 400px 100px 100px 460px;
	width: 320px;
	height: 240;
	padding:0px 0px 10px 0px;
	}

.life_picture6 /* Lifeline */
	{
	position: absolute;
	margin: 690px 100px 100px 10px;
	width: 384px;
	height: 288;
	padding:0px 0px 10px 0px;
	}

.life_picture7 /* Lifeline */
	{
	position: absolute;
	margin: 720px 100px 100px 480px;
	width: 384px;
	height: 288;
	padding:0px 0px 10px 0px;
	}

/* Lifeline Picture Placing Ends Here */

/* LOD Picture Placing Starts Here */

.lod_picture1 /* Lifeline */
	{
	position: absolute;
	margin:30px 0px 0px 550px;
	width: 320px;
	height: 240;
	}

.lod_picture2 /* Lifeline */
	{
	position: absolute;
	margin:50px 0px 0px 40px;
	width: 320px;
	height: 240;
	}

.lod_picture3 /* Lifeline */
	{
	position: absolute;
	margin:50px 0px 0px 460px;
	width: 320px;
	height: 240;
	}

.lod_picture4 /* Lifeline */
	{
	position: absolute;
	margin:310px 0px 0px 40px;
	width: 320px;
	height: 240;
	}

.lod_picture5 /* Lifeline */
	{
	position: absolute;
	margin:310px 0px 0px 460px;
	width: 320px;
	height: 240;
	}

.lod_picture6 /* Lifeline */
	{
	position: absolute;
	margin:570px 0px 0px 40px;
	width: 320px;
	height: 240;
	}

.lod_picture7 /* Lifeline */
	{
	position: absolute;
	margin:570px 0px 0px 460px;
	width: 320px;
	height: 240;
	}

/* LOD Picture Placing Ends Here */

/* Laurel Leaves Placing Starts Here */

#laurelone
	{
	position:absolute;
	margin:10px 10px 10px 10px;
	width:140px;
	height:98px;
	}

/*.laurelone
	{
	position:relative;
	margin:0px 0px 10px 10px;
	width:140px;
	height:98px;
	} backup */

#laurelone_right
	{
	position:absolute;
	margin:10px 0px 0px 485px;
	width:140px;
	height:98px;
	}

#laureltwo
	{
	position:absolute;
	margin:170px 10px 10px 10px;
	width:140px;
	height:98px;
	}

#laureltwo_right
	{
	position:absolute;
	margin:170px 0px 0px 485px;
	width:140px;
	height:98px;
	}

#laurelthree
	{
	position:absolute;
	margin:330px 10px 10px 10px;
	width:140px;
	height:98px;
	}

#laurelthree_right
	{
	position:absolute;
	margin:330px 10px 10px 485px;
	width:140px;
	height:98px;
	}

#laurelfour
	{
	position:absolute;
	margin:490px 10px 10px 10px;
	width:140px;
	height:98px;
	}

#laurelfour_right
	{
	position:absolute;
	margin:490px 10px 10px 485px;
	width:140px;
	height:98px;
	}

#laurelfive
	{
	position:absolute;
	margin:650px 100px 10px 10px;
	width:140px;
	height:98px;
	}

#laurelsix
	{
	position:absolute;
	margin:810px 100px 10px 10px;
	width:140px;
	height:98px;
	}

#laurelseven
	{
	position:absolute;
	margin:970px 100px 10px 10px;
	width:140px;
	height:98px;
	}

#laureleight
	{
	position:absolute;
	margin:1130px 100px 10px 10px;
	width:140px;
	height:98px;
	}

#laurelnine
	{
	position:absolute;
	margin:1290px 100px 10px 10px;
	width:140px;
	height:98px;
	}

#laurelten
	{
	position:absolute;
	margin:1450px 100px 10px 10px;
	width:140px;
	height:98px;
	}

#laureleleven
	{
	position:absolute;
	margin:1610px 100px 10px 10px;
	width:140px;
	height:98px;
	}

#laureltwelve
	{
	position:absolute;
	margin:1770px 100px 10px 10px;
	width:140px;
	height:98px;
	}

#laurelthirteen
	{
	position:absolute;
	margin:1930px 100px 10px 10px;
	width:140px;
	height:98px;
	}

#laurelfourteen
	{
	position:absolute;
	margin:2090px 100px 10px 10px;
	width:140px;
	height:98px;
	}

#laurelfifteen
	{
	position:absolute;
	margin:80px 100px 10px 10px;
	width:140px;
	height:98px;
	}

#laurelsixteen
	{
	position:absolute;
	margin:10px 100px 10px 10px;
	width:140px;
	height:98px;
	}

#laurelseventeen
	{
	position:absolute;
	margin:10px 100px 40px 10px;
	width:140px;
	height:98px;
	}

/* Laurel Leaves Placing Ends Here */


/* Project Home Placing Starts Here */

.project_home_01 /*Picture*/
	{
	position: absolute;
	margin:30px 10px 100px 40px;
	width:140px;
	height:98px;
	}

.project_home_02 /*Text*/
	{
	position: absolute;
	margin:80px 100px 170px 20px;
	width:200px;
/*	margin:0px 0px 0px 375px;*/
	}

.project_home_03 /*Picture*/
	{
	position: absolute;
	margin:30px 10px 150px 600px;
/*	margin:0px 0px 70px 100px;*/
	}

.project_home_04 /*Text*/
	{
	position: absolute;
	margin:80px 100px 170px 580px;
	width:200px;
	}

.project_home_05 /*Picture*/
	{
	position: absolute;
	margin:30px 10px 100px 310px;
/*	padding:0px 0px 10px 0px;	*/
	}

.project_home_06 /*Text*/
	{
	position: absolute;
	margin:80px 100px 170px 290px;
	width:200px;
	}

/* Project Pages Placing Starts Here */

.project_01 /*Picture*/
	{
	position: absolute;
	margin:10px 10px 0px 10px;
	border: solid #ffffff 1px;
	line-height:0px;
	height: 75px;
	}

.project_02 /*Text*/
	{
	position: absolute;
	margin:90px 100px 70px 10px;
	width:350px;
/*	margin:0px 0px 0px 375px;*/
	}

.project_03 /*Picture*/
	{
	position: absolute;
	margin:160px 100px 70px 440px;
	border: solid #ffffff 1px;
	line-height:0px;
	height: 75px;
	}

.project_04 /*Text*/
	{
	position: absolute;
	margin:245px 100px 170px 440px;
	width:350px;
/*	margin:-240px 100px 70px 580px;*/
	}

.project_05 /*Picture*/
	{
	position: absolute;
	margin:10px 100px 10px 440px;
	border: solid #ffffff 1px;
	line-height:0px;
	height: 75px;
	}

.project_06 /*Text*/
	{
	position: absolute;
	margin:90px 100px 70px 440px;
	width:350px;
	}

.project_07 /*Picture*/
	{
	position: absolute;
	margin:160px 10px 100px 10px;
	border: solid #ffffff 1px;
	line-height:0px;
	height: 75px;
	}

.project_08 /*Text*/
	{
	position: absolute;
	width:350px;
	margin:245px 100px 70px 10px;
	}

.project_09 /*Picture*/
	{
	position: absolute;
	margin:300px 100px 100px 10px;
	width:140px;
	height:98px;
	border: solid #ffffff 1px;
	line-height:0px;	
	}

.project_10 /*Text*/
	{
	position: absolute;
	margin:380px 0px 100px 10px;
	width:350px;
	}
.project_11 /*Picture*/
	{
	position: absolute;
	margin:300px 100px 100px 440px;
	width:140px;
	height:98px;
	line-height:0px;
	}

.project_12 /*Text*/
	{
	position: absolute;
	margin:380px 0px 100px 440px;
	width:350px;
	}

.project_13 /*Picture*/
	{
	position: absolute;
	margin:10px 100px 70px 600px;
	border: solid #ffffff 1px;
	line-height:0px;
	height: 75px;
	}

.project_14 /*Text*/
	{
	position: absolute;
	margin:90px 100px 70px 600px;
	width:350px;
	}

.project_15 /*Picture*/
	{
	position: absolute;
	margin:150px 100px 70px 610px;
	border: solid #ffffff 1px;
	line-height:0px;
	height: 75px;
	}

.project_16 /*Text*/
	{
	position: absolute;
	margin:235px 100px 170px 610px;
	width:350px;
/*	margin:-240px 100px 70px 580px;*/
	}

.project_17 /*Picture*/
	{
	position: absolute;
	margin:425px 0px 0px 10px;
	border: 1px #CCCCCC solid;
	line-height:0px;
	height: 75px;
	}

.project_18 /*Text*/
	{
	position: absolute;
	margin:505px 10px 0px 10px;
	width:350px;
	}

.project_19 /*Text*/
	{
	position: absolute;
	margin:340px 0px 0px 10px;
	width:750px;
	}

.project_20 /*Text*/
	{
	position: absolute;
	margin:405px 0px 0px 10px;
	width:750px;
	}

.project_21 /*Text*/
	{
	position: absolute;
	margin:360px 0px 0px 10px;
	width:750px;
	font:11px/20px verdana, arial, helvetica, sans-serif;
	color: #B3AE94;
	}

.project_23 /*Picture*/
	{
	position: absolute;
	margin:0px 0px 0px 10px;
	border: 5px #FFFFFF solid;
	line-height:0px;
	height: 223px;
	}

.project_dev_01 /*Picture on Development Page*/
	{
	position: absolute;
	margin:60px 100px 100px 510px;
	}
.project_dev_02 /*Text under picture on Development Page*/
	{
	font:11px/20px verdana, arial, helvetica, sans-serif;
	color: #B3AE94;
	position: absolute;
	margin:220px 100px 200px 510px;
	width:350px;
	}

.project_22 /*Text*/
	{
	position: absolute;
	margin:300px 100px 170px 610px;
	width:350px;

/* Project Pages Placing Ends Here */

/* Pre-Footer Hover Menu */
#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}
#navcontainer ul li 
	{
	display: inline;
	background-color:#000000;
	}

.hoverfooter ul
	{
	position: relative;
	margin:0px 300px 0px 10px;
	padding:-10px;
	padding:0px;
	font: bold 30px arial;
	color: white;
	height: 20px;
	width: 1000px;
	list-style-type: none;
	list-style: circle;
	display: block;
	}

.hoverfooter ul li
	{
	list-style-type: none;
	list-style: none;
	display: inline;
	}

.hoverfooter ul li a
	{
	padding: 2px 0.5em;
	text-decoration: strong;
	float: left;
	color: white;
/*	background-color: #8E8686;
/*	border: 4px solid #3E3C3C;*/
/*	border: 4px solid #8E8686;
/*	border: 4px solid #3E3C3C;*/
/*	border: 4px solid #8E8686;*/
	}

/*.hoverfooter ul li a:hover
	{
	background-color: #B9B5B5;
	color: #044f68;
	border-style: outset;
	}

.hoverfooter ul li a:visted
	{
	background-color: #B9B5B5;
	color: #044f68;
	border-style: outset;
	}
html>body .hovermenu ul li a:active
	{ /* Apply mousedown effect only to NON IE browsers */
	border-style: outset;
	}

/*Pre-Footer Hover Menu ends */

/* Pre-Footer Hover Menu Project Home*/
#navcontainera ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainera ul
{
margin: 0;
padding: 0;
list-style-type: none;
}
#navcontainera ul li 
	{
	display: inline;
	background-color:#000000;
	}

.hoverfootera ul
	{
	position: relative;
	margin:250px 300px 0px 10px;
	padding:-10px;
	padding:0px;
	font: bold 30px arial;
	color: white;
	height: 20px;
	width: 1000px;
	list-style-type: none;
	list-style: circle;
	display: block;
	}

.hoverfootera ul li
	{
	list-style-type: none;
	list-style: none;
	display: inline;
	}

.hoverfootera ul li a
	{
	padding: 2px 0.5em;
	text-decoration: strong;
	float: left;
	color: white;
/*	background-color: #8E8686;
/*	border: 4px solid #3E3C3C;*/
/*	border: 4px solid #8E8686;
/*	border: 4px solid #3E3C3C;*/
/*	border: 4px solid #8E8686;*/
	}

/*.hoverfootera ul li a:hover
	{
	background-color: #B9B5B5;
	color: #044f68;
	border-style: outset;
	}

.hoverfootera ul li a:visted
	{
	background-color: #B9B5B5;
	color: #044f68;
	border-style: outset;
	}*/
html>body .hovermenua ul li a:active
	{ /* Apply mousedown effect only to NON IE browsers */
	border-style: outset;
	}

/*Pre-Footer Hover Menu ends */

/* Pre-Footer Hover Menu Project Dev*/
#navcontainerb ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainerb ul
{
margin: 0;
padding: 0;
list-style-type: none;
}
#navcontainerb ul li 
	{
	display: inline;
	background-color:#000000;
	}

.hoverfooterb ul
	{
	position: relative;
	margin:500px 300px 0px 10px;
	padding:-10px;
	padding:0px;
	font: bold 30px arial;
	color: white;
	height: 20px;
	width: 1000px;
	list-style-type: none;
	list-style: circle;
	display: block;
	}

.hoverfooterb ul li
	{
	list-style-type: none;
	list-style: none;
	display: inline;
	}

.hoverfooterb ul li a
	{
	padding: 2px 0.5em;
	text-decoration: strong;
	float: left;
	color: white;
/*	background-color: #8E8686;
/*	border: 4px solid #3E3C3C;*/
/*	border: 4px solid #8E8686;
/*	border: 4px solid #3E3C3C;*/
/*	border: 4px solid #8E8686;*/
	}

/*.hoverfooterb ul li a:hover
	{
	background-color: #B9B5B5;
	color: #044f68;
	border-style: outset;
	}

.hoverfooterb ul li a:visted
	{
	background-color: #B9B5B5;
	color: #044f68;
	border-style: outset;
	}
html>body .hovermenub ul li a:active
	{ /* Apply mousedown effect only to NON IE browsers */
	border-style: outset;
	}
/*Pre-Footer Hover Menu ends */

/* Pre-Footer Hover Menu Project Current*/
#navcontainerc ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainerc ul
{
margin: 0;
padding: 0;
list-style-type: none;
}
#navcontainerc ul li 
	{
	display: inline;
	background-color:#000000;
	}

.hoverfooterc ul
	{
	position: relative;
	margin:325px 300px 0px 10px;
	padding:-10px;
	padding:0px;
	font: bold 30px arial;
	color: white;
	height: 20px;
	width: 1000px;
	list-style-type: none;
	list-style: circle;
	display: block;
	}

.hoverfooterc ul li
	{
	list-style-type: none;
	list-style: none;
	display: inline;
	}

.hoverfooterc ul li a
	{
	padding: 2px 0.5em;
	text-decoration: strong;
	float: left;
	color: white;
/*	background-color: #8E8686;
/*	border: 4px solid #3E3C3C;*/
/*	border: 4px solid #8E8686;
/*	border: 4px solid #3E3C3C;*/
/*	border: 4px solid #8E8686;*/
	}

/*.hoverfooterc ul li a:hover
	{
	background-color: #B9B5B5;
	color: #044f68;
	border-style: outset;
	}

.hoverfooterc ul li a:visted
	{
	background-color: #B9B5B5;
	color: #044f68;
	border-style: outset;
	}
html>body .hovermenuc ul li a:active
	{ /* Apply mousedown effect only to NON IE browsers */
	border-style: outset;
	}

/*Pre-Footer Hover Menu ends */

/* Pre-Footer Hover Menu Stills People*/
#navcontainerd ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainerd ul
{
margin: 0;
padding: 0;
list-style-type: none;
}
#navcontainerd ul li 
	{
	display: inline;
	background-color:#000000;
	}

.hoverfooterd ul
	{
	position: relative;
	margin:1150px 300px 0px 10px;
	padding:-10px;
	padding:0px;
	font: bold 30px arial;
	color: white;
	height: 20px;
	width: 1000px;
	list-style-type: none;
	list-style: circle;
	display: block;
	}

.hoverfooterd ul li
	{
	list-style-type: none;
	list-style: none;
	display: inline;
	}

.hoverfooterd ul li a
	{
	padding: 2px 0.5em;
	text-decoration: strong;
	float: left;
	color: white;
/*	background-color: #8E8686;
/*	border: 4px solid #3E3C3C;*/
/*	border: 4px solid #8E8686;
/*	border: 4px solid #3E3C3C;*/
/*	border: 4px solid #8E8686;*/
	}

/*.hoverfooterd ul li a:hover
	{
	background-color: #B9B5B5;
	color: #044f68;
	border-style: outset;
	}

.hoverfooterd ul li a:visted
	{
	background-color: #B9B5B5;
	color: #044f68;
	border-style: outset;
	}
html>body .hovermenud ul li a:active
	{ /* Apply mousedown effect only to NON IE browsers */
	border-style: outset;
	}

/*Pre-Footer Hover Menu ends */

/* Pre-Footer Hover Menu Stills Israel*/
#navcontainere ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainere ul
{
margin: 0;
padding: 0;
list-style-type: none;
}
#navcontainere ul li 
	{
	display: inline;
	background-color:#000000;
	}

.hoverfootere ul
	{
	position: relative;
	margin:1620px 300px 0px 0px;
	padding:-10px;
	padding:0px;
	font: bold 30px arial;
	color: white;
	height: 20px;
	width: 1000px;
	list-style-type: none;
	list-style: circle;
	display: block;
	}

.hoverfootere ul li
	{
	list-style-type: none;
	list-style: none;
	display: inline;
	}

.hoverfootere ul li a
	{
	padding: 2px 0.5em;
	text-decoration: strong;
	float: left;
	color: white;
/*	background-color: #8E8686;
/*	border: 4px solid #3E3C3C;*/
/*	border: 4px solid #8E8686;
/*	border: 4px solid #3E3C3C;*/
/*	border: 4px solid #8E8686;*/
	}

/*.hoverfootere ul li a:hover
	{
	background-color: #B9B5B5;
	color: #044f68;
	border-style: outset;
	}

.hoverfootere ul li a:visted
	{
	background-color: #B9B5B5;
	color: #044f68;
	border-style: outset;
	}
html>body .hovermenue ul li a:active
	{ /* Apply mousedown effect only to NON IE browsers */
	border-style: outset;
	}

/*.hoverfootere ul li a:hover
	{
	background-color: #B9B5B5;
	color: #044f68;
	border-style: outset;
	}

.hoverfootere ul li a:visted
	{
	background-color: #B9B5B5;
	color: #044f68;
	border-style: outset;
	}
html>body .hovermenue ul li a:active
	{ /* Apply mousedown effect only to NON IE browsers */
	border-style: outset;
	}

/*Pre-Footer Hover Menu ends */

/* Pre-Footer Hover Menu Stills Israel*/
#navcontainerf ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainerf ul
{
margin: 0;
padding: 0;
list-style-type: none;
}
#navcontainerf ul li 
	{
	display: inline;
	background-color:#000000;
	}

.hoverfooterf ul
	{
	position: relative;
	margin:1800px 300px 0px 10px;
	padding:-10px;
	padding:0px;
	font: bold 30px arial;
	color: white;
	height: 20px;
	width: 1000px;
	list-style-type: none;
	list-style: circle;
	display: block;
	}

.hoverfooterf ul li
	{
	list-style-type: none;
	list-style: none;
	display: inline;
	}

.hoverfooterf ul li a
	{
	padding: 2px 0.5em;
	text-decoration: strong;
	float: left;
	color: white;
/*	background-color: #8E8686;
/*	border: 4px solid #3E3C3C;*/
/*	border: 4px solid #8E8686;
/*	border: 4px solid #3E3C3C;*/
/*	border: 4px solid #8E8686;*/
	}

/*.hoverfooterf ul li a:hover
	{
	background-color: #B9B5B5;
	color: #044f68;
	border-style: outset;
	}

.hoverfooterf ul li a:visted
	{
	background-color: #B9B5B5;
	color: #044f68;
	border-style: outset;
	}
html>body .hovermenuf ul li a:active
	{ /* Apply mousedown effect only to NON IE browsers */
	border-style: outset;
	}

/*Pre-Footer Hover Menu ends */

/* Pre-Footer Hover Menu The Wrong Time Cast & Crew*/
#navcontainerg ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainerg ul
{
margin: 0;
padding: 0;
list-style-type: none;
}
#navcontainerg ul li 
	{
	display: inline;
	background-color:#000000;
	}

.hoverfooterg ul
	{
	position: relative;
	margin:400px 300px 0px 10px;
	padding:-10px;
	padding:0px;
	font: bold 30px arial;
	color: white;
	height: 20px;
	width: 1000px;
	list-style-type: none;
	list-style: circle;
	display: block;
	}

.hoverfooterg ul li
	{
	list-style-type: none;
	list-style: none;
	display: inline;
	}

.hoverfooterg ul li a
	{
	padding: 2px 0.5em;
	text-decoration: strong;
	float: left;
	color: white;
/*	background-color: #8E8686;
/*	border: 4px solid #3E3C3C;*/
/*	border: 4px solid #8E8686;
/*	border: 4px solid #3E3C3C;*/
/*	border: 4px solid #8E8686;*/
	}

/*.hoverfooterg ul li a:hover
	{
	background-color: #B9B5B5;
	color: #044f68;
	border-style: outset;
	}

.hoverfooterg ul li a:visted
	{
	background-color: #B9B5B5;
	color: #044f68;
	border-style: outset;
	}
html>body .hovermenug ul li a:active
	{ /* Apply mousedown effect only to NON IE browsers */
	border-style: outset;
	}

/*Pre-Footer Hover Menu ends */

/* Pre-Footer Hover Menu The Wrong Time Stills*/
#navcontainerh ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainerh ul
{
margin: 0;
padding: 0;
list-style-type: none;
}
#navcontainerh ul li 
	{
	display: inline;
	background-color:#000000;
	}

.hoverfooterh ul
	{
	position: relative;
	margin:870px 300px 0px 10px;
	padding:-10px;
	padding:0px;
	font: bold 30px arial;
	color: white;
	height: 20px;
	width: 1000px;
	list-style-type: none;
	list-style: circle;
	display: block;
	}

.hoverfooterh ul li
	{
	list-style-type: none;
	list-style: none;
	display: inline;
	}

.hoverfooterh ul li a
	{
	padding: 2px 0.5em;
	text-decoration: strong;
	float: left;
	color: white;
/*	background-color: #8E8686;
/*	border: 4px solid #3E3C3C;*/
/*	border: 4px solid #8E8686;
/*	border: 4px solid #3E3C3C;*/
/*	border: 4px solid #8E8686;*/
	}

/*.hoverfooterh ul li a:hover
	{
	background-color: #B9B5B5;
	color: #044f68;
	border-style: outset;
	}

.hoverfooterh ul li a:visted
	{
	background-color: #B9B5B5;
	color: #044f68;
	border-style: outset;
	}
html>body .hovermenuh ul li a:active
	{ /* Apply mousedown effect only to NON IE browsers */
	border-style: outset;
	}

/*Pre-Footer Hover Menu ends */

/* Pre-Footer Hover Menu CYTI Screenings*/
#navcontainerj ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainerj ul
{
margin: 0;
padding: 0;
list-style-type: none;
}
#navcontainerj ul li 
	{
	display: inline;
	background-color:#000000;
	}

.hoverfooterj ul
	{
	position: relative;
	margin:2300px 300px 10px 10px;
	padding:10px;
	font: bold 30px arial;
	color: white;
	height: 20px;
	width: 1000px;
	list-style-type: none;
	list-style: circle;
	display: block;
	}

.hoverfooterj ul li
	{
	list-style-type: none;
	list-style: none;
	display: inline;
	}

.hoverfooterj ul li a
	{
	padding: 2px 0.5em;
	text-decoration: strong;
	float: left;
	color: white;
/*	background-color: #8E8686;
/*	border: 4px solid #3E3C3C;*/
/*	border: 4px solid #8E8686;
/*	border: 4px solid #3E3C3C;*/
/*	border: 4px solid #8E8686;*/
	}

/*.hoverfooterj ul li a:hover
	{
	background-color: #B9B5B5;
	color: #044f68;
	border-style: outset;
	}

.hoverfooterj ul li a:visted
	{
	background-color: #B9B5B5;
	color: #044f68;
	border-style: outset;
	}
html>body .hovermenuj ul li a:active
	{ /* Apply mousedown effect only to NON IE browsers */
	border-style: outset;
	}

/*Pre-Footer Hover Menu ends */


/* Pre-Footer Hover Menu CYTI cast & Crew*/
#navcontainerk ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainerk ul
{
margin: 0;
padding: 0;
list-style-type: none;
}
#navcontainerk ul li 
	{
	display: inline;
	background-color:#000000;
	}

.hoverfooterk ul
	{
	position: relative;
	margin:600px 0px 10px 10px;
	padding:0px;
	font: bold 30px arial;
	color: white;
	height: 20px;
	width: 1000px;
	list-style-type: none;
	list-style: circle;
	display: block;
	}

.hoverfooterk ul li
	{
	list-style-type: none;
	list-style: none;
	display: inline;
	}

.hoverfooterk ul li a
	{
	padding: 2px 0.5em;
	text-decoration: strong;
	float: left;
	color: white;
/*	background-color: #8E8686;
/*	border: 4px solid #3E3C3C;*/
/*	border: 4px solid #8E8686;
/*	border: 4px solid #3E3C3C;*/
/*	border: 4px solid #8E8686;*/
	}

/*.hoverfooterk ul li a:hover
	{
	background-color: #B9B5B5;
	color: #044f68;
	border-style: outset;
	}

.hoverfooterk ul li a:visted
	{
	background-color: #B9B5B5;
	color: #044f68;
	border-style: outset;
	}
html>body .hovermenuk ul li a:active
	{ /* Apply mousedown effect only to NON IE browsers */
	border-style: outset;
	}

/*Pre-Footer Hover Menu ends */

/* Pre-Footer Hover Menu CYTI cast & Crew*/
#navcontainerl ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainerl ul
{
margin: 0;
padding: 0;
list-style-type: none;
}
#navcontainerl ul li 
	{
	display: inline;
	background-color:#000000;
	}

.hoverfooterl ul
	{
	position: relative;
	margin:1600px 0px 10px 10px;
	padding:0px;
	font: bold 30px arial;
	color: white;
	height: 20px;
	width: 1000px;
	list-style-type: none;
	list-style: circle;
	display: block;
	}

.hoverfooterl ul li
	{
	list-style-type: none;
	list-style: none;
	display: inline;
	}

.hoverfooterl ul li a
	{
	padding: 2px 0.5em;
	text-decoration: strong;
	float: left;
	color: white;
/*	background-color: #8E8686;
/*	border: 4px solid #3E3C3C;*/
/*	border: 4px solid #8E8686;
/*	border: 4px solid #3E3C3C;*/
/*	border: 4px solid #8E8686;*/
	}

/*.hoverfooterl ul li a:hover
	{
	background-color: #B9B5B5;
	color: #044f68;
	border-style: outset;
	}

.hoverfooterl ul li a:visted
	{
	background-color: #B9B5B5;
	color: #044f68;
	border-style: outset;
	}
html>body .hovermenul ul li a:active
	{ /* Apply mousedown effect only to NON IE browsers */
	border-style: outset;
	}

/* Pre-Footer Hover Menu CYTI main*/
#navcontainerm ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainerm ul
{
margin: 0;
padding: 0;
list-style-type: none;
}
#navcontainerm ul li 
	{
	display: inline;
	background-color:#000000;
	}

.hoverfooterm ul
	{
	position: relative;
	margin:50px 0px 10px 0px;
	padding:0px;
	font: bold 30px arial;
	color: white;
	height: 20px;
	width: 1000px;
	list-style-type: none;
	list-style: circle;
	display: block;
	}

.hoverfooterm ul li
	{
	list-style-type: none;
	list-style: none;
	display: inline;
	}

.hoverfooterm ul li a
	{
	padding: 2px 0.5em;
	text-decoration: strong;
	float: left;
	color: white;
/*	background-color: #8E8686;
/*	border: 4px solid #3E3C3C;*/
/*	border: 4px solid #8E8686;
/*	border: 4px solid #3E3C3C;*/
/*	border: 4px solid #8E8686;*/
	}

/*.hoverfooterl ul li a:hover
	{
	background-color: #B9B5B5;
	color: #044f68;
	border-style: outset;
	}

.hoverfooterl ul li a:visted
	{
	background-color: #B9B5B5;
	color: #044f68;
	border-style: outset;
	}
html>body .hovermenul ul li a:active
	{ /* Apply mousedown effect only to NON IE browsers */
	border-style: outset;
	}

#navcontainern ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainern ul
{
margin: 0;
padding: 0;
list-style-type: none;
}
#navcontainern ul li 
	{
	display: inline;
	background-color:#000000;
	}

.hoverfootern ul
	{
	position: relative;
	margin:2470px 0px 10px 0px;
	padding:0px;
	font: bold 30px arial;
	color: white;
	height: 20px;
	width: 1000px;
	list-style-type: none;
	list-style: circle;
	display: block;
	}

.hoverfootern ul li
	{
	list-style-type: none;
	list-style: none;
	display: inline;
	}

.hoverfootern ul li a
	{
	padding: 2px 0.5em;
	text-decoration: strong;
	float: left;
	color: white;
/*	background-color: #8E8686;
/*	border: 4px solid #3E3C3C;*/
/*	border: 4px solid #8E8686;
/*	border: 4px solid #3E3C3C;*/
/*	border: 4px solid #8E8686;*/
	}

/*.hoverfootern ul li a:hover
	{
	background-color: #B9B5B5;
	color: #044f68;
	border-style: outset;
	}

.hoverfootern ul li a:visted
	{
	background-color: #B9B5B5;
	color: #044f68;
	border-style: outset;
	}
html>body .hovermenun ul li a:active
	{ /* Apply mousedown effect only to NON IE browsers */
	border-style: outset;
	}


#navcontainerp ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainerp ul
{
margin: 0;
padding: 0;
list-style-type: none;
}
#navcontainerp ul li 
	{
	display: inline;
	background-color:#000000;
	}

.hoverfooterp ul
	{
	position: relative;
	margin:2660px 0px 10px 0px;
	padding:0px;
	font: bold 30px arial;
	color: white;
	height: 20px;
	width: 1000px;
	list-style-type: none;
	list-style: circle;
	display: block;
	}

.hoverfooterp ul li
	{
	list-style-type: none;
	list-style: none;
	display: inline;
	}

.hoverfooterp ul li a
	{
	padding: 2px 0.5em;
	text-decoration: strong;
	float: left;
	color: white;
/*	background-color: #8E8686;
/*	border: 4px solid #3E3C3C;*/
/*	border: 4px solid #8E8686;
/*	border: 4px solid #3E3C3C;*/
/*	border: 4px solid #8E8686;*/
	}

/*.hoverfooterp ul li a:hover
	{
	background-color: #B9B5B5;
	color: #044f68;
	border-style: outset;
	}

.hoverfooterp ul li a:visted
	{
	background-color: #B9B5B5;
	color: #044f68;
	border-style: outset;
	}
html>body .hovermenup ul li a:active
	{ /* Apply mousedown effect only to NON IE browsers */
	border-style: outset;
	}

#navcontainerq ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainerq ul
{
margin: 0;
padding: 0;
list-style-type: none;
}
#navcontainerq ul li 
	{
	display: inline;
	background-color:#000000;
	}

.hoverfooterq ul
	{
	position: relative;
	margin:4060px 0px 10px 0px;
	padding:0px;
	font: bold 30px arial;
	color: white;
	height: 20px;
	width: 1000px;
	list-style-type: none;
	list-style: circle;
	display: block;
	}

.hoverfooterq ul li
	{
	list-style-type: none;
	list-style: none;
	display: inline;
	}

.hoverfooterq ul li a
	{
	padding: 2px 0.5em;
	text-decoration: strong;
	float: left;
	color: white;
/*	background-color: #8E8686;
/*	border: 4px solid #3E3C3C;*/
/*	border: 4px solid #8E8686;
/*	border: 4px solid #3E3C3C;*/
/*	border: 4px solid #8E8686;*/
	}

/*.hoverfooterq ul li a:hover
	{
	background-color: #B9B5B5;
	color: #044f68;
	border-style: outset;
	}

.hoverfooterq ul li a:visted
	{
	background-color: #B9B5B5;
	color: #044f68;
	border-style: outset;
	}
html>body .hovermenuq ul li a:active
	{ /* Apply mousedown effect only to NON IE browsers */
	border-style: outset;
	}

/*Pre-Footer Hover Menu ends */

/* Footer Information Starts Here */

.footer
{
	position: relative;
	margin:0px 300px 0px 10px;
/*padding:-10px;*/
	width: 1000px;
	font-size: 0px;
	color: #ffffff;
}

.footer1
{
	position: relative;
	margin:0px 300px 0px 10px;
/*	padding:-10px;*/
	width: 1000px;
	font-size: 0px;
	color: #ffffff;
}

.footnote
{
	position: relative;
	margin:1px 0px 0px 310px;
/*	padding: 10px;*/
	width: 1000px;
	font-size: 10px;
	color: #B3AE94;
}
.footnote1
{
	position: relative;
	margin:1px 0px 0px 210px;
/*	padding: 10px;*/
	width: 1000px;
	font-size: 10px;
	color: #B3AE94;
}

/* Footer Information Ends Here */

/* Footer Information Starts Here */

.footer_1
{
	position: relative;
	margin:250px 300px 0px 10px;
/*	margin:0px 300px 0px 100px;*/
/*	padding:10px;*/
	width: 1000px;
	font-size: 0px;
	color: #ffffff;
}
.footer_1a
{
	position: relative;
	margin:360px 300px 0px 10px;
/*	margin:0px 300px 0px 100px;*/
/*	padding:10px;*/
	width: 1000px;
	font-size: 0px;
	color: #ffffff;
}
.footnote_1
{
	position: relative;
	margin:0px 0px 0px 310px;
/*	padding:10px;*/
	width: 1000px;
	font-size: 10px;
	color: #B3AE94;
}
.footer_2
{
	position: relative;
	margin:1px 300px 0px 10px;
/*	padding:10px;*/
	width: 1000px;
	font-size: 0px;
	color: #ffffff;
}

/* Footer Information Ends Here */

/* Footer Information Starts Here */

.footer_4
{
	position: relative;
	margin:1550px 300px 0px 10px;
/*	margin:0px 300px 0px 100px;*/
/*	padding:10px;*/
	width: 1000px;
	font-size: 0px;
	color: #ffffff;
}
.footnote_2
{
	position: relative;
	margin:0px 0px 0px 310px;
/*	padding:10px;*/
	width: 1000px;
	font-size: 10px;
	color: #B3AE94;
}
.footer_3
{
	position: relative;
	margin:1px 300px 0px 10px;
/*	padding:10px;*/
	width: 1000px;
	font-size: 0px;
	color: #ffffff;
}

/* Footer Information Ends Here */

/* Footer Information Starts Here */

.footer_5 /*check where this is used*/
{
	position: relative;
	margin:0px 300px 0px 10px;
	width: 1000px;
	font-size: 0px;
	color: #ffffff;
}
.footnote_3
{
	position: relative;
	margin:0px 0px 0px 310px;
/*	padding:10px;*/
	width: 1000px;
	font-size: 10px;
	color: #B3AE94;
}
.footer_6 /*check where this is used*/
{
	position: relative;
	margin:1px 300px 0px 10px;
/*	padding:10px;*/
	width: 1000px;
	font-size: 0px;
	color: #ffffff;
}

/* Footer Information Ends Here */

/* Footer Information Starts Here */

.footer_7 /*check where this is used*/
{
	position: relative;
	margin:275px 300px 0px 10px;
	width: 1000px;
	font-size: 0px;
	color: #ffffff;
}
.footnote_4
{
	position: relative;
	margin:0px 0px 0px 310px;
/*	padding:10px;*/
	width: 1000px;
	font-size: 10px;
	color: #B3AE94;
}
.footer_8 /*check where this is used*/
{
	position: relative;
	margin:1px 300px 0px 10px;
/*	padding:10px;*/
	width: 1000px;
	font-size: 0px;
	color: #ffffff;
}

.footer_9 /*check where this is used*/
{
	position: relative;
	margin:1px 300px 0px 10px;
/*	padding:10px;*/
	width: 1000px;
	font-size: 0px;
	color: #ffffff;
}

/* Footer Information Ends Here */


/* Misc */

.b2t /* Back to Top */
	{
	position:relative;
	margin:10px 0px 0px 810px;
	font:11px/20px verdana, arial, helvetica, sans-serif;
	color: #ADD7F4;
	}
.b2t2 /* Back to Top */
	{
	position:relative;
	margin:820px 0px 0px 810px;
	font:11px/20px verdana, arial, helvetica, sans-serif;
	color: #ADD7F4;
	}

.b2t3 /* Back to Top */
	{
	position:absolute;
	margin:2220px 0px 10px 810px;
	font:11px/20px verdana, arial, helvetica, sans-serif;
	color: #ADD7F4;
	}

.b2t4 /* Back to Top */
	{
	position:absolute;
	margin:920px 0px 0px 810px;
	font:11px/20px verdana, arial, helvetica, sans-serif;
	color: #ADD7F4;
	}

.b2t5 /* Back to Top */
	{
	position:absolute;
	margin:-20px 0px 0px 810px;
	font:11px/20px verdana, arial, helvetica, sans-serif;
	color: #ADD7F4;
	}

.lnk
	{
/*	position: absolute;*/
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	width:700px;
	padding:0px;
	color: #B3AE94;
	}

/* End of Misc */
