
BODY {font-family: times, goudy, garamond;
font-size: 12pt;
color: #264861;
background: #FFFFFF;
}

.top {position: absolute;
width: 568;
left: 180;
top: 20;
height: 265;
text-align: center;
}

.leftBar {position: absolute;
width: 190;
left: 20;
top: 280;
font-family: arial;
font-weight: bold;
font-size: 12pt;
}


.main {position: absolute;
width: 460;
left: 220;
top: 280;
font-family: times;
font-size: 11pt;
}


.largeCap {color: #DFB300;
font-weight: bold;
font-size: 20pt;
}
.title {font-family: times;
font-size: 20pt;
}
.bottom {font-family: times, Garamond, Goudy;
font-size: 10pt;
}
.rightBar {
position: absolute;
left: 700;
top: 280;
font-family: arial;
font-weight: bold;
font-size: 12pt;
}
.subTitle {
font-family: times;
font-weight: bold;
font-size: 16pt;
}
.artTitle {
font-family: times;
font-weight: bold;
font-size: 14pt;
}
.shop {
font-family: times;
font-style: italic;
font-weight: bold;
font-size: 12pt;
}

A {color: #dfb300;
text-decoration: none;
font-weight: bold;
font-size: 10pt;
}
A:hover{
color: #264861;
font-weight: bold;
text-decoration: none;
}


A.larger {
font-size: 11pt;
}
INPUT {
color: #264861;
background: #FFFFFF;
font-size: 8pt;
}
TEXTAREA {
color: #264861;
background: #FFFFFF;
font-size: 8pt;
}
INPUT.button {
color: #264861;
background: #dfb300;
border-style: solid;
border-width: 1px;
border-color: #264861;
font-weight: bold;
font-size: 8pt;
}


P {
font-size: 10pt;
}