body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	background: #002F00;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
}

b{font-size: 110%;}
em{color: white;}

a {
	color: #000000;	
}
h1 h2 h3 { color: #ffffff;	
}
a:hover {
	color: #009933;
	
}

hr {color: #004000; width: 100%; align: left;}

#maincontainer{
width: 960px; /*Width of main container*/
height:  600px;
margin: 0 auto; /*Center container on page*/
background-color: #ffffff;
/*border-style: solid;
border-color: #004000;
border-width: 0px 1px 1px 1px; */
}

#maincontent{
width: 960px; /*Width of main content area*/
height: 600pz;
margin: 0 auto; /*Center container on page*/
background-color: #002F00;
color: #ffffff;
font-size: 14px;
/*border-style: solid;
border-color: #ffffff;
border-width: 0px 1px 1px 1px;*/
}

#maincontent-sub{
width: 960px; /*Width of main content area*/
margin: 0 auto; /*Center container on page*/
background-color: #002F00;
color: #ffffff;
font-size: 12px;
/*border-style: solid;
border-color: #ffffff;
border-width: 0px 1px 1px 1px;*/
}

#MainContentBox{
width: 510x;
height: 33px;
background: url(http://www.noteworthymusicnh.com/images/maincontent-top.gif) no-repeat;
}
#MainContentBox-top{
width: 510px;
height: 33px;
background: url(http://www.noteworthymusicnh.com/images/maincontent-top.gif) no-repeat;
}
#MainContentBox-body{
width: 510px;
height: 460px;
background: url(http://www.noteworthymusicnh.com/images/maincontent-body.gif) repeat;
}

#MainContentBox-bottom{
width: 510px;
height: 31px;
background: url(http://www.noteworthymusicnh.com/images/maincontent-bottom.gif) no-repeat;
}

#header-top{
width: 960px;
height: 102px;
background: url(http://www.noteworthymusicnh.com/images/header-top.jpg) no-repeat;
}
#header-nav{
width: 960px;
height: 18px;
background: url(../images/header-nav.jpg) no-repeat;
}
#header-bottom{
width: 960px;
height: 24px;
background: url(../images/header-bottom.jpg) no-repeat;
}
#spacer{
height: 12px;
}

#mainbox-big-top{
margin: 0 auto; /*Center container on page*/
width: 859px;
height: 31px;
background: url(http://www.noteworthymusicnh.com/images/mainbox-big-top.gif) no-repeat;
}


#mainbox-big-body{
margin: 0 auto; /*Center container on page*/
width: 859px;
background: url(../images/mainbox-big-body.gif) repeat;
}
#mainbox-big-bottom{
margin: 0 auto; /*Center container on page*/
width: 859px;
height: 31px;
background: url(../images/mainbox-big-bottom.gif) no-repeat;
}

#mainbox-big-body a{
color: #99FFFF;
}

#footer-top{
margin: 0 auto; /*Center container on page*/
width: 960px;
height: 28px;
background: url(../images/footer-top.jpg) no-repeat;
}
#footer-main{
margin: 0 auto; /*Center container on page*/
width: 960px;
background: url(../images/footer-main.jpg) repeat;
color: #000000;
font-size: 12px;
}
#footer-bottom{
margin: 0 auto; /*Center container on page*/
width: 960px;
height: 28px;
background: url(../images/footer-bottom.jpg) no-repeat;
}

#contentwrapper{
float: left;
width: 100%;
background: #ffffff url(../images/main_content_bg.jpg) repeat-y;
line-height: 21px;
}
#mainbox-big-body h1{
	margin: 0px 10px 10px 0px;
	padding-top: 0px;
	/* color: #666600; */
	color: #ffffff;
	font-size: 12px;
}
#mainbox-big-body h2{
	margin: 0;
	padding-top: 10px;
	color: #ffffff;
	font-size: 22px;
}
#mainbox-big-body h3{
	margin: 0;
	padding-top: 10px;
	color: #336600;
	font-size: 12px;
}

#contentcolumn{
margin-left: 180px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
	float: left;
	width: 180px; /*Width of left column*/
	margin-left: -840px; /*Set left margin to -(MainContainerWidth)*/
}
#MainContentStdParagraph{
	float: left;
	width: 475px; /*Width of left column*/
}
#MainContentStdParagraph2{
	float: left;
	width: 640px; /*Width of left column*/
}
#MainContentStdParagraph3{
	float: left;
	width:  475px; /*Width of left column*/
	height:  3600px;
}
#MainContentStdParagraph4{
	float: left;
	width:  475px; /*Width of left column*/
	height:  1700px;
}

#LinkBoxes{
	width: 323px;
	height: 143px;
	background: #ffffff url(../images/link-box.jpg) no-repeat;
	color: #000000;
	font-size: 18px;
	margin:  6,4,6,4;
}
#LinkBoxes2{
	width: 323px;
	height: 143px;
	background: #ffffff url(../images/link-box.jpg) no-repeat;
	color: #000000;
	font-size: 12px;
}

.short_form {
        font-family: Arial, Helvetica, sans-serif;
        font-size: .8em;
        font-weight: normal;
		color: #000000;
		border: 0;
	    margin: 0;
	    padding: 0;
}
.short_form_header {
        font-size: 1em;
        font-weight: bold;
		color: #004000;
		text-align: left;
}

INPUT {
	color: #ffffff;
	font-family: arial, verdana, ms sans serif;
	font-size: 1em;
	background-color: #004000;
	border-color:  #777C7F;
	border: 1;
	margin: 3px;
	padding: 1px;
}

TEXTAREA {
	background-color: #004000;
	font-family: arial, verdana, ms sans serif;
	font-size: 1em;
	font-weight: normal;
	color: #ffffff;
	border-color:  #777C7F;
	border: 1;
	margin: 3px;
	padding: 1px;
}
#footer{
	clear: left;
	width: 100%;
	background: #ffffff url(../images/footer.jpg) repeat-y;
	color: #000;
	text-align: center;
	padding: 4px 0;
	border-style: solid;
	border-color: #777C7F;
	border-width: 1px 1px 1px 1px;
}

#footer a{
	color: #333333;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

