
h1 {
	font-family: "Arial Black";
	font-size: 22pt;
	font-weight: normal;
	font-style: normal;  

}

h2  {

	font-family: "Arial Black";
	font-size: 18pt;
	font-weight: normal;
	font-style: normal;

}

h3  {
	
	font-family: "Arial Black";
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;



	}

p  {

	font-family: "Arial";
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;

}	
	
	
a  {}

a:visited  {}

a:active  {}

a:hover  {}

body  {
	  position: scroll;
	  background: url(images/paperscore2.jpg);
	  background-position: left top;
	  background-repeat: repeat;
	  background-attachment: fixed;
}


em   {
		font-style: normal;
		font-size: 130%;
		font-weight: bold;
		color: red ;
}

.heading{
	 font-family: "Arial Black";
	font-size: 22pt;
	font-weight: normal;
	font-style: normal; 
	padding-left: 20px;
	padding-right: 20px;  
	
}
#clef {
	  position: scroll; 
	  padding: 0;
	  width: 64px;
	  height:  900px;
	  background: url(images/paperclef.jpg);
	  background-attachment: fixed;
	  background-position: left top;
	  background-repeat: repeat-y;
}

#topleft  {
		
		
		position : absolute;top:10px;left:10px; 
		border: 2px solid navy;
		background-color: #D4ECFB;
		padding: 10px;

}

#topcenterline   {

		position: absolute; top:10px; left: 280px;
		width: auto;
		margin: 1px;
		border: 2px solid navy;
		padding: 20px;
		background-color:  #D4ECFB;
		
}		
#topright   {
		position : absolute; top: 20px; left: 680px;
		width: 100px;
}
#mainbox    {
		font-family: "Arial";
		font-size: 16px;
		font-weight: bold;
		border: 2px solid navy;
		width: 480px;
		overflow: auto;
		height: auto;
		position : absolute; top: 150px; left: 60px; height: 460px;
		padding: 20px;
		background-color: #D4ECFB;

}

#secondbox    {
		position : absolute; top:520px; left: 400px; width: auto; height: auto;
		background-color: #D4ECFB;
		padding:1em;
		margin: 2em;
		border: 2px solid navy;
		

}
#footer   {
		
		background-color: #D4ECFB;
		
		font-family: "Arial";
		font-size: 14px;
		font-weight: bold;
		border: 2px solid navy;
		width: 320px;
		overflow: auto;
		height: auto;
		position : absolute; top:700px; left: 60px;
		padding: 1em;
}






#mainlinkmenu   {
	position : absolute; top:150px; left: 400px;
	width: auto;
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
	background-color: white;
	padding: 5px;
		
}

#scrollbox {
	position : absolute; top:700px; left: 5px;
	width: 720px;
	height: 300px;
	overflow: scroll;
	font-size: 16pt;
	font-weight: normal;
	font-style: normal;
	border: 2px solid navy;
	margin-bottom:10px;
	


}


#rightphotos   {

		position: absolute; top: 150px; left: 650px; width : 200px;
		clear: both;
		background-color: white;
		background-image: url(images/computerpaper.gif);
		border-top: 2px outset gray;
	border-right: 4px outset gray;
	border-left: 1px solid silver;
	border-bottom: 1px solid silver;
	padding: 10px;
}

.nodot  {
		margin: 0;
            padding: 0;
            list-style: none;
            background: transparent ;
			}

			      ul.maintabbed
        {
            margin: 0;
            padding: 10px;
            list-style: none;
            background: transparent ;
			
        }
 

     ul.main
        {
            margin: 0;
            padding: 0;
            list-style: none;
            background: transparent ;
        }
        ul.main li span
        {
        	padding-left: 2em;
        }
        ul.main li.trigger
        {
            padding: .4em;
        }
        /* ul#product hover menu position override */
        ul#main .trigger ul.menu
        {
            margin-top: 1.2em;
            margin-left: 5em;
        }
        /* ++ Hover menu styles */
        .trigger ul.menu
        {
            display: none;
			width: 10em;
            position: absolute;
            margin: 0;
            padding: .4em;
            list-style: none;
            background-color: #D4ECFB;
            border: solid 1px #ccc;
        }
        .trigger ul.menu li
        {
            padding: .1em .5em;
        }
        .trigger ul.menu li a
        {
            display: block;
        }
        .trigger:hover
        {
            background: transparent ;
        }
        .trigger:hover ul.menu
        {
            display: block;
        }	
.highlight   {
		background-color: #FEFA86;
}
.blackbgr    {

		color: white;
}



table
{
	border-collapse: collapse;
	border-spacing: 0pt;
	border-color: black;
	empty-cells: show;
	font-family: "Times New Roman", serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
}

td
{
	border-color: black;
}

td.table1column1
{
	border: 0.0133333in solid;
}

td.table1column2
{
	border: 0.0133333in solid;
	padding-right:10px;
}

td.table1column3
{
	border: 0.0133333in solid;
}

p
{
	margin-top: 0px;
	margin-bottom: 1px
}

