/* stylework1.css */

#table-big	
	{
	table-layout: fixed;	
	width:  78%;
	margin: 0% 0% 0% 0%; 
	}

#td-left-side
	{
	width:699px;
	}

#picture-number
	{
	height:22px;
	text-align: center;
	font-size: 10px;
	letter-spacing: +3px;
	line-height: 15px;
	color: #0396f7; 
	}

td.spacer
	{
	width: auto;
	}
	
#table-left
	{
	margin: 0px 0px 0px 0px;
	width: 698px;
	white-space: nowrap;
	}
	
#mainpictd
	{
	width: 500px; 
	height: 500px; 
	white-space: nowrap; 
	vertical-align: middle; 
	text-align: center;
	}	
	
#mainpicid
	{	
	display: inline; 
	vertical-align: middle;
	}
	
#img-left-fake
	{
	align-"center"
	display: inline; 
	vertical-align: middle;
	}
		
#left-arrow-left
	{
	text-align: right; 
	vertical-align: middle;
	visibility: inherit;
	}
	
#left-arrow-left-hid
	{
	text-align: right; 
	vertical-align: middle;
	visibility: hidden;
	}
	
#left-arrow-right
	{
	text-align: left; 
	vertical-align: middle;
	}
	
#left-arrow-right-hid
	{
	text-align: left; 
	vertical-align: middle;
	visibility: hidden;
	}
	
#maincaptionid
	{
	text-align: center;
	font-size: 10px;
	letter-spacing: +3px;
	line-height: 12px;
	color: white; 
	}
	
#td-right-side
	{
	width:400px;
	vertical-align: top;
	text-align: center;
	}
			
#right-side-quote
	{
	text-align: center; 
	height: 50px; 
	}
	
#right-side-quote-hid
	{
	text-align: center; 
	height: 50px;
	visibility: hidden; 
	}
	
blockquote.quote
	{
	text-align: center;
	color: white;
	font-size: 11px; 
	letter-spacing: +5px;
	}	
	
div.right-side-arrows
	{
	width: 370px; 
	height: 40px; 
	margin-left: auto; 
	margin-right: auto; 
	position: relative; 
	}
	
#right-side-arrows
	{
	width: 370px; 
	height: 40px; 
	margin-left: auto; 
	margin-right: auto; 
	position: relative; 
	}
	
div.right-side-arrows-hid
	{
	width: 370px; 
	height: 40px; 
	margin-left: auto; 
	margin-right: auto; 
	position: relative;
	visibility: hidden; 
	}
	
#right-side-arrow-left
	{
	display: block;
	position: absolute;
	top: 0px;
	left: 107px;	
	}
	
#right-side-arrow-right
	{
	display: block;
	position: absolute;
	top: 10px;
	left: 229px;	
	}
	
#page-number
	{
	height:17px;
	text-align: center;
	font-size: 10px;
	letter-spacing: +3px;
	line-height: 15px;
	color: #0396f7; 
	}

#table-small-box
	{
	width: 374px;
/*	height: 374px; */
	background-color:  #5f5950;
	margin-left: auto;
	margin-right: auto;
	padding: 4px;
	}
	
table.small
	{
	background-color:  #5f5950; /* #595350; #797370;	*/		
	margin-left: auto;
	margin-right: auto;
	font-size: 0px;
	line-height: 0px;
	}
	
td.small
	{
	width: 110px;
	height: 110px;
	}

	/* --------------------------------------------------------- */

p.caption
		{
		
		text-align: center;
		font-size: 10px;
		letter-spacing: +3px;
		line-height: 15px;
		color: white; 
		}
		
p.text
		{
		
		margin-left: 73px;
		margin-right: 23px;
		font-size: 11px;
		letter-spacing: +2px;
		line-height: 15px; 
		}
		
img.rightlpic
		{
			margin-left: 73px;
		}

		
td.text
		{
		width: 55%;
		color: white;		
		}
		
td.homeleft	
		{
	/*	margin-left: 8px;	*/
		width: 600px;
	/*	vertical-align:middle; */
		
		}
		

td.homeright	
	{		
		width: 50%;
		vertical-align:middle;
		border-color:#666666;	
	}
	
td.caption	
		{
		margin-left: 8px;	
		width: 516px;
		vertical-align:middle;
		}
		



textarea.message
		{
		background-color: white;
		color: #6495ED;
		}
