html {
background: url(../graphics/backgrnd-2017.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover; }

a
{
color:#69c;
text-decoration: none;
}

a:hover
{
/*text-decoration:underline;*/
color:#3c6;
}

.alternate
{
background-color: #F5F5BA;
}

#back
{
float: right;
margin-top: -30px;
}

.bb
{
margin-left: 20px;
}

.bbb
{
border:1px solid #666;
}

body 
{
font-family:"Lucida Sans", Geneva, sans-serif;
font-size: 14px;
color: #666;
line-height: 150%;
margin-top:0;
}

.bordered 
{
padding:10px 0 20px 0;
border-top: 5px solid #f0f4f4;
clear: both;
}

.caption 
{
font-size: 12px;
text-align: center;
color: #FFF;
background-color: #516468;
}

.col-left
{
width:590px;
float:left;
}

.col-right
{
width:300px;
float:right;
/*margin-left:20px*/
margin-bottom:20px;
}

#cont
{
text-align: center;
}

#container
{
width: 960px;
margin-left: auto;
margin-right: auto;
/*border: 5px solid #f0f4f4;*/
background-color: #fff;
border-bottom-left-radius:9px;
border-bottom-right-radius:9px;
}

#container-home
{
background-image:url(../graphics/home-back-2017.jpg);
width: 960px;
height:636px;
margin-top:30px;

}

#content
{
padding: 20px 20px 0 20px;
}

#contentgal
{
padding: 5px 10px 0 10px;
text-align: center;
}

#content2
{
margin-top: 40px;
padding: 0 10px 0 10px;
}

.doob 
{
margin-left: 10px;
}

#enter {
font-family:Arial, Helvetica,sans-serif;
text-align:center;
margin:0 auto;
margin-top:115px;  
color:blue;
font-size:50px; }

#enter a {
outline:none;
color:#aac1d7;
zoom: 1;
filter: alpha(opacity=30);
opacity: 0.3; }

#enter a:hover {
text-decoration:none; 
color:#aac1d7;
zoom: 1;
filter: alpha(opacity=80);
opacity: 0.8; }

#error
{
text-align: center;
padding: 10px;
margin-top: 50px;
margin-bottom: 120px;
}

#footer
{
padding-top:15px;
height:55px;
background-color: #eee;
background-color: #eee;
color: #333;
text-align: center;
font-size: 12px;
border-bottom-left-radius:9px;
border-bottom-right-radius:9px;
clear:both;
}

#footer a
{
text-decoration:underline;
color:#000;
}

#galhead
{
font-size: 1.5em;
font-family: "Gil Sans MT", Verdana, sans-serif;
color: #999;
padding-bottom: 5px;
}

#galtitle img
{
margin-bottom: 10px;
margin-top: 10px
}

#galtitle a
{
text-align: right;
}

#galtitle span
{
padding-left: 150px;
}

h1
{
display:none;
}

h3
{
font-family:"Arial bold", helvetica, sans-serif;
font-size:1.5em;
color:#69c ;
color:#2f4f4f;
margin:0;
padding:0;
}

#header
{
height: 263px;
margin-top:30px;
background-image: url(../graphics/header-2007.jpg);
color: #fff;
border-bottom:1px solid teal;
/*padding: 5px 0 0 10px;
border-radius:10px 10px 0 0;*/
}

#header-home
{
height: 205px;
}

img
{
border:0;
}

#instruct
{
font-size: 0.9em;
font-style: italic;
margin: 0;
clear: both;
}

.intro 
{
font-size: 16px;
font-family:"Lucida Sans", Geneva, sans-serif;
line-height:150%;
text-align:justify;
}

#intro-home
{
padding: 40px 20px 0 20px;
font-size: 1.2em;
font-family:Georgia, Times, serif;
line-height:150%;
text-align:justify;
}

.introt
{
font-size: 1.2em;
}

#intropic
{
margin-left:20px;
width: 210px;
padding-left: 10px;
font-size: 0.9em;

float: right;
}

#intropicb
{
width: 310px;
padding-left: 10px;
font-size: 0.9em;

float: right;
}

.left
{
margin-right: 310px;
padding-bottom: 10px;
}

.leftb
{
margin-right: 196px;
padding-bottom: 10px;
}

.leftc
{
margin-right: 210px;
padding-bottom: 10px;
}

.leftd
{
margin-right: 240px;
padding-bottom: 10px;
}

.leftpic
{
float: left;
padding-bottom: 10px;
}

.main
{
width: 750px;
padding-bottom: 10px;
}

/*#navbar a
{
font-size: .8em;
color: #030;
text-decoration: none;
}
/*Begin navigation menu*/

#navcontainer {
position:fixed;
top:0;
zoom: 1;
/*filter: alpha(opacity=80);
opacity: 0.8;*/
width: 958px;
height:29px;
border-bottom:1px solid #b1b1b1;
border-left:1px solid #b1b1b1;
border-right:1px solid #b1b1b1;
float: left;
background-color: #eee;
/*background-image: url(../pictures/site/nav-back.jpg);*/
/*border-bottom: 3px solid #363;*/
/*border-top: 1px solid #fff;*/
/*margin-top: -3px;*/
}

#navcontainer ul li 
{ 
display: inline;

}
	
#navcontainer ul
{
margin:0;
padding: 0;
color: #000;
font-family: "Trebuchet MS" , helvetica, sans-serif;
font-size: 1.1em;

letter-spacing: 1px;
}
	
#navcontainer ul li a
{
outline:none;
padding:5px 10px 0 10px;
height:25px;
color: #000;
text-decoration: none;
float: left;
border-right: 1px solid #666;
}
	
#navcontainer ul li a:hover
{
color: #fff;
background:#666;
}

/*End navigation menu*/

#navup
{
clear: both;
}

p
{
text-align: justify;
}

table {
border-collapse:collapse;
font-size: 14px; }

td
{
vertical-align: top;
}

th
{
text-align: left;
}



#wrap {
width:960px;
margin:0 auto 20px auto;
border: 1px solid #b1b1b1;
border-top:0;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
/* 
-moz-box-shadow: 0px 0px 20px 5px #999;
-webkit-box-shadow: 0px 0px 20px 5px #999;
box-shadow: 0px 0px 20px 5px #999; */}

 }

ul#share {
list-style:none; }

ul#share li {
margin-bottom:5px; }

ul#share li a {
display:block;
height:35px;
width:35px;
background:url(../graphics/social-spr.png); }

ul#share li.fbook a{
background-position:0 0; }

ul#share li.fbook a:hover {
background-position:0 -35px; }

ul#share li.twit a{
background-position:-35px 0; }

ul#share li.twit a:hover {
background-position:-35px -35px; }

ul#share li.email a{
background-position:-70px 0; }

ul#share li.email a:hover {
background-position:-70px -35px; }

#share li span {
display:none; }
