body{
 margin: 0px;
 padding:0px;
 color: #ffffff;
 background-color: #6b6b6b;
 background-image:url('images/bg.jpg');
 background-repeat:repeat-x;
 font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
 font-size: 90%;
}
 
a:link {
 color:#ffffff;
}

a:visited {
 color:#ffffff;
}
a:hover {
 color:#ffffff;
}

a:active {
 color:#ffffff;
}

.diary {
font-family: Courier New, Courier, monospace;
font-size:111%;
}

img {
 border-color:#ffffff;
}

.date-history {
vertical-align:top;
font-family:Courier New, Courier, monospace;
}

.highlight {
margin: 0px;
padding: 5px;
color: #000000;
}

.highlight a:link {
color:#000000;
}

.highlight a:visited {
color:#000000;
}

.highlight a:active {
color:#000000;
}

.loginbox {
background-color:#0000ff;
border: 1px solid #ffffff;
margin: 0px;
padding: 5px;
color: #ffffff;
}

.loginbox a {
text-decoration: none;
font-weight: bold;
}

.righthead {
text-align:center;
color:#ffffff;
}

.scenehead {
text-align:center;
}

.scenehead img {
margin: 5px;
}

.title {
font-style:italic;
}

.roll {
background-color: #7d9c9f;
}

.masthead {
background-color:#ffffff;
margin: 0px;
padding: 5px;
font-family: arial;
font-size: x-large;
color: #000000;
}

td .clipline {
height: 240px;
}

.memberlinks {
border: 1px solid #000000;
padding: 5px;
}

.headerbox {
border: 1px solid #ffffff;
padding: 5px;
background-color: #9f9f9f;
color: black
}

.headerbox a:link {
color:#000000;
}

.headerbox a:visited {
color:#000000;
}

.headerbox a:active {
color:#000000;
}

.not-border {
background-color:#ceceff;
}