/* browser reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img,
small, strike, strong, sub, sup, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus { outline: 0; }
body { line-height: 1; }
ol, ul { list-style: none; }
table {	border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after,
q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* common styles */
body { background: #000; font-family: arial, helvetica, sans-serif; font-size: 12px; }
p { margin: 5px 0 10px 0; font-family: arial, helvetica, sans-serif; font-size: 12px; font-style: normal; line-height:1.2em; }
h1, h2 { margin-bottom: 10px; }
a, a.visited { color: #333; }
a.hover, a.active { color: #006666 }

.clear { clear: both; }
hr { color: #330000; height: 1px; margin:0px 50px; border-style: solid; }
#wrapper { margin: 20px auto; text-align: center; width: 850px; }

#header { padding: 10px;  } 
#main-nav { text-align:center; }
#main-nav ul { width: 310px; margin: 10px auto 20px; padding-bottom: 20px; list-style: none; font-size: 12px;  font-weight: bold; }
#main-nav li { margin: 0 5px; display: inline; float: left; }

#main-nav ul.header-links {color: #83130A;  }
#main-nav ul.header-links a { display: block; color: #83130A; }
#main-nav ul.header-links a span { display: none; }
#main-nav ul.header-links a:hover { color: #333; }

.iaac-hdr { background: url(hdr-iamacamera.gif) no-repeat; width: 812px; height: 134px; display:block; text-indent: -9999px; }
/* Home Page styles */

#skyPicture { z-index: 1; position: absolute; top: 0; left: 0; display: block; background: url('media/sky.gif') repeat-x; width: 820px; height: 150px; overflow: hidden; margin: 0 auto;}
.iaac-hdr { z-index: 2; top: 0; left: 0; }

#home-header {  position: relative; height: 200px; overflow: hidden; }
#home-content { text-align: center; color: #999; padding: 20px 200px; }
#home-content p.comingsoon { font-size: 24px; margin: 30px 0; }

#main-content { padding: 20px 50px;  background: #e2e2e2; /* background: url('main-bg.gif') repeat-x top center;*/ color: #000; height: 600px; border: 2px solid #83130A; }

/* styles for music player */
#btnPlayStop { width: 120px; cursor: pointer; color: #999; margin-left: auto; margin-right: auto; }
#songTitle { display: none; }

.audio-samples { margin: 10px 0 20px; }
.audio-samples li { margin: 5px 0 ;} 

/*
*/
/*

*/