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

body
{ background-color: #2F2F2F;
text-align: justify;
margin: 0px;
background-image: url(none);
background-repeat: repeat-y;}

body, td, input, select, textarea
{ font-family: verdana;
font-size: 11px;
line-height: 14px;
color: #CF1920;}

a
{ font-style: italic;
text-decoration: none;
font-weight: bold;
color: #CF333D;}

b{color: #4c7b96;}

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

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

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

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

.mainimage
{ padding-left: 250px;
padding-top: 20px;
left: 250px;
z-index: 1;}

img
{ border: 0px;}

.content
{ width: 735px;
position: absolute;
left: 250px;
top: 320px;
padding: 5px; }

.title
{padding: 3px;
color: #846283;
font-style: italic;
text-transform: uppercase;
font-size: 12px;
letter-spacing: 1px;
font-weight: bold; }

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

blockquote {
	color: #7bc8cd;
	margin: 0 10px;
	padding: 5px 5px 5px 5px;
	border-left: 2px solid #7F070C;
	border-right: 2px solid #7F070C;
	border-top: 2px solid #7F070C;
	border-bottom: 2px solid #7F070C;}
