body{
margin:0;
padding:0;
line-height: 1.5em;
background-repeat: fixed; 
background-position: top center; 
background-image: url(http://www.inacoustic.com/2008_site/layout/iama-bg.jpg);
font-size: 14px; 
font-family:Georgia, "Times New Roman", Times, serif; 
background-color: 6C2425;
margin-top: 375px;
}

b{font-size: 110%;}

em{color: #00005A;}

H1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 20px;
color: #00005A;
}

H2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 19px;
color: #6B2324;
}

H3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 18px;
color: #00005A;
}

H4 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #00005A;
}

H5 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #00005A;
}

hr {
color: #BFA86D;;
background-color: #BFA86D;
height: 1px;
width: 90%;
}

.masthead {
width: 1027px; 
height: 354px; 
position: absolute; 
margin-left: -522px; 
left: 50%; 
top: 0px; 
background-image: url(http://www.inacoustic.com/iama-site-header.jpg);
}

#maincontainer{
width: 840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
background: #EAEAEA;
height: 90px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 200px;
border-left-color: #BFA86D;
border-left-style: solid;
border-left-width: 1px;
margin-bottom: 10px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column*/
line-height: 1em;
margin-left: -840px; /*Set left margin to -(MainContainerWidth)*/
background: transparent;
border-right-color: #BFA86D;
border-right-style: solid;
border-right-width: 1px;
margin-bottom: 10px;
}

#footer{
clear: left;
width: 100%;
background: transparent;
color: #000;
text-align: center;
padding: 4px 0;
border-top-color: #BFA86D;
border-top-style: solid;
border-top-width: 1px;
padding-top: 5px;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

/*style main links*/
a { color: #6B2324; text-decoration: underline; }
a:hover {color:#000059; text-decoration: underline; }
a:visited {color: #F3EDE2; text-decoration: none; }

/*style navigation links*/
div#leftcolumn a:link {color: #6B2324; size: 16px; text-decoration: none; font-variant: small-caps; font-weight: bold }
div#leftcolumn a:hover {color: #000059; size: 16px; text-decoration: underline; font-variant: small-caps; font-weight: bold} 
div#leftcolumn a:visited {color: #333333; size: 16px; text-decoration: none; font-variant: small-caps; font-weight: bold}

/*style footer links*/
div#footer a:link {color: #6B2324; size: 12px; text-decoration: none; font-weight: bold; line-height: 1.5em; }
div#footer a:hover {color: #000059; size: 12px; text-decoration: underline; font-weight: bold; line-height: 1.5em;} 
div#footer a:visited {color: #333333; size: 12px; text-decoration: none; font-weight: bold; line-height: 1.5em;}

