html,body,div,td,input,select,textarea {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
       line-height: 20px;
       color: #666666;
}

h1 {
	font-size: 16px;
        font-weight: bold;
}

a {    color: #0099FF; }

a.inactivepage {
        text-decoration: none;
}

a.activepage {
	color: #FF9900;
        text-decoration: none;
}

#gallerynav {
	line-height: 200%;
}

#menu a {
       font-size: 16px;
       text-decoration: none;
       font-weight: bold;
       margin-right: 30px;
}

#menu a.active {
       color: #FF9900;
}

.details {
       font-size: 10px;
       color: #666666;
       line-height: 13px;
}

.details h1 {
	font-size: 13px;
        font-weight: normal;
        margin: 0px;
	margin-bottom: 5px;
}

.details a {
	color: #666666;
        text-decoration: none;
}

.details a:hover{
	text-decoration: underline;
}

.quote-begin {
       position: absolute;
       left: -30px;
}

.quote-end {
       position: absolute;
       right: 0px;
}

#disclaimer {
       font-size: 10px;
       color: darkgray;
}

