body {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 100%;
background-image: url(media/background_211106.gif);
background-repeat: no-repeat;
margin: 0 0 0 0px;
padding: 0 0 0 0px;
line-height: 0.9em;
}


/* Positionals */

#right {
position: absolute;
width: 180px;
left: 690px;
top: 120px;
}


#main {
position: absolute;
width: 600px;
left: 50px;
top: 120px;
}


#menu {
position: absolute;
top: 70px;
left: 50px;
}


#leftbanner {
position:absolute;
width:150px;
left: 0px;
top: 199px;
}


#buttonbanner{
height: 115px;
width: 650px;
position:absolute;
left: 810px;
top: 35px;
z-index:13;
}

#rightbanner {
width:80px;
position:absolute;
left: 818px;
top: 238px;
z-index:15;
}

/* Text */

#navlist {
margin: 0;
padding: 0;
}


#navlist li {
display: inline;
list-style-type: none;
padding-right: 10px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 0.7em;

}

#navlist li a{
text-decoration: none;
color:#000000;
}


p{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 0.7em;
}

a{
color: #000000;
}

a:hover{
text-decoration: underline;	
}

#main ul {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 0.7em;
line-height: 1.7em;
}

#main a {
text-decoration: none;	
}

#main a:hover {
text-decoration: underline;	
}

#right a {
text-decoration: none;	
}

#right a:hover {
text-decoration: underline;	
}


h1{
font-size: 1.2em;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: normal;
font-weight: bold;
line-height: 1.2em;
}

h2{
font-size: 0.8em;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: normal;
font-weight: bold;

}

table {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 0.7em;
}

.images_left{
float: left;
margin-top: 0px;
margin-right: 20px;
margin-left: 0px;
margin-bottom: 5px;
border: 1px solid #CCCCCC;
padding: 5px;
}


.images_right{
float: right;
margin-top: 0px;
margin-right: 0px;
margin-left: 20px;
margin-bottom: 5px;
border: 1px solid #CCCCCC;
padding: 5px;
}

input { 
color: #000000;
background-color:#FFFFFF;
border: 1px solid #CCCCCC;
}

textarea {
color: #000000;
border: 1px solid #CCCCCC;
}

.capitals {
text-transform: uppercase;
}

.smallcapitals {
font-size: 0.9em;
text-transform: uppercase;
}

.small{
font-size: 0.8em;
text-transform: uppercase;
}

.thumbnails{
float: left;
margin-top: 0px;
margin-bottom: 30px;
margin-right: 30px;
margin-left: 0px;
padding: 5px;
}

.ruled_top_bottom {
padding: 5px 0 5px 0;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
}

.ruled_bottom {
padding: 0 0 10px 0;
border-bottom: 1px solid #CCCCCC;
}


.ruled_bottom_right {
width: 180px;
padding: -80px 0 -20px 0;
margin: 0;
border-bottom: 1px solid #CCCCCC;
}

.ruled_bottom_right_condensed {
width: 180px;
padding: 5px 0 5px 0;
margin: 0;
border-bottom: 1px solid #CCCCCC;
}


.spacer {
padding: 0 0 0 7px;
}

.galleries_ruled_top_bottom {
padding: 5px 0 5px 0;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
font-size: 1em;
}

.eleven_pixel{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
}

.large_spacer {
padding: 0px 0px 0px 50px;
}

#indent {
padding: 0px 0px 0px 25px
}