html					{	} 

body 					{ 	background-color: black;
							background-image: url(../images/background/bg.jpg); 
							background-repeat: no-repeat; 
							background-attachment: fixed; }

td						{	font-size: 12px;
							font-family:Arial;
							line-height: 14px;  
							color: #d9c7cc;} 

form 					{	margin: 0px;}
hr	 					{	margin: 0px;}

.services_indent		{	margin-left: 140px; }			
.about_indent			{	margin-left: 140px; }				
.publishing_indent		{	margin-left: 342px; }	
.photography_indent		{	margin-left: 201px; }					
.production_indent		{	margin-left: 240px; }										

.side_photo				{ 	border:1px solid white; margin-right:20px; }
.center_photo			{ 	border:1px solid white; margin:25px; }
		
a:link 					{ 	color: #abeaff; text-decoration: none; }
a:visited 				{ 	color: #abeaff; text-decoration: none; }		
a:hover 				{ 	color: #abeaff; text-decoration: underline; }
a:active 				{ 	color: #abeaff; text-decoration: underline; }

.mini_dropdown			{	font-size: 8px; }		
		
