#banner {
width:80%;
background:#000;
color: white;
font-family: Arial;
margin:0px auto;	
padding:15px;
	}
		
#thebox {
		background:#000;
		color: white;
		font-family: Arial;	
		border: solid 1px #FF6000;
		width:135px;
		margin:0px auto;
		text-align:center;
		padding:10px;
		}
		
#faqcontent {
		background:#000;
		color: white;
		font-family: Arial;	
		border: solid 1px #fff;
		width:600px;
		margin:0px auto;
		text-align:center;
		padding:10px;
		}
		
#content {
		background:#000;
		color: white;
		font-family: Arial;	
		border: solid 1px #fff;
		width:600px;
		padding:10px;
		margin:0px auto;
		text-align:left;
		}		
		
	a {
		color: #FF6000;
		}
		
	body {
		background-color: black;
		margin:50px 0px; padding:0px;
	  text-align:center;}
		
.title {
 				font-size:20pt !important;
				font-family:Arial;
				text-align:center;
				}
.charname
 				{font-size:15pt !important;
				font-family:Arial;
				font-weight:bold;
				}
.charstat
        {font-size:12pt !important;
				font-family:Arial;
				font-weight:bold;
				}
p.info{
      text-align:center !important;
			font-style:italic;
			margin-left: 101px;
			}
p.info2{
      text-align:center !important;
			font-style:italic;
			margin-right: 101px;
			}
.biopic{
			float:right !important;
			}
.biopic2{
			float:left !important;
			}			
.charname2
 				{font-size:15pt !important;
				font-family:Arial;
				font-weight:bold;
				float:right;
				}
