body
{ background-color: #000;
text-align: justify;
margin: 0px;
width:100%;
background-image: url(/edward/skins/2/edbg.jpg);
background-repeat: repeat-y;}
}

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

#header {
	width:100%;
	background: url(tg.jpg) repeat-x;
	height:450px;
	}


i{color: #92d9e6; }


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

a
{ text-decoration: none;
font-weight: bold;
color: #92d9e6;}

a:hover
{ text-decoration: underline;}

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

input, textarea, select
{ border: 1px solid #92d9e6;
background-color: #000;
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: 490px;
background-color: #000;
position: absolute;
left: 5px;
top: 430px;
padding: 5px;
border-top: 0px solid #920000;
border-bottom: 0px solid #920000;
margin-bottom: 20px;
}

.body2
{ background-color: #5c5c5c;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
padding: 5px;}

.menu
{ width: 160px;
background-color: #000;
position: absolute;
left: 510px;
top: 430px;
padding: 5px;
}


.title
{ font: bold 12px Trebuchet MS, sans serif;
font-style: italic;
padding: 3px;
color: #fff;
letter-spacing: 2px;
border-bottom: solid 1px #92d9e6;
text-transform: lowercase;
 
      }

.header2
{ font: bold 12px Trebuchet MS, sans serif;
font-style: italic;
padding: 3px;
color: #fff;
letter-spacing: 2px;
border-bottom: dotted 0px #000;
text-align:right;
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, .stats {
 color: #000;
	margin: 0 0px;
	padding: 0 20px;
	border-left: 10px solid #fff;
        background-color: #fff;
	font-size: 1em;
        width: 450px;
        margin-top: 20px;
}

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;
}

.centered {
margin: 0 auto 0 auto;
}

.body {
margin-bottom: 10px;
}