body, td {
  font-family:"verdana", sans-serif;
  color:#434132;
  font-size:10px;
  text-align:justify;}

a:link {
  font-family: verdana, sans-serif;
  color: #F52E6B;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0px;
  text-decoration: none;
}

a:visited {
  font-family: verdana, sans-serif;
  color: #F79741;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0px;
  text-decoration: none;
}

a:hover{
  font-family: verdana, sans-serif;
  color: #2C9DF4;
  cursor: n-resize;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
}

/* TEXT */
h1 {
  margin: 0px;
	color: #434132;
	font-family: "georgia", sans-serif;
	font-size: 28px;
	font-variant: small-caps;
	font-weight: bold;
  padding: 0px 0px 18px 35px;
	background: url(images/gear.gif) top left no-repeat;
	}
	
h3 {
	margin: -23px 0 0 0;
	padding: 0 0 0 38px;
	font-family: verdana, sans-serif;
	font-size: 7px;
	text-transform: uppercase;
  color: #2C9DF4;}

.char {
	color: #F79741;
	font-weight: bold;
  }

stand, strong{
color: #2C9DF4;}

em{
color: #0AC075;}

em.quote {
color: #F79741;
font-style: normal;
font-weight: bold;
text-transform: uppercase;}

/* DIV LAYERS */
#left{
width: 601px;
top: 0px;
left: 0px;
position: absolute;}

div.guy{
width: 460px;
top: 412px;
left: 81px;
clear: both;
position: absolute;}

/* TABLES */
table.guy{
width: 440px;
top: 0px;
left: 0px;
position: absolute;
}

table.info{
width: 450px;
border: 0}

td.type{
color: #ffffff;
background-color: #F79741;}

td.type2{
color: #ffffff;
background-color: #2C9DF4;}

td.type3{
color: #ffffff;
background-color: #F52E6B;}

td.type4{
color: #ffffff;
background-color: #0AC075;}

/* IMAGES */
a img {
border: 0;}
