body {
	background-color: #fc6;
	font-family: sans-serif;
	font-size: 1em;
	margin:0; padding:0;
}

h1, h2, h3  {
	text-align: center;
	font-weight: bold;
}

h1, h2 {
	font-size: 1.25em;
	line-height:1.2;
	margin: .5em 0  .25em 0;
}
h3 {
	font-size: 1.1em;
	margin: .5em 0 .25em 0 ;
}

a:link {
	color: #900;
	text-decoration: none;
	padding: 2px 0 0 0;
}
	
a:visited {
	color: #c60;
	text-decoration: none;
	padding: 2px 0 0 0;
}

a:hover {
	color: #fff;
	text-decoration: none;
	padding: 2px 0 0 0;
}

a:active {
	color: #fff;
	text-decoration: none;
	padding: 2px 0 0 0;
}	


img { 
	border: none;
}

.talent {
	font-weight: bold;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	width: 800px;   /*  Always needs to be set to width of banner image or wider */
	}

	#header h1 {
		margin: 0;
		text-align: center;
	}
	
	#content, #thetechn, 
	.centered, .centered p {
		margin-right: auto; margin-left: auto;
		margin-bottom: .25em;
		text-align: center;
	}
	
	#footer {
		background-color: #c60;
		margin: .25em 0; 
		clear: both;
	}	
		
#left_col {
	float:left;	
	text-align: center;
	margin-top: .25em;
	margin-right: .5em;
	margin-bottom: .25em;
	margin-left: .5em;
}

#right_col {
	float: right;
	width: 400px;
	text-align: center;	
	margin-top: .25em;
	margin-right: .5em;
	margin-bottom: .5em;
	margin-left: auto;
}


#left_col, 
#nav_buy {
	width: 347px;
}

#topbar {
	height: 20px;
}
	
#topbar, #navbar, #nav_buy {
	background-color: #c60;
	font-weight: bold;
	text-align: center;
}

#navbar {
	margin: 0; /*  set both to 0 > flush w edge of banner; increase left/rt to inset from banner */
	padding: .5em 0 .25em 0;
}

#nav_buy {
	margin-top: .5em;
	padding: .5em 0 .25em 0;
}

#navbar ul, 
#nav_buy ul, 
#buyhere ul {
	padding: 0px;
	margin: 0px;
}
	
#navbar li, 
#nav_buy li {
	display: inline;
	list-style: none;
	margin: 0 20px;
	color:#666666;
}

#buyhere li {
	display: inline;
	list-style: none;
	margin: 0 5px;
	color:#666666;
}
	
#navbar a:visited, 
#nav_buy a:visited, 
#footer a:visited {
	color: #222;
	text-decoration: none;
	padding: 2px 0 0 0;
}

	
#navbar a:hover, 
#nav_buy a:hover, 
#footer a:hover {
	color: #fff;
	text-decoration: none;
	padding: 2px 0 0 0;
}
	
#buyhere {
	margin-top: 1em;
	text-align: center;
}

#contact {
	margin-top: 3em;
	text-align: center;
}

div#buyhere p, 
div#contact p, 
div#footer p   {
	text-align: center;
	margin: 0; 
}

div#footer p   {
	text-align: center;
	font-size: .8em;
	padding-top: .5em;
}

div#get_music img {
	margin:.125em 0 0 0;
}

div#contact img {
	margin: .25em;
	padding: 0;
}

div#thetechn {
	width: 640px;
}

div#latest {
	width:  180px; height: 210px;
	margin-top: 1em;
	padding: 50px 0 10px 0;
	background-color:#fc7;
	background-image:url(pics/def/latest_licks.jpg);
	background-repeat: no-repeat;
	border: none !important;
}
	
div#latest p {
	font-size: .85em;
	font-weight: bold;
	line-height: 1.2em;
	padding: 0 1.2em;
}

div.hiligh a:hover {
	background-color: #c60;
}

div.img_r {
	float: right;
	margin: .25em .25em 1em 1em;
	text-align: center;
}

div.img_l {
	float: left;
	margin: .25em 1em 1em .25em;
	text-align: center;
}

div.img_r img, 
div.img_l img {
	margin:0; padding:0;
	display: block;
}

div p {
	text-align: left;
	line-height: 1.25;
	font-size:.95em;
	padding-bottom: .5em;
}

div p.first {
	padding-top: 1.5em;
}

div p.caption  {
	font-size: .9em;
	font-weight: bold;
	margin:0;
	padding: .25em 0 0 0; 
	text-align: center;
}

div p.umph {
	font-style: italic;
	padding-top: 1em !important;
	text-align: right !important;
}

div span.umph {
	font-style: italic;
}

.cite {
	font-size: .9em; 
	font-weight: normal;
	color: #333;
}

div.sidebox {
	float: right;
	margin: .25em .25em 1em 1em;
	padding: 1em;
	border: 1px solid #c60;
	text-align: center;
}

div.sidebox h3 {
	font-weight: bold;
	font-size: 1em;
	margin: 0;
	padding: 0 0 .25em 0;
}

div.sidebox ul, 
div.sidebox p {
	margin: 0 0 0 .5em; 
	padding: 0 0 0 .5em;
	text-align: left;
}

div.sidebox li {
	font-size: .75em;
	font-weight: bold;
	text-align: left;
	margin: .25em 0 0 0; 
	padding: 0 0 .125em .25em; 
}


