@charset "UTF-8";
/* CSS Document */

body {
	font-family: Helvetica, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 75%;
	background-color: #2e2b26;
	background-image: url(images/bgbg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	color: #F1F1F1;
	letter-spacing: 1px;
}
#flashID {
	text-align: center;
}
#BOX {
	border: 2px;
	border-color: #666;
	border-style: solid;
	background-color: #24201B;
	margin-top: 21px;
}
#dropme {
	margin-top: 0px;
}
#padme {
	padding-left: 0px;
	padding-right: 27px;
	line-height: 1.33em;
	padding-bottom: 15px;
	font-weight: lighter;
	padding-top:10px;
}
#orangeBUTS {
	text-align: right;
	color: #F9A132;
	margin-top: 7px;
	font-weight: lighter;
	font-size: 125%;
}
#orangeBUTS a {
	color: #F9A132;
	text-decoration: none;
}
#orangeBUTS a:hover {
	color: #FFC070;
	text-decoration: underline;
}
#orangeBUTS a:active {
	color: #F9A132;
	text-decoration: none;
}
#orangeBUTS a:visited {
	color: #F9A132;
	text-decoration: none;
}#footerbuts {
	height:90px;
	text-align: right;
	color: #6D6F72;
	background-image:url(images/bgbot.jpg);
	background-position:top;
	background-repeat:repeat-y;
}
#footerbuts a {
	text-align: right;
	color: #6D6F72;
	text-decoration: none;
}
#footerbuts a:hover {
	text-align: right;
	color: #AFAFAF;
	text-decoration: underline;
}
#footerbuts a:active {
	text-align: right;
	color: #6D6F72;
	text-decoration: none;
}
#footerbuts a:visited {
	text-align: right;
	color: #6D6F72;
	text-decoration: none;
}

#headliner {
	padding-top: 25px;
	color: #CECECE;
	padding-right: 27px;
	text-align: justify;
	line-height: 1.7em;
	font-size: 133%;
	padding-bottom:25px;
	z-index:-10;
}
.highlight {
	font-size:27px;
	color:#F93
}
#padme p a {
	color: #F93;
	text-decoration: none;
}
#padme p a:link {
	color: #F93;
	text-decoration: none;
}
#padme p a:hover {
	color: #FFB870;
	text-decoration: underline;
}
#padme p a:visited {
	color: #F93;
	text-decoration: none;
}
#padme p a:active {
	color: #F93;
	text-decoration: none;
}


#padme a {
	color: #FFF;
	text-decoration: none;
}

#padme a:active {
	color: #FFB870;
	text-decoration: none;
}
#padme a:link {
	color: #FFF;
	text-decoration: none;
}
#padme a:hover {
	color: #FFB870;
	text-decoration: underline;
}

.hr {
	padding-left: 27px;	
}

.bio_pic {
	vertical-align:top;
	float: left;
	border:none;
	margin-right:15px;
	width:100px;
	height:150px;
	position:relative;
	padding-top:5px;
}

.bio_data {
	position:relative;
	color:#aaa;
	vertical-align:top;
	margin-right:15px;
	margin-bottom:45px;
	height:100%;
	line-height:1.7em;
	letter-spacing:1.5px;
	text-align:left;
}

.bio_data h1 {
	color: #DDD;
	font-size:18px;
	line-height:normal;
	margin-top:0px;
	margin-bottom:0px;
}

.bio_data h2 {
	color: #ccc;
	font-size:15px;
	line-height:normal;
	margin-top:2px;
	margin-bottom:6px;
}

.bio_title {
	float:left;
	width:100%;
	text-align:center;
	vertical-align:text-bottom;
}

.bio_title h1 {
	color: #DDD;
	font-size:18px;
	line-height:normal;
	margin-top:15px;
	margin-bottom:0px;
}

.list {
	list-style-image:url(images/list-image.png);
}

.list li{
	margin:0px;
	padding-top:0px;
	color: #F1F1F1;
	line-height:1.8em;
	list-style-image:url(images/list-image.png);
}

.bold_list {
	list-style-image:url(images/list-image.png);
}

.bold_list li {
	color: #F93;
	font-size:133%;
	line-height:1.5em;
}

.bold_list li p{
	color: #F1F1F1;
	font-size:75%;
	font-weight:lighter;
	line-height:1.33em;
	padding:0px;
	margin:2px;
}

.sub_ul {
	margin:10px;
}

.sub_ul li{
	margin:0px;
	padding-top:0px;
	font-size:100%;
	color: #F1F1F1;
	font-weight:lighter;
	line-height:1.7em;
	letter-spacing:1px;
	list-style-image:url(images/list-image.png);
}

.nopad {
	padding-right: 0px;
}