body {
	font-size: 0.7em;
	margin: 0;
	padding: 0;
	text-align: center;	
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	background: #000000 repeat-x scroll 0% 0%;
}

#holder {
	margin: 0pt auto;
	width: 965px;
	text-align: left;
	position: relative;
}

#header h1 {
	overflow: hidden;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}

#header h1 a {
	display: block;
	height: 86px;
	margin-top: 15px;
	background: transparent url("../images/header.gif") no-repeat left center;
	margin-left: 0px;
}

#content {
	float:left;
	color: white;
	width: 728px;
	vertical-align: top;
}

#column_right {
	float:left;
}

#search_right {
	margin-left: 10px;
	margin-top: 30px;	
}

#column_right {
	float:left;
	width: 165px;
	margin-left: 10px;
}

#twitter {
	text-align: center;	
}

#ads_right {
	margin-top: 10px;
}

#ads_bottom {
	margin-top: 50px;
	text-align: center;
}

.center {
	text-align: center;
}

.message {
	font-family: verdana,arial,sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #505050;
	padding: 10px 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.message a {
}

#footer {
	background: #1A1A1A none repeat scroll 0% 0%;
	border-top: 1px solid #2C2C2C;
	margin-top: 20px;
	padding: 20px 0pt;
}

#infos {	
	margin: 0pt auto;
	width: 665px;	
	text-align: left;
}

#infos {
	font-size: 1em;
	color: #AAAAAA;
}

#infos a {
	font-size: 1em;
	color: #AAAAAA;
}

#infos a:hover {
	font-size: 1em;
	color: #FFFFFF;
}

#infos ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;	
}

#infos li {
	padding: 3px;
}

.actionError {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;	
}

.actionError li {
	font-size: 20px;
	color: yellow;
}

.error {
	color: red;
	font-weight: bold;	
}

.letter {
	color: white;
	font-weight: bold;
	font-size: 15px;
}

.lettershows {
	margin-bottom: 5px;
	border-bottom: 1px solid #505050;	
}

.show {
	width: 170px;
	margin-right: 10px;
	float: left;
}

.show label {
	font-size: 12px;
	color: #FF0066;
}

a.unselected {
	color: #FF0066;	
}

a.unselected:hover {
	color: #FF0066;	
}

a.selected {
	color: #FFE9C2;	
}

a.selected:hover {
	color: #FFE9C2;	
}

.clear {
	clear: both;
	margin-bottom: 5px;
}

a:hover {
	color: #FF0066;
	text-decoration: underline;
}

a {
	color: #FF0066;
	text-decoration: none;
}

.submitbutton {
	margin-top: 20px;
	text-align: center;
}

.createbutton {
	width: 149px;
	height: 34px;  
	margin: 0;
    padding: 0;
    border: 0;
    background: url('../images/submit.gif') no-repeat scroll 0pt 0pt;
    text-indent: -1000em;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */    
}

.createbutton:hover {
    background: url('../images/submit.gif') no-repeat scroll 0pt -34px;
}

.updatebutton {
	width: 149px;
	height: 34px; 
	margin: 0;
    padding: 0;
    border: 0;
    background: url('../images/update.gif') no-repeat scroll 0pt 0pt;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */    
}

.updatebutton:hover {
    background: url('../images/update.gif') no-repeat scroll 0pt -34px;
}

h1 {
	font-size: 26px;
	margin-top: 5px;	
}

.blue {
	color: #0199E5;
}

.fushia {
	color: #FF0066;
}

.photo {
	float: right;
	margin: 10px 10px;
}

.summary {
	background-color: #191919;
	color: #BBBBBB;
	border: 1px solid #505050;
	margin-top: 15px;
	padding: 10px 10px;
}

h2 {
	font-size : 12px;
}

.module {
	border-top: 1px solid #505050;
	margin-bottom: 20px;
}