body{
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 125%;
	color: #FFFFFF;
	background-color: #000000;
}
#wrapper {
	margin: 20px auto 0 auto;
	width: 1000px;
}
a {
	color: #CCFFFF;
	text-decoration: none;
	font-size: 1em;
}
a:hover{
	text-decoration:underline;
	color: #FF0000;
}
h1 {
	font-size:1.1em;
	font-weight: normal;
	font-family: "Marker Felt Wide", "Comic Sans MS", fantasy;
	margin: 0;
	padding: 10px 60px 20px 0px;
	line-height: 1.25em;
}
h2 {
	font-size: 1.2em;
	color: #CCFFFF;
	padding: 30px 0px 0px 0px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
h3 {
	color: #FFFFFF;
	padding: 0px 0px 0px 60px;
}


/* ------------------- Wordpress Image Alignment Css  -----------------     */
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}


/* ------------------- Navigation  -----------------     */
#navigation {
	margin: 0px 0px 0px 384px;
	float: left;
	clear: left;
	width: 613px;
}

.page_item {
	list-style-type: none;
	display: inline;
	margin: 0px 10px 0px 10px;
	font-size: 18px;
	padding: 0px;
}
.page_item a {
	color: #999999;
	text-decoration: none;
}
.page_item a:hover {
	color: #FF3300;
}
.current_page_item a {
	color: #FFFFFF;
}


/* ------------------- Home and Multiple Pages  -----------------     */
#home_container {
	background-image: url(../../../alex_images/photo_background_fade.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	width: 1000px;
	background-color: #666666;
}
#home_text {
	float: right;
	padding: 50px 50px 20px 20px;
	width: 530px;
}
#home_text p {
	margin-left: 0px;
}
#big_photo {
	width: 344px;
	height: 518px;
	float: left;
	padding: 0px 0px 200px 21px;
}
#float_left {
	float: left;
}
/* ------------------- Header -----------------     */

#header {
	width: 1000px;
	background-image: url(../../../alex_images/header_background1.gif);
	background-repeat: no-repeat;
	background-position: 0px 68px;
	height: 170px;
}
#logo {
	width: 218px;
	margin-left: 97px;
	padding-top: 23px;
	float: left;
	padding-bottom: 23px;
}
.no_linky {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mini_resume {
	position: absolute;
	left: 158px;
	top: 40px;
	height: 75px;
	width: 50px;
}
#mini_headshot1 {
	position: absolute;
	left: 218px;
	top: 40px;
	height: 75px;
	width: 50px;
}
#mini_headshot2 {
	position: absolute;
	left: 279px;
	top: 40px;
	height: 75px;
	width: 50px;
}
#download_show {
	background-image: url(../../../alex_images/download_show_bckgrnd.jpg);
	background-repeat: no-repeat;
	height: 136px;
	width: 350px;
	display: none;
	position: relative;
	float: left;
	left: 335px;
}
#Download_Button {
	margin-left: 15px;
	margin-top: 0px;
	padding-top: 0px;
}

/* ------------------- Article -----------------     */

#article_text {

	float: right;
	padding: 50px 50px 20px 20px;
	width: 530px;
}
#article_text h2 {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 40px;
	font-size: 1.15em;
	border-bottom-style: none;
}
#article_text h1 {
	padding-bottom: 80px;
	padding-right: 0px;
	padding-left: 0px;
}

/* ------------------- Bio -----------------     */
#bio_container {
	background-image: url(../../../alex_images/bio_background_fade.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	width: 1000px;
	background-color: #666666;
}
#bio_text {
	float: left;
	padding: 50px 0px 20px 150px;
	width: 850px;
}

/* ------------------- Gallery -----------------     */
#gallery_container {
	float: left;
	width: 1000px;
}

/* ------------------- Media - Music -----------------     */
#media_text {
	float: right;
	padding: 50px 50px 40px 0px;
	width: 530px;
}

#media_text p {
	margin: 0px;
	padding: 0px;
}

#media_text h2 {
	margin-bottom: 5px;
	padding-bottom: 0px;
}
#media_resume {
	padding-top: 60px;
	height: 200px;
	text-align: center;
}

/* ------------------- Footer -----------------     */
#footertable {
	padding-top: 40px;
	float: left;
	clear: both;
	font-size: 0.8em;
}
.music_download {
	padding-top: 50px;
}
