body {
background: #fff; 
color: #376399; 
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 12px;
}

h1, h2, h3, p, ul {margin: 0 20px; padding: .5em 0;}

h1, h2, h3 {font-weight: bold;}


h1 span {display: block; color: #c07b94; font-size: 80%;}
h2 {font-size: 160%;}
h3 {clear: left; font-size: 140%;}

img, img a {border: none;}


#blueborder{background:transparent url(../img/blueborder.png) repeat-x 0 0;position:relative;top:0;left:0;height:22px;}
##blueborder{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/blueborder.png', sizingMethod='scale');z-index: 100;}

#blueborderbottom{background:transparent url(../img/blueborder.png) repeat-x 0 0;position:relative;top:-21px;left:0;height:22px;}
##blueborderbottom{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/blueborder.png', sizingMethod='scale');z-index: 100;}

p {line-height:1.4;}

a {text-decoration: underline;}
a:link, a:visited {color: #5c84b0;}
a:hover, a:active, a:focus {color: #99535f;}

#container {
left: 0;
position:absolute;
width: 100%;
}

##container {
width: 101.5%;
}

#banner img.left {margin-left: 80px; padding-bottom: 10px;}
#banner img.right {position: absolute; top: 180px; left: 700px;}

#frame {
height: 500px;
background-color: #f9f2f4;
background-image: url(../img/glassimage.gif);
background-repeat: no-repeat;
background-position: right bottom;
}


#navigation {
display: block; 
float: left; 
width: 20%;
min-height: 55px;
margin-left: 80px;
margin-top: 20px;
}

#navigation ul {padding: 0; margin: 0; list-style-type: none; }
#navigation li {display: block; padding: 15px 0 15px 0; }

#navigation ul li a {font-size: 27px;}
#navigation ul li a:hover {color: #c07b94;}


#content {
position: relative;
left: 60px;
top: 20px;
width: 454px;
height: 400px;
padding-right: 10px;
padding-bottom: 20px;
overflow: auto;
border: 1px dotted #ccccff;
}

#content-gallery {
position: relative;
left: 40px;
top: 20px;
width: 680px;
height: 400px;
padding-right: 10px;
padding-bottom: 20px;
overflow: auto;
border: 1px dotted #ccccff;
}
#content-gallery h1 { color: #c07b94; font-size: 22px; text-decoration: underline;letter-spacing:2px;text-transform:lowercase;}

#footer {
text-align: center;
font-size: 12px;
color: #c07b94
}

#content h1 { color: #c07b94; font-size: 22px; letter-spacing:2px;text-transform:lowercase;}

#content h2 { color: #c07b94; font-size: 16px; text-decoration: none;letter-spacing:2px;text-transform:lowercase;}








