body {
font-family: Tahoma, Verdana, Ariel;
font-size: 14px;
background-color: #111;
background-image: url('../dpbg2.gif');
line-height: 200%;
}

#wrapper {
width: 100%;
height: 100%;
text-align: center;
vertical-align: top;
}

#header {
margin-top: 10px;
height: 200px;
width: 1200px;
padding: 0;
margin: 0 auto;
vertical-align: top;
text-align: left;
}

#logo {
width: 600px;
float: left;
height: 200px;
color: #fff;
position: absolute;
margin-top: 0;
}

#header-right {
float: right;
width: 580px;
height: 200px;
text-align: right;
z-index:-1;
}
#menu {
font-size: 16px;
height: 40px;
float: right;
vertical-align: top;
width: 500px;
text-align: right;
}

#menu ul{
padding: 0;
list-style-type: none;
text-align: right;
width: 100%;
margin-right: 0;}
 
#menu ul li{
display: inline;}
 
#menu ul li a{
display: inline;
float: right;
text-decoration: none;
color: #fff;
height: 35px;
width: 100px;
padding: 0 10px;
margin: 0 auto;
line-height: 1.5em;
text-shadow: #000 2px 2px 1px;
margin-left: 0px;
behavior: url(scripts/PIE.htc);}
 
 
#menu ul li a:hover {
color: #00AAFF;
}
	
#menu ul li .current{
color: #00AAFF;
}


#statement {
float:right;
width: 100%;
height: 150px;
vertical-align: center;
text-align: center;
margin-top: 40px;
}

#content-wrapper {
height: 550px;
width:900px;
margin: 0 auto;
margin-top: -22px;
background-color: #ffffff;
border: solid 8px #777;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
-o-border-radius: 20px;
border-radius: 20px;
text-align: center;
behavior: url(scripts/PIE.htc);}

#gallery-content-wrapper {
height: 820px;
width:900px;
margin: 0 auto;
margin-top: -22px;
background-color: #ffffff;
border: solid 8px #777;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
-o-border-radius: 20px;
border-radius: 20px;
text-align: center;
behavior: url(scripts/PIE.htc);}

#content {
text-align: center;
height: 530px;
width: 850px;
margin: 0 auto;
overflow: auto;
}
#gcontent {
text-align: left;
height: 750px;
width: 850px;
margin: 0 auto;
overflow: auto;
}

#content-heading {
width: 900px;
margin: 0 auto;
margin-top: 5px;
padding-bottom: 5px;
text-align: center;
vertical-align: center;
color: #00AAFF;

}

#content-heading h1 {
font-size: 26px;
font-family: tahoma;
margin-right: 10px;
text-shadow: #222 2px 2px 2px;
text-align: center;}

#main-left {
height:100%;
width: 60%;
float:left;
text-align: left;}

#main-right {
height:95%;
margin-top: 1px;
width: 37%;
float:left;
font-size: 15px;
background: url('../underline2.png') left no-repeat;}

 h1 {
font-size: 24px;
font-family: tahoma;}

h2{
font-size: 22px;}

h3{
font-size: 20px;
font-weight: bold;}

h4 {
font-size: 18px;
font-weight: bold;}

h5{
font-size: 16px;
font-weight: bold;}

h6 {
font-size: 14px;
font-weight: bold;}



.clear {
clear:both;}

blockquote {
border-left: 3px solid #00AAFF;
line-height: 2em;
padding-left: 3px;}

.quote {
font-size: 1.5em;
font-style:italic;
color: #00AAFF;
font-weight: 500;
border-left: 5px solid grey;
}
.copyright {
font-size: .8em;
padding-bottom: 5px;
}

img {
border: 0;}

.contact {
font-size: 1.2em;
font-weight: 400;
}