.body {	background-color: #; 
	font-size:8pt; 
	font-family:Tahoma;  
	color: #FFFFFF; 
	text-align: justify; }


.moves-title {
	background: #101010 url(images/title.jpg) no-repeat top center; 
	font-size:16px; 
	font-family:Trebuchet ms; 
        letter-spacing:1px;
	line-height:; 
        font-weight:bold;
        padding:8px 10px 8px 30px ;
	color: #E6BD00; 
	text-align: justify; 
        text-transform:uppercase;
	border-bottom: 0px solid #162B30;}


.moves-content {
	background: #030303 url() no-repeat top center; 
	font-size:10px; 
	font-family:Trebuchet ms; 
	line-height:; 
        padding:5px;
	color: #909090; 
	text-align: justify; 
	border-bottom: 0px solid #162B30;}

.moves-content img {
	background: #050505; 
        padding:5px;
	border: 1px solid #202020;}



.side-title {
	background: #101010 url(images/title.jpg) no-repeat top center; 
	font-size:16px; 
	font-family:Trebuchet ms; 
        letter-spacing:1px;
	line-height:; 
        font-weight:bold;
        padding:8px 0px 8px 10px ;
	color: #E6BD00; 
	text-align: justify; 
        text-transform:uppercase;
	border-bottom: 0px solid #162B30;}


.side-content {
	background: #030303 url() no-repeat top center; 
	font-size:10px; 
	font-family:Trebuchet ms; 
	line-height:; 
        padding:5px;
	color: #909090; 
	text-align: justify; 
	border-bottom: 0px solid #162B30;}

.side-content img {
	background: #050505; 
        padding:5px;
	border: 1px solid #151515;}


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

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

a:hover { 
	text-decoration: underline; 
	color: #FFFFFF; 
	background-color:; }


b, strong, .btext {
  color: #9C9C9C;
  background: #; 
  font-weight: bold;

  }

i, em, .itext  {
  color: #9C9C9C;

  }

img.alignleft{margin-right: 5px!IMPORTANT;}

img.alignright{margin-left: 5px;!IMPORTANT;}

.alignleft{float: left; clear:both;margin-right: 5px;!IMPORTANT;}

.alignright{float: right; clear:both;margin-left: 5px;!IMPORTANT;}



/*----------Forms Text Area and Inputs----------*/

input.submit {
background: #D6D4E1;
font: 11px "Tahoma";
color: #909090;
padding:5px;
text-align: center;
border: #393939 1px solid;
margin-top: 5px;
margin-bottom: 5px;
display: block;
width: 35%;
}


#submit {
float:right;
margin:0 10px 0 0;
background: #161616;
font: 11px "Tahoma";
color: #909090;
padding:5px;
text-align: center;
width: 120px;
}


#author, #email, #url {
background: #161616;
font: 11px "Tahoma";
color: #909090;
padding:5px;
text-align: left;
border: #393939 1px solid;
margin-bottom: 5px;
width:80%;
}


input {
background: #161616;
font: 11px "Tahoma";
color: #909090;
padding:5px;
text-align: left;
border: #393939 1px solid;
}


textarea, #comment{
background: #161616;
font: 11px "Tahoma";
color: #909090;
padding: 5px;
text-align: center;
text-align: left;
border: #393939 1px solid;
margin-bottom: 5px;
width:80%;
}


input:focus, textarea:focus, #comment:focus, input.submit:focus, #author:focus, #email:focus, #url:focus {
background:;
border:;
}


option {
background: #161616;
font: 11px "Tahoma";
color: #909090;
padding: 1px 5px;
text-align: left;
border-bottom: #393939 1px solid;
margin-bottom: 5px;
width:100%;
}


select {
background: #161616;
font: 11px "Tahoma";
color: #909090;
padding: 5px;
text-align: left;
border: #393939 1px solid;
margin-bottom: 5px;
width:80%;
}


radio {
background: #161616;
font: 11px "Tahoma";
color: #909090;
padding:5px;
text-align: left;
border: #393939 1px solid;
margin-bottom: 5px;
}


