html{
/*background: #333;*/
font-size: 100%;
}

body{
background: #333 url(../_images/floral.png) no-repeat center center fixed;
/*background: #333 url(../_images/bgTile.png) repeat-x 0 0;*/
color: #eee;
font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
font-size: 0.84em;
}

#wrap{
/*background: transparent url(../_images/floral.png) no-repeat center 0;*/
overflow: visible;
}

#header{
height: 140px;
}

#logo{
background: transparent url(../_images/logo.png) no-repeat 0 0;
height: 75px;
margin-top: 35px;
}

#nav{
color: #aaa;
margin-top: 79px;
text-align: right;
}

#nav ul li{
display: inline;
float: right;
margin: 0 0 0 20px;
list-style-type: none;
}

#nav ul li a{
color: #eee;
text-decoration: none;
}

#aboutSection{
background: transparent url(../_images/textKnockOut.png) repeat-y 0 0;
overflow: hidden;
margin-top: 20px;
}

#aboutSection p{
font-size: 0.85em;
line-height: 1.3em;
margin: 20px;
}

#content-area{
background: transparent url(../_images/playerBG3.png) no-repeat 0 0;
height: 530px;
}

#gallery{
border: 1px solid #0d2f6f;
height: 500px;
margin: 15px 0 0 15px;
width: 910px;
}

#quicklinks{
height: 130px;
}

#pictographicQuicklink{
background: transparent url(../_images/pictographicBtn.png) no-repeat 0 0;
height: 90px;
margin-top: 20px;
}

#liquidLayoutsQuicklink{
background: transparent url(../_images/liquidLayoutsBtn.png) no-repeat 0 0;
height: 90px;
margin-top: 20px;
}

#faultyOpticQuicklink{
background: transparent url(../_images/faultyOpticBtn.png) no-repeat 0 0;
height: 90px;
margin-top: 20px;
}

#footer{
background: transparent url(../_images/sigLine.png) no-repeat 0 10px;
color: #aaa;
font-size: 0.75em;
letter-spacing: 0.03em;
height: 130px;
padding-top: 10px;
}

#copyright{
margin-top: 50px;
}

#footer-links{
margin-top: 50px;
text-align: right;
}

a{
color: #ddd;
font-size: 0.9em;
text-decoration: none;
}
