@charset "utf-8";
/* CSS Document */
<style type="text/css"> 
 
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
 
 a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
 
 
.h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	line-height: 20px;
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFF00;
	font-style: normal;
}
#button li a {
	display: block;
	color: #fff;
	text-decoration: none;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/buttonback1.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 15px;
		}



	#button li a:hover {
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/buttonback2.png);
		}

#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0;
		}
		#button {
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5;
	}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 9px;
	padding-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	
#lightboxCaption{
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{
	background-image: url(images/overlay.png);
}

* html #overlay{
	background-color: #333;
	back\ground-color: #000000;
	background-image: url(images/blank.gif);


	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
.topheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/topheader.jpg);
	background-repeat: no-repeat;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 143px;
	background-color: #000000;
	color: #330341;
}
.containerback {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: hidden;
	background-color: #000000;
	background-image: url(images/mainback.png);
	background-repeat: repeat-y;
}
.containerbacklinks {
	background-image: url(images/mainback.png);
	background-repeat: repeat-y;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 500px;
	overflow: hidden;
}
.containerbackweddings {
	background-image: url(images/mainback.png);
	background-repeat: repeat-y;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 700px;
	overflow: hidden;
}
.containerbacktest {
	background-image: url(images/mainback.png);
	background-repeat: repeat-y;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 1240px;
	overflow: hidden;
}
.containerbackphoto {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 550px;
	overflow: hidden;
	background-color: #000000;
	background-image: url(images/mainback.png);
	background-repeat: repeat-y;
}
.containerbackflash {
	width: 900px;
	height: 650px;
	overflow: hidden;
	background-color: #000000;
	background-image: url(images/mainback.png);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}





.footer {
	height: 35px;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 30px;
	color: #FFFFFF;
	background-image: url(images/outerlimitsfooter.png);
	background-repeat: no-repeat;
}
.menubar {
	float: left;
	width: 160px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	float: right;
	width: 700px;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	list-style-type: square;
	height: auto;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(images/outerlimitsback.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
}

.back {
	background-image: url(images/mainback.png);
	background-repeat: repeat-y;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.alpacaimages {
	float: right;
	width: 125px;
	margin-left: 15px;
}
.bold {
	font-weight: bold;
	color: #FF0;
}
