@charset "UTF-8";
/* CSS Document */

/* Layout */
.top_nav {background: url('images/page_04.jpg') no-repeat; width: 891px; height: 35px; }
.bottom_nav {background: url('images/page_21.jpg') no-repeat; width: 910px; height: 24px; }
.content_area {background: url('images/page_13.jpg') no-repeat; width: 891px; height: 590px; }
.body {margin: 0px; padding-left: 10px; }
.preview_photos td {text-align: center; }

/* Content Style */
.top_nav li {display: inline;
list-style-type: none;
padding-right: 20px; 
}
.top_nav, .bottom_nav {font-family: Arial; font-size: 11px; color: #FFFFFF; font-weight: bold; text-align: center;}

.body {font-family: helvetica; font-size: 12px; color: #FFFFFF; }

.thumbnail {height: 120px; border: 1px dashed #FFFFFF; }


/* Links */
a:link {font-family: Arial; font-size: 11px; color: #999999; font-weight: bold; text-decoration: underline;}
a:visited {font-family: Arial; font-size: 11px; color: #999999; font-weight: bold; text-decoration: underline;}
a:active {}
a:hover {font-family: Arial; font-size: 11px; color: #999999; font-weight: bold; text-decoration: line-through;}

.top_nav a:link {font-family: Arial; font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: none;}
.top_nav a:visited {font-family: Arial; font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: none;}
.top_nav a:active {}
.top_nav a:hover {font-family: Arial; font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: line-through;}
