html,body {
	height: 100%;
	padding-bottom: 25px;
	background-color: black;
}

#site_structure {
	padding: 10px;
	height: 100%;
	display: inline-block;
	width: 900px;
}

#banner {
	background-repeat: no-repeat;
	background-image: url(../images/site/banner.jpg);
	display: block;
	height: 200px;
	width: 900px;
}

#banner_original {
	background-repeat: no-repeat;
	background-image: url(../images/original_music/banner.jpg);
	display: block;
	height: 200px;
	width: 900px;
}

#banner_cdprojects {
	background-repeat: no-repeat;
	background-image: url(../images/cd_projects/banner.jpg);
	display: block;
	height: 200px;
	width: 900px;
}

#banner_studiogear {
	background-repeat: no-repeat;
	background-image: url(../images/studio_gear/banner.jpg);
	display: block;
	height: 200px;
	width: 900px;
}

#banner_resume {
	background-repeat: no-repeat;
	background-image: url(../images/resume/banner.jpg);
	display: block;
	height: 200px;
	width: 900px;
}

#banner_contact {
	background-repeat: no-repeat;
	background-image: url(../images/contact_us/banner.jpg);
	display: block;
	height: 200px;
	width: 900px;
}

#link_bar {
	text-align: center;
	background-image: url(../images/site/link_bar.jpg);
	display: block;
	color: #0080ff;
	text-shadow: 1px 1px black;
	background-repeat: repeat-x;
	margin-top: 20px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	border-color: #4c4c4c;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 6px;
	padding-top: 6px;
	height: 10px;
	width: 900px;
}

#link_bar_bottom {
	margin-bottom: 30px;
	float: left;
	display: inline;
	text-align: center;
	color: white;
	text-shadow: 2px 2px black;
	background-repeat: repeat-x;
	background-image: url(../images/site/link_bar.jpg);
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	border-color: #4c4c4c;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 8px;
	padding-top: 6px;
	height: 10px;
	width: 900px;
}

li {
	margin-right: 15px;
	margin-left: 15px;
	display: inline;
}

li a:link {
	color: #0080ff;
	text-decoration: none;
	display: inline;
}

li a:active {
	color: #0080ff;
	text-decoration: none;
	display: inline;
}

li a:visited {
	color: #0080ff;
	text-decoration: none;
	display: inline;
}

li a:hover {
	color: white;
	text-decoration: none;
	display: inline;
}

#left_column {
	background-color: #1e1e1e;
	margin-bottom: 20px;
	line-height: 20px;
	color: white;
	text-align: left;
	font-size: 13px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding: 20px;
	margin-top: 20px;
	float: left;
	border-color: #4c4c4c;
	border-style: solid;
	border-width: 1px;
	width: 600px;
	display: inline;
}

#left_column_contact {
	background-color: #1e1e1e;
	height: 1500px;
	margin-bottom: 20px;
	line-height: 20px;
	color: white;
	text-align: left;
	font-size: 13px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding: 20px;
	margin-top: 20px;
	float: left;
	border-color: #4c4c4c;
	border-style: solid;
	border-width: 1px;
	width: 600px;
	display: inline;
}

#left_column_music {
	background-color: #1e1e1e;
	margin-bottom: 20px;
	line-height: 20px;
	color: white;
	text-align: left;
	font-size: 13px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding: 20px;
	margin-top: 20px;
	float: left;
	border-color: #4c4c4c;
	border-style: solid;
	border-width: 1px;
	width: 600px;
	display: inline;
}

#left_column_resume {
	padding: 20px;
	background-color: #1e1e1e;
	height: 2500px;
	margin-bottom: 20px;
	line-height: 20px;
	color: white;
	text-align: left;
	font-size: 13px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-top: 20px;
	float: left;
	border-color: #4c4c4c;
	border-style: solid;
	border-width: 1px;
	width: 600px;
	display: inline;
}

#left_column_gallery {
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-top: 20px;
	background-color: #1e1e1e;
	margin-bottom: 20px;
	line-height: 20px;
	color: white;
	text-align: left;
	font-size: 13px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-top: 20px;
	float: left;
	border-color: #4c4c4c;
	border-style: solid;
	border-width: 1px;
	width: 620px;
	display: inline;
}

#studio_photo {
	border-color: #4c4c4c;
	border-style: solid;
	border-width: 1px;
	float: left;
	margin-bottom: 10px;
	display: inline;
	height: 168px;
	width: 598px;
}

#right_column_player {
	color: white;
	text-align: left;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: #1e1e1e;
	margin-top: 20px;
	margin-left: 16px;
	border-color: #4c4c4c;
	border-style: solid;
	border-width: 1px;
	width: 220px;
	float: left;
	display: inline;
}

#right_column_twitter {
	background-color: #1e1e1e;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 10px;
	margin-left: 16px;
	border-color: #4c4c4c;
	border-style: solid;
	border-width: 1px;
	width: 240px;
	float: left;
	display: inline;
}

#linkedin_logo {
	margin-bottom: 5px;
	display: block;
	height: 82px;
	width: 220px;
}

#right_column_linkedin {
	text-decoration: none;
	background-color: #1e1e1e;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: center;
	color: #0080ff;
	font-size: 13px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-top: 20px;
	margin-left: 16px;
	border-color: #4c4c4c;
	border-style: solid;
	border-width: 1px;
	width: 220px;
	float: left;
	display: inline;
}

#right_column_bless {
	margin-bottom: 10px;
	background-color: #1e1e1e;
	font-weight: bold;
	height: 230px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: center;
	color: #0080ff;
	font-size: 13px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-top: 15px;
	margin-left: 16px;
	border-color: #4c4c4c;
	border-style: solid;
	border-width: 1px;
	width: 220px;
	float: left;
	display: inline;
}

#headers {
	margin-bottom: 10px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	float: left;
	display: inline;
	color: #ffffb4;
	font-weight: bold;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	border-color: #4c4c4c;
	border-style: solid;
	height: 20px;
	width: 600px;
}

#headers2 {
	margin-top: 40px;
	margin-bottom: 10px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	float: left;
	display: inline;
	color: #ffffb4;
	font-weight: bold;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	border-color: #4c4c4c;
	border-style: solid;
	height: 20px;
	width: 600px;
}

#index_covers {
	background-color: #1e1e1e;
	float: left;
	display: inline;
	border-color: #4c4c4c;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	margin-right: 15px;
	height: 150px;
	width: 100px;
}

#index_covers2 {
	margin-bottom: 30px;
	background-color: #1e1e1e;
	float: left;
	display: inline;
	border-color: #4c4c4c;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	margin-right: 15px;
	height: 150px;
	width: 100px;
}

#text_inline {
	width: 200px;
	float: left;
	display: inline;
}

#cd_row {
	padding-bottom: 25px;
	border-bottom-color: #4c4c4c;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 25px;
	width: 600px;
	float: left;
	display: inline;
}

#cd_text {
	margin-right: 10px;
	width: 225px;
	float: left;
	display: inline;
}

#cd_tracks {
	line-height: 22px;
	width: 225px;
	float: right;
	display: inline;
}

#index_cd {
	background-color: black;
	float: left;
	display: inline;
	border-color: #4c4c4c;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	margin-right: 25px;
	height: 150px;
	width: 150px;
}

#index_current_cd {
	background-color: black;
	float: left;
	display: inline;
	border-color: #4c4c4c;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	margin-right: 10px;
	height: 100px;
	width: 100px;
}

#index_current_cd2 {
	background-color: black;
	float: left;
	display: inline;
	border-color: #4c4c4c;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	margin-right: 10px;
	height: 100px;
	width: 100px;
}

#index_current_cd_text {
	border-color: #ffbeff;
	border-style: solid;
	border-width: 1px;
	float: left;
	display: inline;
	height: 125px;
	width: 475px;
}

#index_current_cd_text2 {
	border-color: #ffc8ff;
	border-style: solid;
	border-width: 1px;
	margin-top: 15px;
	float: left;
	display: inline;
	height: 115px;
	width: 450px;
}

#index_current_cd_text3 {
	margin-top: 15px;
	float: left;
	display: inline;
	height: 175px;
	width: 450px;
}

#index_current_cd_text4 {
	float: left;
	display: inline;
	height: 150px;
	width: 450px;
}

#blue_text {
	text-decoration: underline;
	color: #0080ff;
}

#blue_text a:link {
	text-decoration: underline;
	color: #0080ff;
}

#blue_text a:active {
	text-decoration: underline;
	color: #0080ff;
}

#blue_text a:visited {
	text-decoration: underline;
	color: #0080ff;
}

#blue_text a:hover {
	text-decoration: underline;
	color: white;
}

#index_row {
	margin-bottom: 20px;
	color: white;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	float: left;
	display: inline;
	width: 600px;
}

#index_row2 {
	color: white;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	margin-top: 10px;
	float: left;
	display: inline;
	width: 600px;
}

#score_row{ border-width: 1px; height: 175px; float: left; margin-bottom: 20px; display: inline; width: 600px; }

#form_line {
	margin-bottom: 10px;
	float: left;
	display: inline;
	width: 500px;
}

#form_name {
	width: 150px;
	float: left;
	display: inline;
}

#red_font {
	color: #dd6d7e;
}

#social_network {
	margin-top: 20px;
	background-color: #1e1e1e;
	background-repeat: no-repeat;
	margin-left: 16px;
	float: left;
	display: inline;
	border-color: #4c4c4c;
	border-style: solid;
	border-width: 1px;
	height: 75px;
	padding: 10px;
	width: 220px;
}

#social_network2 {
	margin-top: 20px;
	background-color: #1e1e1e;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	margin-left: 16px;
	float: left;
	display: inline;
	border-color: #4c4c4c;
	border-style: solid;
	border-width: 1px;
	height: 75px;
	padding: 10px;
	width: 220px;
}

#social_logo {
	margin-right: 10px;
	float: left;
	display: inline;
	height: 75px;
	width: 75px;
}

#social_text {
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
	color: #0080ff;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	float: left;
	display: inline;
	height: 55px;
	width: 125px;
}

#social_green {
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
	color: #00b240;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	float: left;
	display: inline;
	height: 55px;
	width: 125px;
}

#social_pink {
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
	color: #ff0080;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	float: left;
	display: inline;
	height: 55px;
	width: 125px;
}

#social_white {
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
	color: white;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	float: left;
	display: inline;
	height: 55px;
	width: 125px;
}

#social_teal {
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
	color: #66d3de;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	float: left;
	display: inline;
	height: 55px;
	width: 125px;
}

#social_teal a:link {
	text-decoration: none;
	text-align: left;
	color: #66d3de;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	float: left;
	display: inline;
	height: 55px;
	width: 125px;
}

#social_teal a:active {
	text-decoration: none;
	text-align: left;
	color: #66d3de;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	float: left;
	display: inline;
	height: 55px;
	width: 125px;
}

#social_teal a:visited {
	text-decoration: none;
	text-align: left;
	color: #66d3de;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	float: left;
	display: inline;
	height: 55px;
	width: 125px;
}

#social_teal a:hover {
	text-decoration: none;
	text-align: left;
	color: white;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	float: left;
	display: inline;
	height: 55px;
	width: 125px;
}

#social_blue {
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
	color: #00a1ff;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	float: left;
	display: inline;
	height: 55px;
	width: 125px;
}

#social_blue a:link {
	text-decoration: none;
	text-align: left;
	color: #00a1ff;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	float: left;
	display: inline;
	height: 55px;
	width: 125px;
}

#social_blue a:active {
	text-decoration: none;
	text-align: left;
	color: #00a1ff;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	float: left;
	display: inline;
	height: 55px;
	width: 125px;
}

#social_blue a:visited {
	text-decoration: none;
	text-align: left;
	color: #00a1ff;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	float: left;
	display: inline;
	height: 55px;
	width: 125px;
}

#social_blue a:hover {
	text-decoration: none;
	text-align: left;
	color: white;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	float: left;
	display: inline;
	height: 55px;
	width: 125px;
}

#social_darkblue {
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
	color: #0056ff;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	float: left;
	display: inline;
	height: 55px;
	width: 125px;
}

#social_darkblue a:link {
	text-decoration: none;
	text-align: left;
	color: #0056ff;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	float: left;
	display: inline;
	height: 55px;
	width: 125px;
}

#social_darkblue a:active {
	text-decoration: none;
	text-align: left;
	color: #0056ff;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	float: left;
	display: inline;
	height: 55px;
	width: 125px;
}

#social_darkblue a:visited {
	text-decoration: none;
	text-align: left;
	color: #0056ff;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	float: left;
	display: inline;
	height: 55px;
	width: 125px;
}

#social_darkblue a:hover {
	text-decoration: none;
	text-align: left;
	color: white;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	float: left;
	display: inline;
	height: 55px;
	width: 125px;
}

#gear_list {
	text-align: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 20px;
}

#gear_header {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00b240;
}

#resume_header {
	color: #00b240;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#cover_header {
	color: #ffb300;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#cd_project_images {
	background-color: black;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	display: inline;
	border-color: #4c4c4c;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	height: 150px;
	width: 150px;
}

#cd_project_text {
	line-height: 20px;
	margin-right: 10px;
	text-align: left;
	font-size: 13px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	float: left;
	display: inline;
	height: 160px;
	width: 300px;
}

#cd_project_tracks {
	line-height: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #0080ff;
	text-align: left;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	float: left;
	display: inline;
	height: 175px;
	width: 225px;
}

#cd_projects_row {
	margin-bottom: 30px;
	float: left;
	display: inline;
	width: 600px;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { background-image: url(lightbox2/images/prevlabel.gif); left: 0; float: left;}
#nextLink { background-image: url(lightbox2/images/nextlabel.gif); right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../lightbox2/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../lightbox2/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#original_covers{ margin-left: 0px; margin-bottom: 10px; margin-right: 10px; margin-top: 10px; float: left; display: inline; border-color: #7f7f7f; border-style: solid; border-width: 1px; padding: 5px; height: 113px; width: 150px; }

#jingles{ margin-left: 0px; margin-bottom: 10px; margin-right: 10px; margin-top: 10px; float: left; display: inline; border-color: #7f7f7f; border-style: solid; border-width: 1px; padding: 5px; height: 150px; width: 150px; }

#mike{ margin-left: 0px; margin-bottom: 10px; margin-right: 10px; margin-top: 10px; float: left; display: inline; border-color: #7f7f7f; border-style: solid; border-width: 1px; padding: 5px; height: 250px; width: 250px; }

#original_text{ margin-bottom: 35px; margin-top: 5px; float: left; display: inline; width: 500px; }

#blue_bold{ color: #0080ff; font-size: 14px; font-family: Helvetica, Verdana, Arial, sans-serif; font-weight: bold; }

#children{ border-color: #7f7f7f; border-width: 1px; border-style: solid; padding: 5px; margin-right: 10px; margin-left: 0px; margin-bottom: 10px; margin-top: 10px; float: left; display: inline; height: 175px; width: 475px; }

#cd_projects_cover{ margin-left: 0px; margin-bottom: 10px; margin-right: 10px; margin-top: 10px; border-color: #7f7f7f; border-style: solid; border-width: 1px; padding: 5px; float: left; display: inline; height: 150px; width: 100px; }

#link {
	text-decoration: none;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #0080ff;
}
#link a:link {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #0080ff;
	text-decoration: none;
}
#link a:active {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #0080ff;
	text-decoration: none;
}
#link a:visited {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #0080ff;
	text-decoration: none;
}
#link a:hover {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #ffff66;
	text-decoration: none;
}
#new_music {
	float: left;
	display: inline;
	width: 600px;
}
td {
}
#song_name {
	width: 200px;
}
#song {
	padding-top: 7px;
	width: 400px;
}
#studio_images {
	margin-top: 15px;
	margin-right: 15px;
	float: left;
	display: inline;
	border-color: #cccccc;
	border-style: dotted;
	border-width: 1px;
	height: 125px;
	width: 185px;
}
#table_300 {
	height: 25px;
	width: 300px;
}
#player {
	border-width: 1px;
	float: left;
	display: inline;
	height: 311px;
	width: 600px;
	margin-bottom: 15px;
}
#services_header {
	padding-bottom: 2px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 220px;
	margin-top: 12px;
	margin-bottom: 4px;
	float: left;
	display: inline;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #ffffb4;
}

