@charset "UTF-8";
/* CSS Document */

.main {
font-family: Helvetica, sans-serif;
color:#231f20;
font-size:12px;
background:#ede9e4;
}

#mainpane {
position:absolute;
top:0px;
left:50%;
margin-left:-512px;
width:1024px;
}

#nobullet {
list-style:none;
}

a img {
border:none;
}

#links {
position:absolute;
top:278px;
left:400px;
height:43px;
z-index:9;
display:inline;
width: 597px;
}

#bg {
z-index:1;
position:absolute;
top:0px;
width:1024px;
}

#banner{
z-index:22;
position:absolute;
top:70px;
left:55px;
}

#contact{
padding-bottom:0px;
padding-left:20px;
padding-right:0px;
padding-top:20px;
position:absolute;
left:255px;
top:52px;
width:300px;
z-index:6;
text-align:left;
color:#48413f;
font-size:10px;
}

#contactNo {
position:absolute;
left:465px;
top:100px;
width:162px;
height:112px;
z-index:10;
color:#48413f;
font-size:12px;
}

#contactpane{
filter: alpha(opacity=60); /* ie */ 
opacity: .60; /* mozilla */
position:absolute;
left:35px;
top:48px;
width:629px;
height:105px;
z-index:5;
background:#ede9e4;
}

#logo{
position:absolute;
left:530px;
top:48px;
z-index:25;
}

#contentpane{
filter: alpha(opacity=60); /* ie */ 
opacity: .60; /* mozilla */
position:absolute;
left:400px;
top:315px;
width:600px;
height:280px;
background:#ede9e4;
z-index:3;
}

#content{
padding-bottom:0px;
padding-left:15px;
padding-right:0px;
padding-top:15px;
position:absolute;
left:405px;
top:305px;
width:575px;
z-index:4;
}

/*#hr1 {
position:absolute;
left:40px;
top:230px;
width:944px;
height:13px;
z-index:7;
}

#hr2 {
position:absolute;
left:40px;
top:564px;
width:944px;
height:13px;
z-index:8;
}*/

#thumbanil {
padding:8px;
border:thick;
border-color:#00FF00;
}

.black_overlay{
display: none;
position: absolute;
top: 0%;
left: 0%;
width: 100%;
height: 100%;
background-color: black;
z-index:1001;
-moz-opacity: 0.8;
opacity:.80;
filter: alpha(opacity=80);
}
.white_content {
display: none;
position: absolute;
top: 50%;
left: 50%;
margin-top: -250px;
margin-left: -300px;
padding-top: 16px;
padding-left: 16px;
padding-right: 16px;
background-color: #ede9e4;
z-index:1002;
}

#galleryNav {
text-decoration:none;
font-family:Helvetica, sans-serif;
float:left;
}

#galleryNavClose {
text-decoration:none;
font-family:Helvetica, sans-serif;
float:right;
}


a:link#galleryNav {color: #48413f}     /* unvisited link */
a:visited#galleryNav {color: #48413f}  /* visited link */
a:hover#galleryNav {color: #d2c7bc}   /* mouse over link */
a:active#galleryNav {color: #d2c7bc}

a:link#galleryNavClose {color: #48413f}     /* unvisited link */
a:visited#galleryNavClose {color: #48413f}  /* visited link */
a:hover#galleryNavClose {color: #d2c7bc}   /* mouse over link */
a:active#galleryNavClose {color: #d2c7bc}

#overlay {
	z-index:22;
	position:absolute;
	top:13px;
	left:37px;
}
