body
{ background-color: #7e7e80;
text-align: justify;
margin: 0px;
width:100%;
background-image:url(/moonlight/skins/2/mainbg.jpg);
}

h1, h2 {
font: bold 14px arial, sans serif;
line-height: 12px;
text-transform: uppercase;
margin: 20px 0px 3px 0px;
letter-spacing: 1px;
}


.header2
{ font: bold 12px Georgia, sans serif;
font-style: italic;
padding: 3px;
color: #fff;
letter-spacing: 2px;
border-bottom: dotted 0px #000;
text-align:right;
text-transform: lowercase;
 
      }

.body2
{ background-color: #ebf3ec;
border-top: 3px solid #709797;
border-bottom: 3px solid #709797;
padding: 5px;}

i{color: #fff; }


body, td, input, select, textarea
{ font-family: Georgia;
font-size: 11px;
line-height: 12px;
color: #fff;}

a
{ text-decoration: none;
font-weight: bold;
color: #6f9684;}

a:hover
{ text-decoration: underline;}

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

input, textarea, select
{ border: 1px solid #66416a;
background-color: #7e7e80;
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: 595px;
background-color: #454646;
position: absolute;
left: 0px;
top: 319px;
padding: 5px;
background-image:url(/moonlight/skins/2/g.jpg); }


.menu
{ width: 188px;
background-color: #454646;
position: absolute;
left: 602px;
top: 0px;
padding: 5px;
background-image:url(/sn/5/bg.jpg); }


.title
{ font: bold 12px Georgia, sans serif;
font-style: italic;
padding: 10px;
color: #f4f4fe;
letter-spacing: 2px;
border-bottom: dotted 0px #ffffff;
text-transform: lowercase;
 
      }

.title2
{ font: bold 12px Trebuchet MS, sans serif;
font-style: italic;
padding: 3px;
color: #000;
letter-spacing: 2px;
border-bottom: dotted 1px #ffffff;
text-transform: uppercase;
 
      }


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

blockquote {
 color: #000;
	margin: 0 0px;
	padding: 0 20px;
	border-left: 10px solid #fff;
        background-color: #fff;
	font-size: 1em;
}

img.float {
float: left;
border: 5px solid #fff;
margin-right: 10px;
}

img.floatr {
float: right;
border: 5px solid #fff;
margin-left: 10px;
}

* html img.float {
margin-top: -5px;
}

* html img.floatr {
margin-top: -5px;
}

#footer {
padding: 0px 0 0px 0;
margin: 0 auto;
width: 100%;
clear: both;
position: absolute;
}