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

html, body {
	background-color: #232323;
	font-family: Verdana, Geneva, sans-serif;
}
#andrewHeaderBump1 {
	margin: 0px auto;
	width: 960px;
	height: 10px;
}
#andrewHeaderBump2 {
	margin: 0px auto;
	width: 960px;
	height: 5px;
}
#andrewmancillamusiclinks {
	width: 330px;
	height: 27px;
	position: relative;
	left: 630px;
	top: 160px;
}
#itunes {
	width: 73px;
	height: 27px;
	position: relative;
	left: 0px;
	top: 0px;
}
#facebook {
	width: 80px;
	height: 27px;
	position: relative;
	left: 73px;
	top: -27px;
}
#myspace {
	width: 70px;
	height: 27px;
	position: relative;
	left: 153px;
	top: -54px;
}
#youtube {
	width: 77px;
	height: 27px;
	position: relative;
	left: 223px;
	top: -81px;
}
#itunes a, #facebook a, #myspace a, #youtube a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
#andrewmancilla {
	width: 385px;
	height: 50px;
	position: relative;
	top: 150px;
	left: 0px;
}
#andrewmancilla a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
#andrewHeader {
	margin: 0px auto;
	width: 960px;
	height: 185px;
	background-image: url(../images/andrew_header.png);
	background-position: top;
	background-repeat: no-repeat;
	border: 2px #0b4780 solid;
}
#andrewMenu {
	width: 800px;
	height: 15px;
	position: relative;
	top: 20px;
	left: 15px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#andrewMenu a {
	color: #ffffff;
	text-decoration: none;
}
#andrewMenu a:hover {
	color: #3486bb;
	text-decoration: none;
}
#andrewContent {
	margin: 0px auto;
	width: 960px;
	height: 500px;
	border: 2px #0b4780 solid;
	color: #ffffff;
	font-size: 12px;
}
#andrewFooter {
	margin: 0px auto;
	padding-top: 5px;
	width: 960px;
	font-size: 9px;
	color: #ffffff;
	text-align: right;
}
.righthometitles {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#upcomingshowsmap {
	margin: 0px auto;
	width: 200px;
	height: 240px;
	background-image: url(../images/mancilla_map.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#mapneedle1 {
	width: 32px;
	height: 32px;
	background-image: url(../images/mapneedle.png);
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	left: 46px;
	top: 102px;
}
#mapneedle1 a:hover {
	background-image: url(../images/mapneedle_hover.png);
	background-position: center;
	background-repeat: no-repeat;
}
#mapneedle1 a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

