/* - BODY - */

body {
color: #ffffff;
padding: 0px;
margin: 0px;
text-align: center;
background-color: #e1e1e1;
}

.thumbNormal {
border:0px solid #666666;
margin: 5px;
}

.thumbSelected {
border:0px solid #333333;
margin: 5px;
}


a {
color: #669999;
text-decoration: none;
}

a:visited {
color: #669999;
}

a:hover {
color: red;
font-weight: bold;
letter-spacing:2;
}

.contact{
color: #5ebed9;
}



a img {
float:left;
margin: 5px;
}




/* - CONTAINER - */

#container {
height: 760px;
width: 1285px;
background-color: #ffffff;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
text-align: left;
}

/* - BANNER - */

#banner {
height: 100px;
width: 1285px;
background-color:#000000;
background-image: url(img/artbanner.jpg);
background-repeat: no-repeat;
border-style: solid;
border-width: 0px 0px 10px 0px;
border-color: #333333;
}


/* - BLURB -#409eb8 -*/
#blurb {
height: 25px;
width: 1285px;
padding: 0px;
margin: 0px;
background-color: none;
border-width: 0px 0px 0px 0px;
border-color: #333333;
}

.blurb {
text-align: left;
font-size: 9pt;
font-family: helvetica, sans serif;
font-weight: normal;
color: #333333;
padding-top:15px;
margin-left: 30px;
line-height: 145%;
width: 275px;
}

.about {
text-align: left;
font-size: 9pt;
font-family: helvetica, sans serif;
font-weight: normal;
color: #333333;
padding-top:15px;
margin-left: 30px;
line-height: 150%;
width: 525px;
}



/* - CONTENT - */

#content {
padding: 0px 0px 0px 0px;
float:left;
height: 550px;
width: 600px;
background-color: none;
}

#content p {
padding: 11px;
margin: 0px;
}


.desc {
text-align: center;
font-size: 10px;
font-family: helvetica, sans serif;
font-weight: bold;
color: black;
height: auto;
width: 600px;
margin: 25px 0px 0px 0px;
}



/* - SIDEBAR - */

#sidebar {
float: left;
width: 300px;
padding: 0px;
margin: 0px;
height: 550px;
background-color: none;
}

/* - MENU - */
#menu {
height: 400px;
padding: 0px;
margin: 0px;
background-color: none;
border-style: solid;
border-width: 0px 1px 0px 0px;
border-color: #cccccc;
}

#menu ul {
text-transform: normal;
text-align: right;
line-height: 250%;
padding: 0px;
margin: 0px 25px 25px 100px ;
list-style: none;
letter-spacing:1;
}

#menu ul li {

}

#menu ul li a{
color: #333333;
padding: 6px 6px;
margin: 0px;
text-decoration: none;
font-size: 11px;
font-family: helvetica, sans serif;
font-weight: normal;
border-style: none;
border-width: 0px 0px 0px 0px;
border-color: none;
}

#menu ul li a:hover {
color: orange;
background-color: none;
font-family: helvetica, sans-serif;
font-weight: bold;
}





/* - THUMBS - */
#thumbs {
float: left;
background-color: none;
padding: 15px;
margin-right: 50px;
height: 550px;
width: 300px;
border-style: solid;
border-width: 0px 0px 0px 1px;
border-color: #cccccc;
}


/* - FOOTER - */

#footer {
clear: both;
background-color: none;
height: 60px;
width: 1285px;
padding: 0px;
margin: 0px;
padding: 10px 0px 0px 0px;
border-style: solid;
border-width: 1px 0px 0px 0px;
border-color: #cccccc;
}

.footer {
text-align: left;
font-size: 7pt;
font-family: helvetica, sans serif;
font-weight: normal;
color: #333333;
margin-left: 325px;
}