body {
	background:#000;
}

.alignright { text-align:right;}
.aligncenter {
	text-align:center;
	font-size: 14px;
}

p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFF;
	text-align: justify;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #addf04;
	line-height: normal;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFF;
	line-height: normal;
}


/*==================list====================*/
ul {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #FFF;
}
#left-side p {
	font-family: Arial, Helvetica, sans-serif;
	color: #bbb;
	font-size: 16px;
	line-height: normal;
	text-align: center;
}


/*==================txt, links, lines, titles====================*/
a {
	text-decoration:none;
	color: #8C5800;
}
a:hover {
	text-decoration:none;
	color: #fc9;
}
#stevePhoto {
	float: left;
	height: 241px;
	width: 193px;
	padding-right: 10px;
}
