body{
	margin:0;
	padding:0;
	font-family:Arial;
	color:#61482D;
	background: #F2F7FD;
	text-align:center;
	font-size:12px;
	}
a, a:visited {
	color:#5a8ac1;
	text-decoration:underline;
	font-weight: bold;
}
h1, h2, h3, h4, h5 {margin:0; padding:0;}

/* NAVIGATION //----------------------------------------------------------*/

#nav h1{
	padding: 0 0 0 0;
	width: 85px;
	height: 23px;
	text-align:center;
	text-decoration:none;
	color: #333333;
	font-weight:bold;
	font-size:12px;
	margin:0px;
}
#nav a:hover{
	text-decoration:underline;
}

/* CONTAINER //----------------------------------------------------------*/

#container {width:786px; margin: 0 auto; background:#fff;}

/* CONTENT //----------------------------------------------------------*/

#header {
	background-color: #ffffff;
	height: 114px;
	width: 786px;
	margin: 0;
	padding: 0px;
	background-image: url(images/liveandlocal_header.jpg);
	background-repeat: no-repeat;
}
#navigation  {
	background-color: #A4BCD7;
	height: 28px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: none;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
}
#navigation  ul li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#navigation ul li a {
	float: left;
	text-decoration: none;
	margin-left: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	height: 23px;
	letter-spacing: 0.05em;
}
#navigation ul li a:link, #navigation ul li a:visited {
	color: #FFFFFF;
}
#navigation ul li a:hover {
	background-color: #FFFFFF;
	color: #A4BCD7;
}

h1 {
	color: #1D527A;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	text-transform: none;
	font-weight: normal;
	padding-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 0px;
	font-size: 1.7em;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 2em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
h3 {
	color: #FFFFFF;
	font-size: 1em;
	padding: 0px;
	margin: 0px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	line-height: 1em;
}
#mainContent  {
	float: none;
	height: 575px;
	width: 730px;
	margin: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#mainContent object {
	border: 5px solid #000000;
}
#artistContent {
	width: 800px;
	padding-top: 0px;
	margin-top: 0px;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
#studioUpdates {
	float: none;
}
#mainContent.border {
	margin: auto;
	border: 5px solid #000000;
}
#artistContent a:hover {
	color: #AFCEDE;
	text-decoration: underline;
}

#artistBio {
	float: left;
	width: 400px;
	margin-right: 10px;
	margin-left: 0px;
	padding-right: 15px;
}
#artistBio p {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.85em;
	color: #000000;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	line-height: 1.3em;
}

#artistContent img {
	border: 1px solid #FFFFFF;
	padding: 5px;
}
#websites {
	background-color: #999999;
	width: 300px;
	float: right;
	margin-right: 0px;
	margin-left: 0px;
	text-indent: 10px;
	vertical-align: middle;
	padding-right: 30px;
}
#websites a {
	color: #FFFFFF;
	text-decoration: none;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #1D527A;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#artistList {
	height: auto;
	width: 250px;
	float: left;
	background-color: #A4BCD7;
	margin-top: 30px;
}
#boxed {
	font-size: 1.2em;
	color: #000033;
	background-color: #CCCCCC;
	padding: 5px;
	width: 575px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
}
.style {
	font-size: 12pt;
}
#footer {
}
#musicContent {
	width: 450px;
	float: right;
}

#artistList a {
	color: #61482D;
	text-decoration: none;
	margin: auto;
	padding: 0px;
	text-align: center;
	background-position: center;
}
#artistList table {
	margin: auto;
}
#artistlist table td {
	margin: auto;
}
#artistList a:hover {
	color: #006699;
}
#artistList img {
	border: 2px solid #000000;
	margin: auto;
}
#textblock {
	background-color: #0066CC;
	width: 390px;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.85em;
	color: #FFFFFF;
	line-height: 1.3em;
	height: 5px;
	padding: 10px;
	margin: auto;
}




#footer  {
	margin: auto;
	padding: 0px;
	width: 100%;
	font-size: 0.8em;
	float: none;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 25px;
}
#whatwedo a {
	font-size: 24pt;
	font-weight: bold;
}

.center {
text-align: center;
}
#wrapper {
	float: none;
	width: 800px;
	margin: auto;
	height: auto;
}
#Contact {
	width: 600px;
	margin: auto;
}
#goVote {
	width: 746px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.style1 {
	font-size: 24px;
	font-weight: bold;
}
.style1 a {
	font-size: 24px;
	font-weight: bold;
}
