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

/* neutralize browser spacing for vertical elements */

html {
	margin:0;
	padding:0;
	background-color: #999999;
	background-image: url(../images/images_main/background.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

body  {
	margin:0;
	padding:0;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: center; 
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul {
	margin: 1em 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
/* General Styles */

a:link {
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999900;
}

a:visited {
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999900;
}
	
a:hover {
	text-decoration : underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
	
a:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}

h1 {
	font-size: 9px;
	text-indent: -9999px;
}

h2 {
	font-size : 140%;
	margin: 0px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}

h2#mainpage {
	background-image:url(../images/images_main/h2_mainpage.png);
	background-repeat: no-repeat;
	background-position: -2px 0px;
	text-indent: -9999px;
}

h2#background {
	background-image:url(../images/images_main/h2_background.png);
	background-repeat: no-repeat;
	background-position: -2px 0px;
	text-indent: -9999px;
}

h2#skills {
	background-image:url(../images/images_main/h2_skills.png);
	background-repeat: no-repeat;
	background-position: -2px 0px;
	text-indent: -9999px;
}

h2#riffs {
	background-image:url(../images/images_main/h2_riffs.png);
	background-repeat: no-repeat;
	background-position: -2px 0px;
	text-indent: -9999px;
}

h2#resources {
	background-image:url(../images/images_main/h2_resources.png);
	background-repeat: no-repeat;
	background-position: -2px 0px;
	text-indent: -9999px;
}

h2#music {
	background-image:url(../images/images_main/h2_music.png);
	background-repeat: no-repeat;
	background-position: -2px 0px;
	text-indent: -9999px;
}

h1#projects {
	text-indent: -9999px;
}

h3#newprojects {
	background-image:url(../images/images_main/h3_newProjects.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 40px;
	width: 385px;
	left: 0px;
	top: 0px;
}

h3#newmusic {
	background-image:url(../images/images_main/h3_newMusic.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 40px;
	width: 305px;
	left: 0px;
	top: 0px;
}

#container {
	text-align: center;
	height: auto;
	width: 1005px;
	position: relative;
	top: 15px;
	left: auto;
	margin : 0 auto;
	padding-top: 15px;
}
#masthead {
	height: 121px;
	width: 1000px;
	padding: 0px;
	margin: 0px;
	top: 0px;
	left: 0px;
	background-image: url(../images/images_main/mesamerica_masthead.jpg);
	background-repeat: no-repeat;
	background-color: #663300;
	background-position: 0px 0px;
}

#content {
	background-image: url(../images/mainLayoutBackground_01.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 570px;
	width: 1000px;
	left: 0px;
	top: 136px;
}

#maincontentleft {
	position: absolute;
	height: auto;
	width: 400px;
	left: 150px;
	top: 15px;
	text-align: left;
}

#maincontentleft ul{
	padding-left: 15px;
	list-style-type: square;	
}

#maincontentright {
	position: absolute;
	height: 250px;
	width: 400px;
	left: 410px;
	top: -10px;
	text-align: left;
}

#musiccontentright {
	position: absolute;
	height: 350px;
	width: 310px;
	left: 490px;
	top: -10px;
	text-align: left;
}


#mainwindow {
	position: relative;
	height: 260px;
	width: 305px;
	left: 610px;
	top: 250px;
	text-align: left;
	background-image: url(../images/images_main/mainpage_window.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}

#maintextleft {
	position: relative;
	height: auto;
	width: 360px;
	left: 15px;
	top: 0px;
	text-align: left;
}

#musictextleft {
	position: relative;
	height: auto;
	width: 445px;
	left: 15px;
	top: 0px;
	text-align: left;
}

#musictextlower {
	position: relative;
	height: auto;
	width: 445px;
	left: 15px;
	top: 275px;
	text-align: left;
}


#maintextright {
	position: relative;
	height: auto;
	width: 400px;
	left: 0px;
	top: 0px;
	text-align: left;
}

#musictextright {
	position: relative;
	height: auto;
	width: 305px;
	left: 0px;
	top: 0px;
	text-align: left;
}

#containerprojects{
	text-align: center;
	height: auto;
	width: 825px;
	position: relative;
	top: 5px;
	left: 65px;
	margin : 0 auto;
	padding: 0px;
}
#projects {
	height: 515px;
	width: 825px;
	padding: 0px;
	margin: 0px;
	left: 0px;
	top: 0px;
}

#musicplayer {
	height: 305px;
	width: 460px;
	padding: 0px;
	margin: 0px;
	left: 160px;
	top: 160px;
	position: absolute;
}

#footer {
	text-align: left;
	height: 30px;
	width: 1000px;
	position: absolute;
	top: 710px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

#footer_email {
	text-align: left;
	height: 30px;
	width: 310px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../images/images_main/email_icon.png);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
}

#footer_phone {
	text-align: left;
	height: 30px;
	width: 250px;
	position: absolute;
	top: 0px;
	left: 355px;
	background-image: url(../images/images_main/phone_icon.png);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
}

#footer_facebook {
	text-align: left;
	height: 30px;
	width: 250px;
	position: absolute;
	top: 0px;
	left: 555px;
	background-image: url(../images/images_main/facebook_icon.png);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
}

#footer_privacy {
	text-align: left;
	height: 30px;
	width: 310px;
	position: absolute;
	top: 0px;
	left: 790px;
	background-image: url(../images/images_main/privacy_icon.png);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
}

#footer a {
	font-size: 10px;
	color: #0000FF;
}

#footer p {
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
 /* --------------- main navigation menu ------------ */

#navbar_main {
	padding: 0px;
	margin: 0px;
	width: 136px;
	position: relative;
	height: auto;
	left: 0px;
	top: 0px;
	z-index: 2;
}

#navbar_main ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
	position: absolute;
	left: 0px;
	top: 0px;
}

#navbar_main ul li a:link{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-decoration: none;
	color: #fff;
	height: 30px;
	width: 130px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 30px;
	font-weight: bold;
}

#navbar_main li a:visited {
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #fff;
	height: 30px;
	width: 130px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 30px;
	font-weight: bold;
}

#navbar_main ul a:hover{
	background-image: url(../images/navigation_main/navBtn_hover.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: #666666;
	height: 30px;
	width: 130px;
	display:block;
	text-decoration: none;
}

#navbar_main ul a.current{
	background-image: url(../images/navigation_main/navBtn_current.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #666666;
	height: 30px;
	width: 130px;
	display:block;
	cursor: default;
}
.mesmericabold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF0000;
}

.mesmericabold2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
}

