body {
   background: url('../images/bg.gif') repeat;
}

legend { color: #FFFFFF; }

h1        { color:# CCCCCC; font-family:Arial; font-size:16px; font-weight:bold; font-stretch:semi-expanded; font-style:italic; text-decoration:underline; text-shadow:#000000; }
input.text     { border: 1px solid #FFFFFF; background-color:#333333; font-family: verdana; font-size:12px; color: #FFFFFF; }
textarea.text     { border: 1px solid #FFFFFF; background-color:#333333; font-family: verdana; font-size:12px; color: #FFFFFF; }

a:link    { color: #FFFFFF; text-decoration:none; }
a:visited { color: #FFFFFF; text-decoration:none; }
a:hover   { color: #FFFFFF; text-decoration:underline; }
a:active  { color: #FFFFFF; text-decoration:none; }
a:focus   { color: #FFFFFF; text-decoration:underline; }

.bluelink a:link    { color: #FF0000; text-decoration:none; }
.bluelink a:visited { color: #FF0000; text-decoration:none; }
.bluelink a:hover   { color: #FF0000; text-decoration:underline; }
.bluelink a:active  { color: #FF0000; text-decoration:none; }
.bluelink a:focus   { color: #FF0000; text-decoration:underline; }

#mainbox { background-color: #A3131D; width: 750px; border: 1px solid #000000; text-align:center; margin-left:auto; margin-right:auto; }
#top     { background-color: #A3131D; height: 95px; width: 750px;  text-align:left; }
#content { color: #FFFFFF; font-family: verdana; font-size: 11px; width: 750px; background-color: #424542; height: 400px; width: 750px; text-align:left; }
#bottom  { color: #FFFFFF; font-family: verdana; font-size: 11px; background-color: #A3131D; height: 18px; width: 750px;  }
#nav     { padding-top: 10px; }

#thumb1 { padding-left: 15px; padding-top: 25px; width: 240px; float: left; }
#thumb2 { padding-top: 25px; width: 240px; float: left; }
#thumb3 { padding-top: 25px; width: 240px; float: left; }
#thumb1 img { margin-right: 4px; }
#thumb2 img { margin-right: 4px; margin-left: 4px; }
#thumb3 img { margin-right: 4px; margin-left: 4px; }


#pagenavigation  { padding-left: 5px; background-color: #A3131D; width: 155px; float: left; height: 400px; }
#pagecontent     { height: 344px; width: 582px;  padding-left: 5px; padding-top: 5px;  overflow: auto; overflow-x:hidden;  }
#fotocontent     { height: 375px; width: 582px;  padding-left: 5px; padding-top: 5px;  overflow: auto; overflow-x:hidden;  }
#pagebottom      { float: right; }

#pagecontent2    { padding-left: 5px; padding-top: 5px; height: 344px; overflow: auto; overflow-x:hidden;  }
#pagebottom2     { float: right; }

table.maincontent {
   border: 1px solid #000000;

}

td.maincontent {
}

