@charset "utf-8";
/* CSS Document */

body {
	background-color: #EDF2F8;
	margin: 0px 0px 0px 0px;
	height: 600px;
}

#container {
	position:absolute;
	top:0px;
	height:780px;
	left: 50%;
	width:800px;
	margin: 0px 0px 0px -407px;
	background-color:#FFF;
}

#container2 {
	height:745px;
	width:760px;
	margin: 10px 20px 10px 20px;
	background-color:#FFF;
}

#logobanner  {
	width: 760px;
	height: 65px;
	background-color:#ffffff;
	float: left;
	margin: 0px 0px 0px 0px;
}

#menubar {
	width: 740px;
	height: 10px;
	background-color:#CADAE9;
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 5px 5px 5px 15px;
}

#dividerline {
	width: 760px;
	height: 2px;
	background-color:#FFF;
	float: left;
	margin: 10px 0px 0px 0px;
	border-top:thin #CADAE8 solid;
}

/*news updates (scrolling text and links)
	------------------------------------------------------------*/	
#newsfeedheader {
	width: 577px;
	height: 10px;
	background-color:#CADAE8;
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 5px 5px 5px 15px;
}	

#newsbox {
	height:90px;
	width:587px;
	float:left;
	overflow: auto;
	padding: 0px 0px 5px 10px;
}

#newsline {
	width: 550px;
	height: 1px;
	float: left;
	border-top:thin #CADAE8 solid;
}
/*end
	------------------------------------------------------------*/	
#registeredinfo {
	width: 760px;
	height: 27px;
	background-color:#FFF;
	float: left;
	margin: 15px 0px 0px 0px;
	text-align:center;
	line-height: 20px;
	border-top:thin #CADAE8 solid;
}

.registered {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-align:left;	
}


#photobox1 {
	width: 597px;
	height: 459px;
	float: left;
	background-color: #FFF;
}

#topicbox {
	width: 153px;
	height: 146px;
	float:left;
	margin: 0px 0px 10px 10px;
	background-color: #FFF;
}

#topicbox2 {
	width: 153px;
	height: 146px;
	float:left;
	margin: 0px 0px 0px 10px;
	background-color: #FFF;
}

.address {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #242D3E;
	line-height: 11px;
	text-align:left;
}

.welcometext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #242D3E;
	font-weight: bold;

}

.newstitletext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #242D3E;
	line-height: 20px;
	text-align:left;
	background-position: 60px 60 px;
}

.menutext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align:right;
	line-height: 30px;	
}

/* LINKS */
	
	
	/* colors for all links */
	a:link {
	text-decoration: none; /* none = no underline, other options include line-through or overline */
	color: #242D3E; /* sets hex color of every link - www.colorpicker.com or photoshop to find hex values */
	}
	
	a:active { 
	text-decoration: none;
	color: #242D3E;
	}
	
	/* highlights links that you have already clicked. This can be helpful for users to identify which items they have already seen*/
	a:visited {
	text-decoration: none;
	/* this changes the background of a visited link, you can also get rid of the the back ground an color and there will be no change if a link has been visited */
	color: #242D3E;
	}
	
	/* sets the properties for links when mouse rolls over */
	a:hover {
	text-decoration: none;
	color: #E4EEEF;
}
	
	
.visitedlinktext {
	text-decoration: none;
	color: #94BC59;
}

#logobox {
	width: 145px;
	height: 120px;
	float:right;
	margin: 10px 10px 0px 0px;
}

#contentbox {
	width: 760px;
	height: 459px;
	float: left;
	background-color: #FFF;
}

#contentbanner {
	width: 760px;
	height: 100px;
	float: left;
	background-color: #FFF;
}

#contactbox {
	width: 760px;
	height: 600px;
	float: left;
	background-image: url(images/hello.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #FFF;
}

#infobox {
	width: 760px;
	height: 600px;
	float: left;
	background-color: #FFF;
}

#lj34box {
	width: 760px;
	height: 400px;
	float: left;
	background-color: #FFF;
}

#catalogueinfo {
	width: 760px;
	height: 57px;
	float: left;
}

#cataloguelink {
	width: 120px;
	height: 178px;
	float: left;
	margin: 20px 20px 2px 20px;
}

#gallerylink {
	width: 360px;
	height: 280px;
	float: left;
	margin: 0px 20px 20px 0px;
}

/* photogallery grids */

#gallerycontainer {
	position:absolute;
	top:0px;
	left: 550px;
	height:1030px;
	width:800px;
	margin: 0px 0px 0px -270px;
	background-color:#FFF;
}

#gallerycontainer2 {
	height:980px;
	width:760px;
	margin: 10px 20px 10px 20px;
	background-color:#FFF;
}
	
img { border: 0; } 

#gallery {
	width: 510px;
	background-color: #FFF;
	margin: 40px auto;
}

#gallery a {
	position: relative;
	z-index: 10;
	display: block;
	float: left;
	width: 150px;
	height: 125px;
	margin: 10px;
}

#gallery img {
	width: 100%;
	height: 100%;
	border: 1px solid;
	border-color: #FFF;
}

#gallery a:hover {
	z-index: 50;
	top: -45px;
	left: -53px;
}

#gallery a:hover img {
	width: 220px;
	height: 170px;
	padding: 1px;
	background-color: #FFF;
	border: 2px solid;
	border-color: #FFF;
}
