/* CSS Document */

#new {
width:100%;
height: 4000px;
background-color: #FFFFFF;
font-family: Verdana;
font-size: 1em;
color: #666666;
margin: 0;
padding: 0;
}

#newcontainer{
border: 0;
padding: 0;
margin: 0;
}

#bio { line-spacing: .75em; margin-right: 10%;}
#bio p { color: #333333; font-size: .85em;}
#bio h6 {color: #000000; font-weight: bold; font-size: 1em;}

#new li {
list-style-type: none;
margin-left: -20px;
}

#new a{
text-decoration: none;
color: #333333;
font-weight: bold;
font-size: 1em;
}

#new a:hover{
text-decoration: underline;
color: #666666;
list-style-type: square;
list-style-position: inside;
}

#newnav {
position: fixed;
left: 0;
top: 35px;
width: 225px;
height: auto;
border: 0;
}

#newthumb {
position: relative;
float: left;
left: 195px;
top: 35px;
width: 85%;
height: auto;
}

#newthumb img {
margin: 10px;
border: 1px solid #000000;
}

.dot {
margin: 0;
border: 0;
}

#newest {position: relative;
float: left;
left: 275px;
top: 35px;
width: 400px;
height: auto;
}

.smaller {
font-size: .8em;
}

#newthumb img:hover{
border-color: #EF39EB;
}

#newannounce{
position: fixed;
right: 10px;
bottom: 10px;
z-index: 52;
background-color: #FFFFFF;
width: 300px;
height: auto;
border: 1px dotted #000000;
padding: 5px;
color: #333333;
font-size: 1.15em;
text-align: center;
}

#newannounce a{
color: #330066;
}

#newannounce a:hover{
color: #000000;
}

#newlarge {
position: relative;
float: left;
left: 195px;
top: 15px;
width: auto;
height: auto;
}

.gallerynav {
font-size: .75em;
color: #000000;
border-bottom: 1px dotted #000000;
}

.artworkinfo {
font-size: .75em;
color: #000000;
border: none;
}