html, body, div, table, tr, td, img, form 
{
margin: 0;
padding: 0;
border: 0;
}
body {
background: #ccc;
color: #333;
margin: 0;
padding: 0 0 24px;
border-top: 6px solid #333;
text-align: center;
font: 10px/12px verdana, geneva, arial, sans serif;
}

p, ul, ol, li, dl, dt, dd, a
{
font: 10px/12px verdana, geneva, arial, sans serif;
margin: 0;
padding: 0;
}

a:link, a:visited { text-decoration: none; }
a {
  padding-bottom: 1px;
  border-bottom: 1px dotted #9cf;
  font-weight: bold;
  text-decoration: none;
  color: #369;
}
a:hover, a:active, a:focus {
  border-bottom-style: solid;
  color: #036;
}

img 
{
border: 0;
}

p 
{
margin: 0;
padding: 0 0 12px;
}

ul, li
{
margin: 0;
padding: 0;
}

ol, ul, dl { margin: 0; padding: 0 0 12px; }
ol { margin-left: 24px; padding-top: 12px; }

#content_wrap ul li, #content_wrap ol li, #content_wrap dl dd { margin: 0; padding: 0 0 12px;
  font-size: 12px; line-height: 18px; }
#content_wrap ul li a, #content_wrap ol li a, #content_wrap dl dd a {
  font-size: 1em; line-height: inherit; padding: 0; border: 0; font-weight: normal;
}

table { border-collapse: collapse; }

td 
{ 
vertical-align: top;
padding: 0;
border: 0;
text-align: left;
}

h1 
{
margin: 0;
padding: 0;
}

h2 
{
margin: 0 0 12px;
padding: 12px 0 6px;
border-bottom: 1px dotted #ccc;
font: 18px/24px Georgia, "Times New Roman", serif;
}

h3
{
margin: 0;
padding: 12px 0;
font: bold 12px/18px Georgia, "Times New Roman", serif;
}

h4
{
margin: 0;
padding: 12px 0 6px;
font: 18px/24px Georgia, "Times New Roman", serif;
}

h5, h6
{
margin: 0;
padding: 6px 0;
font: bold 12px/18px Georgia, "Times New Roman", serif;
}

address
{
display: block;
font-style: normal;
margin-bottom: 12px;
}

#access { display: none; }

#container
{
width: 770px;
margin: 0 auto;
text-align: left;
background: #fff url("/images/site/bg.gif") 0 0 repeat-y;
}

#body_home #container { background: url("/images/site/bg_home.gif") 0 0 repeat-y; }

#header
{
padding: 0;
margin: 0;
height: 96px;
width: 770px;
}

#header h1 a
{
	display: block;
	width: 770px;
	height: 96px;
	background: url("/images/home/header.gif") 0 0 no-repeat;
}

#header h1 a span { display: none; }
/*
 * Begin Global Nav styles
 */

	#global_nav
	{
	background: #333;
	padding: 9px 0;
	border-top: 1px double #555;
	border-bottom: 1px double #111;
	}
	
	#global_nav ul { margin: 0; padding: 0; text-align: center;}

	#global_nav li
	{
	display: inline;
	list-style: none;
	border-left: 1px solid #777;
	padding: 0 8px 0 12px;
	}
	
	#global_nav li.first { border-left: 0; }
	
	#global_nav li a {
    color: #ccc;
    padding: 0;
    border: 0;
    font: bold 12px/18px Georgia, "Times New Roman", serif;
    letter-spacing: 1px;
	}
	#global_nav li a:hover {
    color: #fff;
	}


/*
 * End Global Nav styles
 */

#leftcol
{
float: left;
width: 212px;
padding: 6px 0;
}


/*
 * Begin Nav styles
 */
	
	#nav ul
	{
	margin: 12px;
	padding: 0;
	}
	
	#nav li
	{
	list-style: none;
	margin: 0 0 12px;
	}
	
	#nav li a
	{
	font-size: 12px;
	line-height: 18px;
  padding: 0;
  border: 0;
	}

	#nav li a.active, #nav li a:hover
	{
	text-decoration: underline;
	/*color: #fffadc;
	background: #c30;*/
	}
	
	#nav li ul
	{
	margin-left: 0;
	display: none;
	}

	#body_directories #nav li.directories ul,
	#body_copyright_resource_center #nav li.copyright_resource_center ul,
	#body_music_notation #nav li.music_notation ul,
	#body_paul_revere_awards #nav li.paul_revere_awards ul,
	#body_members_area #nav li.members_area ul
	{
	display: block;
	margin-top: 15px;
	}
	
	#nav li li a
	{
	font-weight: normal;
	font-size: 10px;
	padding-left: 7px;
	background: url("/images/site/arrow_right.gif") 0 4px no-repeat;
	}

	
/*
 * End Nav styles
 */

	#home_sidebar
	{
	margin: 0 24px;
	}

	#home_sidebar ul { list-style: none; }
	#home_sidebar li,
	#home_sidebar p { margin: 0; padding: 0 0 12px; font-size: 11px; line-height: 14px;}
	#home_sidebar li a,
	#home_sidebar p a { font-size: 1em; line-height: inherit; border: 0; padding: 0;}
#rightcol
{
float: left;
width: 558px;
}

#content_wrap {
	margin: 24px   12px;
	display: block;
}
#content_wrap p, #content_wrap ul {
  font-size: 11px;
  line-height: 16px;
}
#content_wrap li,
#content_wrap a {
  font-size: 1em;
  line-height: inherit;
}

#title
{
	margin: 12px;
}

#content_wrap
{
clear: both;
margin-top: 0;
}

#superfooter
{
margin-left: 212px;
width: 558px;
text-align: center;
clear: both;
}

#superfooter ul
{
list-style: none;
margin: 0;
padding: 12px 0 48px;
}

#superfooter li
{
display: inline;
list-style: none;
border-left: 1px solid #ccc;
padding: 0 10px 0 12px;
}

#superfooter li.first { border-left: 0; }

#superfooter li a
{
border: 0; padding: 0;
}

#footer
{
clear: both;
width: 770px;
background: #333;
text-align: center;
color: #fff;
}

#footer p { padding: 24px 0;  line-height: 18px;}

#rightcol ul { margin: 0 0 0 12px; padding: 0; }

.right { text-align: right; }

.t_o_p a
{
font-size: 10px;
padding-left: 9px;
background: url("/images/site/arrow_up.gif") 0 50% no-repeat;
}

	form { margin: 10px 0; padding: 10px 0; }

	fieldset
	{
	border: 0;
	display: block;
	background: #E8ECF6;
	}

	input, textarea
	{
	font: 10px/12px Verdana, Helvetica, Arial, sans-serif;
	padding: 2px;
	border: 1px solid #333;
	background: #ebebeb;
	}

	input:focus, textarea:focus,
	input.sffocus, textarea.sffocus
	{
	background: #fff;
	}
	
	textarea
	{
	width: 300px;
	height: 150px;
	overflow: auto;
	}

	label
	{
	cursor: pointer;
	cursor: hand;
	}
	
	legend
	{
	font-size: 120%;
	font-weight: bold;
	padding: 5px;
	margin: 0 0 5px 0;
	background: #ddd;
	border: #666;
	color: #333;
	}

	#searchForm
	{
	text-align: right;
	background: #ffc;
	border: 1px solid #ebebeb;
	float: right;
	padding: 10px;
	margin: 0 0 10px 10px;
	}
	
	#searchForm p { margin-bottom: 0; }
	
.line_top
{
border-top: 1px solid #000;
padding-top: 12px;
}

.displayTable
{
margin: 0 0 12px 0;
border-collapse: collapse;
border: 1px solid #99CCFF;
width: 100%;
}

.displayTable td, .displayTable th
{
padding: 6px 12px;
border-bottom: 1px solid #99CCFF;
}

.displayTable td
{
background: #fff url("/images/site/dotted.gif") 100% 0 repeat-y;
}

.displayTable .alt td { background-color: #f6f6f6; }

.displayTable th
{
text-align: left;
font-weight: bold;
background: #69c;
color: #fff;
}

	#content_wrap .displayForm dl,
	#content_wrap .displayForm dt,
	#content_wrap .displayForm dd
	{
	margin: 0;
	padding: 0;
	}
	
	#content_wrap .displayForm dl
	{
	margin-bottom: 10px;
	}

	#content_wrap .displayForm dt
	{
	padding: 5px;
	border: 1px solid #9C9C9E;
	background: #EFEFF0;
	font-weight: bold;
	}
	
	#content_wrap .displayForm dd
	{
	padding: 5px;
	border: 1px solid #9C9C9E;
	border-top: 0;
	border-bottom: 0;
	}
	
	.reqd
	{
	color: #c00;
	font-weight: bold;
	}

/*
 * Error Message Rules
 */
.errmsg, .reqd
{
color: #f00;
font-weight: bold;
}

div.errmsg
{
background: #FCC;
padding: 5px;
margin: 0;
border: 2px solid #f00;
}

.errmsg p
{
font-size: 11px;
font-weight: bold;
}

.errmsg ul
{
font-size: 11px;
}

.errmsg ul li
{
color: #f00;
margin: 0 0 2px 20px;
}

#content_wrap .displayForm dt.err
{
border: 1px solid #f00;
background: #FCC;
}

