* {
   padding: 0px;
   margin: 0px;
}

body
{ background-color: #ffffff;
text-align: justify;
margin: 0px;
background-image: url(http://always-dreaming.net/troy/zebg.jpg);
background-repeat: repeat-y;}

body, td, input, select, textarea
{ font-family: Verdana;
font-size: 10px;
line-height: 12px;
color: #000000;}

a
{ text-decoration: none;
font-weight: bold;
color: #011d51;}

a:hover
{ text-decoration: underline;}

p
{ margin: 0px 0px 5px 0px;}

input, textarea, select
{ border: 1px solid #000000;
background-color: #ffffff;
padding: 2px;}

li
{ list-style-type: none;
padding-bottom: 1px; }

ul
{ padding-left: 1px;
margin-left: 0px; }

.mainimage
{ z-index: 1;}

img
{ border: 0px;}

.content
{ width: 405px;
background-color: #ffffff;
position: absolute;
left: 100px;
top: 445px;
padding: 5px; }

.menu
{ width: 135px;
background-color: #ffffff;
position: absolute;
left: 440px;
top: 10px;
padding: 5px; }

.title
{ background-color: #000000;
font-family: "trebuchet ms", sans-serif;
padding: 3px;
color: #ffffff;
letter-spacing: 1px;
text-transform: uppercase;
font-weight: bold;
border-bottom:solid 1px #cc0f0f; }

.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#A30011;
color:#000000;
width:180px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #F9F5EA;/* */
}

.main
{ padding: 3px;
color: #000000; }

.divtitle
{ background-color: #bfc7ba;
padding: 3px;
color: #bfc7ba;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: bold;
border-bottom: 1px dashed #a30011; }