/*
Theme Name: LaserSight
Theme URI: http://www.lasersightessex.co.uk/
Description: The LaserSight theme by CreationStudio Ltd.
Version: 1.0
Author: Piotr Kijowski	
Tags: white orange green blue color, constant width, two columns, widgets
*/
html{
	height:100%;
}
body{
	margin: 0px 0px 0px 0px;
	background-color:#FFFFFF;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#000000;
}
img{
	border:0px;
}
.main{
	width:599px;
	height:768px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	background-image:url(images/mardigal.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
.pilot{
	width:599px;
	height:620px;
	float:none;
	white-space: pre;
	display: block;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-bottom: 0px;
	
	}
	.a  { text-decoration:none;}
	

.link1{
	width:599px;
	text-align:center;
	font-family: arial;
	font-size: 15px;
	color: #FFFFFF;
	font-weight:500;
	
}

a{
   font-family: arial;
	font-size: 15px;
	text-decoration:none;
	color:#FFFFFF
}

a:hover{
	text-decoration:underline;
	color:#CCCCCC;
}
.spacer{
	width:599px;
	height:618px;
}
.link{
	display:block;
	width:599px;
	height:30px;
}
/* End captions & aligment */

