body {
	margin: 0 auto;
	padding: 0;
	//text-align: left;
	font-size: 94%;						
	font-family: 'Didot', Times, Georgia, Palatino;
	
	background: #E7E7E7;
	
}

#bucket { 
	margin: 0 auto;
	padding: 0;
	/*text-align: left;*/
	width: 960px;
	height: 1412px;
	
	background: white;

}



/* FRAMEING ********** ******************************************************  ********************************************************* */


/*Frames ****************************************************** */
#frame_top { 
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: 54px;
	
	background: #E7E7E7;
}
#frame_left { 
	margin: 0 auto;
	padding: 0;
	/*text-align: left;*/
	float: left;
	width: 58px;
	height: 1304px;
	
	background: #E7E7E7;
}
#frame_center { 
	margin: 0 auto;
	padding: 0;
	/*text-align: left;*/
	float: left;
	width: 844px;
	height: 1304px;
	

}
#frame_right { 
	margin: 0 auto;
	padding: 0;
	/*text-align: left;*/
	float: left;
	width: 58px;
	height: 1304px;
	
	background: #E7E7E7;
}
#frame_bottom {
	margin: 0 auto;
	padding: 0;
	/*text-align: left;*/
	float: left;
	width: 960px;
	height: 54px;
	
	background: #E7E7E7;
}

/* Shadows ******************************************************  */
#shadow_top_left {
	margin: 0;
	padding: 0; 
	
	float: left;
	height: 30px;
	width: 30px;
		background-image: url(../img/corner_tl.jpg);

}
#shadow_top_center {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
		
	float: left;
	height: 30px;
	width: 900px;
	background-image: url(../img/shadow_top.jpg);
	
}
#shadow_top_right {
	margin: 0px 0px 0px 0px;
	padding: 0; 

	float: left; 
	width: 30px;
	height: 30px;
	background-image: url(../img/corner_tr.jpg);

}
#shadow_left {
	margin: 0;
	padding: 0; 

	float: left; 
	width: 30px;
	height: 1304px;
	background-image: url(../img/shadow_left.jpg);
}
#shadow_right {
	margin: 0px 0px 0px 0px;
	padding: 0; 

	float: right; 
	width: 30px;
	height: 1304px;
	background-image: url(../img/shadow_right.jpg);

}
#shadow_bottom_left {
	margin: 0px 0px 0px 0px;
	padding: 0; 
	
	float: left;
	height: 30px;
	width: 30px;
	background-image: url(../img/corner_bl.jpg);

}
#shadow_bottom_center {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	
	float: left;
	height: 30px;
	width: 900px;
	background-image: url(../img/shadow_bottom.jpg);
}


#shadow_bottom_right {
	margin: 0px 0px 0px 0px;
	padding: 0; 
	
	float: left;
	height: 30px;
	width: 30px;
	background-image: url(../img/corner_br.jpg);
}


/* Header ****************************************************** */
#header_top {
	margin: 0;
	padding: 0; 
	
	float: ; 
	height: 66px;/*68*/
	width: 844px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-top-color: darkgray;
	
	background: white;
	background-image: url(../img/name_v001.jpg);
	background-repeat: no-repeat;

}
#header_center_lines {
	margin: 0px 0px 0px 0px;
	padding: 0; 
	
	float: left; 
	height: 4px;
	width: 844px;

}

#header_center {
	margin: 0px 0px 0px 0px;
	padding: 0; 
	
	float: left; 
	height: 29px;
	width: 844px;
	border-top: 1px dotted #000000;
	border-bottom: 1px solid;

}


#header_bottom {
	margin: 0px 0px 0px 0px;
	padding: 0; 

	float: left; 
	height: 30px;
	width: 844px;

}


#header_bottom_lines {
	margin: 0px 0px 0px 0px;
	padding: 0; 

	float: left; 
	height: 4px;
	width: 844px;
	border-top: 1px dotted #000000;
	border-bottom: 1px solid #AAAAAA;

}

/* Spaces ****************************************************** */

#space {
	margin: 0;
	padding: 0; 
	float: left;
	height: 24px;
	width: 960px;
	
	background: #E7E7E7;

}
		
#space_left {
	margin: 0;
	padding: 0; 

	float: left; 
	width: 27px;/*28*/
	height: 1302px; /*1304*/
	background: white;
	
	border-left: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: darkgray;
	
}

#space_right {
	margin: 0px 0px 0px 0px;
	padding: 0; 

	float: left; 
	width: 27px;
	height: 1302px;
	background: white;
	border-right: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: darkgray;
	
	background: white;
	
}

/* Content ******************************************************  */

#content_left {
	width: 609px; /*644*/
	height: 1088px; /*1126*/
	padding: 38px 0px 0px 60px;
	float: left;

	border-left: 1px solid;
	border-left-color: #AAAAAA;
	background-image: url(../img/pattern_v001.jpg);


}
#content_left p{

	display:block;	
	text-align:justify;
	//text-indent: 1em;
	line-height: 21px;
	font-size: 101%;
	width: 546px;
	color: #333333;
	font-family: 'Didot', Times, Georgia, Palatino;
}


#content_right {
	width: 172px;
	height: 1126px;
	padding: 0px 0px 0px 0px;
	float: left;
	
	border-left: 1px solid;
	border-left-color: #AAAAAA;
	
	border-right: 1px solid;
	border-right-color: #AAAAAA;

	background-image: url(../img/pattern_v001.jpg);

}

#footer{
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px; 
	
	float: left;
	height: 33px;
	width: 844px;
	border-bottom: 1px solid;
	border-top: 1px solid #AAAAAA;
	border-bottom-color: darkgray;
	
	background-image: url(../img/footer_v001.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

/* END FRAMEING ********** ******************************************************  ****************************************************** */





/* Menu*/
 
#header_center ul {
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-right: 4px;
	list-style: none;
}
#header_center li {
		display: inline;
}
#header_center a {
	float: right;	/*width: 60px;
	
	margin-left: 5px;
	padding: 7px 15px 7px 5px;*/
	text-decoration: none;
	font-size: 130%;
		
}
#header_center a:hover {
	text-decoration: none;
}

#header_center .active a {
	font-style:italic;
	color: #6a003a;
}

a.text {	
	color: #6a003a;
	text-decoration: none;
}
a {	
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: gray;
}
a.contact{
	width: 80px;
}
a.start {
	width: 64px;
}
a.work {
	width: 70px;
}
a.reel  {
	width: 60px;
}

a.contact:hover {
	width: 80px;
	text-decoration: none;
	color: #a40059;
}
a.start:hover {
	width: 64px;
	text-decoration: none;
	color: #a40059;
}
a.work:hover {
	width: 70px;
	text-decoration: none;
	color: #a40059;
}
a.reel:hover  {
	width: 60px;
	text-decoration: none;
	color: #a40059;
}





#content.form {
	font-family: 'Times', Georgia, Didot, Palatino;

}
	
#secondMenu {
	padding: 26px 0px 0px 0px;
	text-decoration: none;
	font-size: 110%;
}

#secondMenu ul {
	list-style: none;
	
}
#secondMenu li {
	list-style-type:circle;
	padding: 35px 0px 0px 12px;
}
#secondMenu .active a {
	font-style:italic;
	color: #6a003a;
}
#secondMenu a {
	text-decoration: none;
}
#secondMenu a:hover {
	text-decoration: none;
}





#bigtable {
	padding-left:20px;
	width: 546px;
	text-align: left;
	vertical-align:text-top;
	
}

img {
	text-align: left;
	margin:  0px 10px 0px 0px;
}

img#border{
	text-align: center;
	margin:  10px 0px 5px 0px;
	border-width: 0.4em;
	border-style: solid;
	border-color: #CCCCCC;

}



h2 {
	color:#383838
}
h3 {
	color:#383838
}
h4 {
	color:#383838
}




#content_left #worktable {
	padding:0;
	margin:0;
	width: 540px;
	text-align: left;
	/*background: orange;*/
}
#content_left{
	text-align: left;
}

#content_left th {
	
	font-size: 110%;
	text-align: left;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#content_left .tasks {
	text-align: center;
	font-size: 90%;
	//width: 540px;
	
	/*background: red;*/
}








/*---------------------LIGHTBOX-------------------*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../img/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 11px Courier New, Courier, Arial, Sans-Serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}		


/*---------------------Form-------------------*/



#form {	clear: both;
	//padding-left: 20px;
		}input.txt, textarea, select {	background-color: white;	border: 1px solid #817A88;	//padding: 4px;
	}input.btn {	padding: 2px 6px; 	color: #000000;	background-color: #EAE9EB;	border: 1px solid #817A88;
}	
	label, dl dt {	//color: #817A88;	//font-weight: bold;}#form textarea {	width: 300px;}#form p {	//margin: 0.75em 0 0 0;	clear: both;}#form p label {	display: block;	float: left;	width: 88px;}#form p input.txt {	width: 330px;}

textarea#message {	width: 330px;	height: 150px;}
* html textarea#message {	width: 330px;	height: 90px;}

#color {	//color: #8B0A50;}

#h3 {	//color: #8B0A50;}		


