﻿.TitleDesc { font-family:Garamond; font-size:16px; font-weight:bold; color:#00574E; }
.Desc { font-family:Garamond; font-size:12px; font-weight:bold; }
.FooterDesc { font-family:Garamond; font-size:16px; font-weight:bold; }
.Feat { font-family:Garamond; font-size:12px; }

#frameBorder,#frameBackground,#displayArea {
left: 50%;
top: 50%;
position: absolute;
}

#frameBorder {
width: 550px;
margin-left: -280px;
height: 450px;
margin-top: -230px;
background-color: #00574E;
z-index: 1;
}

#frameBackground {
width: 530px;
margin-left: -270px;
height: 430px;
margin-top: -220px;
background-color: #E4D68B;
border-left: 5px solid #e5e2d3;
border-top: 5px solid #e5e2d3;
border-right: 5px solid #f5f0e1;
border-bottom: 5px solid #f5f0e1;
}

#displayArea {
width: 400px;
height: 300px;
margin-left: -200px;
margin-top: -150px;
}

#displayArea img {
border-top: 2px solid #E4D68B;
border-left: 2px solid #E4D68B;
border-bottom: 2px solid #E4D68B;
border-right: 2px solid #E4D68B;
margin-bottom: 1em;
}

#frameBorder p {
text-align: right;
font: 10px Arial, sans-serif;
color: #888888;
}

#caption, #credit {
font-weight: bold;
color: #555555;
}

p#closeWidget {
position: absolute;
top: 50%;
left: 50%;
margin-top: -210px;
margin-left: 210px;
width: 50px;
}
#closeWidget img {
border: 0;
margin: 0 0 -1px;
}

a {
text-decoration: none;
color: #333333;
}
a:hover {
text-decoration: underline;
}
