body {
	background: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	}

a img {
	border: none;
	}


	

#container {
    width: 930px;
    height: 730px;
    margin: 0 auto;
	padding-top: 0;
	background: url(../images/nature_shadow_background.png) no-repeat top left;
	border: 1px solid white;
    }
    
#header {
    width:900px;
    height: 120px;
    background: url(../images/nature_shadow_banner.png) no-repeat top left;
    margin-top: 15px;
    margin-left: 15px;

    }   
    
#headings {
    width:900px;
    height: 120px;
    margin-top: 15px;
    background: url(../images/ladybirds_cone.png) no-repeat bottom left;

    }     

#headings h1 {
	/* border: 1px solid red; */
    font: 32pt helvetica;
    color: #ffffcc;
	float: right;
	margin-right: 26px;
	margin-top: 15px;
	margin-bottom: 0px;
	text-shadow: black 2px 3px 2px;

    }
    
#headings h2 {
	/* border: 1px solid red; */
	font: italic normal 18pt helvetica;
	color: #ffffcc;
	float: right;
	margin-right: 30px;
	margin-top: 8px;	
	text-shadow: black 2px 3px 2px;
    clear: both;
	}
	
#links {
	height: 2em;
	line-height: 2em;
	float: left;
	width: 900px;
	margin-left: 15px;
	margin-top: 0px;
	padding: 0;
	list-style-type: none;
	background: #f1dd00;
	}


#links ul {
  	margin:0;
  	padding:0;
	}

#links li {
  	float:left;
  	padding:0;
  	list-style-type:none;
  	border-right:1px solid white;
  	white-space:nowrap;
	}

#links li a {
	color: #000;
  	display:block;
  	padding:0 18px;
  	font-size:0.8em;
  	letter-spacing:1px;
  	text-decoration: none;
	}
	
	
#links a:hover {
	background: green;
	color: white;
	}

#rightarea {
	/* border: 1px solid red; */
    width: 160px;
    height: 500px;
    float: right;
    padding: 0px;
    background: transparent;
    margin-top: 20px;
    margin-right: 20px;

    }    	
    
.scroll {
		height: 460px;
		width: 140px;
		overflow: auto;
		padding-top: 0px;
		padding-bottom: 0px;
		margin: 0 auto;
		}		
		

.thumbnails img {

	filter: alpha(opacity=80);
    -moz-opacity: .80;
    opacity: .80;

	}
		
.thumbnails img:hover {
	filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
	}
	
.thumbshadow {	
	width: 120px;
	height: 95px;
    background: url(../images/thumbshadow.png) no-repeat top left;
    }

    
	
#thumbnail img {
	margin-top: 10px;
	margin-left: 10px;
	}
		
	
#leftarea {
	/* border: 1px solid red; */
    width: 700px;
    height: 530px;
    float: left;
    margin-top: 0px;
    background: transparent;
    font: 12pt italic helvetica;
    }    


    
#maintext {
	width: 548px;
	height: 423px;
	margin: 0 auto;
	position: relative; 
	top: 15px;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 15px;
	background: white;
	font-size: 0.9em;
	border: 1px solid black;
	}
	
	
#maintext a {
	color: green;
	text-decoration: none;
	}

#maintext a:hover {
	color: brown;
	}
	
#equipment img {
	float: right;
	}

#maintext h2 {
	font-size: 1.4em;
	line-height: 0.4em;
	}
	
#maintext p {
	padding-bottom: 0px;
	}
	
#license {
	font-size: 0.8em;
	text-align: justify;
	top: 5px;
	color: black;
	padding-top: 0px;
	}
	
#cclogo {
	text-align: right;
	margin-top: -20px;
	}


.imagecontainer {
    width: 630px;
    height: 480px;
    margin: 0 auto;
    background: url(../images/mainimageshadow.png) no-repeat top left;
    margin-top: 15px;
    }
    
.imagecontainer img {
	margin-top: 15px;
	margin-left: 15px;
	}
	
    
#description {
	height: 1.4em;
	line-height: 1.4em;
	color: white;
	width: 18em;
	margin: 0 auto;
	margin-top: 16px;
	background: black;
	filter: alpha(opacity=60);
    -moz-opacity: .60;
	opacity: 0.6;
	text-align: center;
	}
	
#validation img {
	border: none;
	}

#validation {
	width: 88px;
	height: 31px;
	margin-top: -30px;
	margin-left: 48px;
	color: black;
	background: transparent;
	}