/* CSS Document */
body{background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FDCB6F;}

h1{font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
color:#33B0FB;}

b,strong {font-weight:bold; color:#F57E9F;}

table#content{ background-image:url(images/line_bk.gif); border:1px solid #6BC3F7;}
div#wrapper{padding:10px;}
.phototext{font-family:Arial, Helvetica, sans-serif; font-size:9px; color:#744005;}
table#extra {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#696969;}
table#extra td{border-top:1px dashed #F9739B; border-bottom:1px dashed #F9739B;}

a:link { font-weight: bold; color: #F45565; text-decoration: none; cursor:help;}
a:visited { font-weight: bold; color: #F45565; text-decoration: none; cursor:help;}
a:hover {font-weight: bold; color: #DFC637; text-decoration: none; cursor:help; background-color:;}
a:active {color:#86D2F7; text-decoration: none; cursor:help;}

.picsleft{float: left; padding-right: 3px;}
.picsright{float: right; padding-left: 2px;}
