body
{ background-color: #000
text-align: justify;
margin: 0px;
width:100%;
}

}

body, td, input, select, textarea
{ font-family: Trebuchet MS;
font-size: 12px;
line-height: 12px;
color: #9191FF;}

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

a:hover
{ text-decoration: underline;}

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


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

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

.mainimage
{ z-index: 1;}

img
{ border: 0px;}

.content
{ width: 580px;
background-color: #000;
position: absolute;
left: 23px;
top: 460px;
padding: 5px;
}

.menu
{ width: 160px;
background-color: #fff;
position: absolute;
left: 623px;
top: 460px;
padding: 5px;
 }


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


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

.main
{ padding: 3px;
color: #8799FF; }

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

blockquote {
 color: #8F1148;
	margin: 0 20px;
	padding: 0 20px;
	border-left: 10px solid #d43575 ;
        background-color: #f6f8fa;
	font-size: 1em;
}

.buttonscontainer {width: 140px;}

.buttons a {color: #eee;
background-color: #000;
padding: 1px;
padding-left: 3px;
display: block;
border-left: 5px solid #d73077;
font: 9px Trebuchet MS, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-top: 1px;}

.buttons a:hover {border-left: 7px solid #d73077;
text-decoration: none;
color: #eee;}

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

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

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

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

#container {
width: 80%;
padding-left:4%;
padding-right:4%;
}

#right {
	float:right;
	width: 30%;
	}

#left {
	float:left;
	width:67%;
	}


        }

.centered {
margin: 0 auto 0 auto;
}
