  body { margin: 50px 0px;
    padding: 0px;
    text-align: center;
    background-image: url(images/score1.gif);
    background-repeat: repeat;
    }

.margin {
	margin-left: 15px;
	margin-right: 15px;
}
.italic {
	font-style: italic;
}
ul {
	color: #003366;
	font-family: Arial,Helvetica,sans-serif;
	font-size: smaller;
}

ol {
	color: #003366;
	font-family: Arial,Helvetica,sans-serif;
	font-size: smaller;
}


  h1 { color: rgb(0, 51, 102);
    font-family: Arial,Helvetica,sans-serif;
    }
.bgblue {
	background-color: #336699;
}


.leftmargin {
	margin-left: 5px;
}
.underline {
	text-decoration: underline;
}
.whitebg {
	background-color: #FFFFFF;
}

.rightmargin {
margin-right: 5px;
	
}


  h2 { color: rgb(0, 51, 102);
    font-family: Arial,Helvetica,sans-serif;
    }

  .textcenter { text-align: center;
    }

  h3 { color: rgb(0, 51, 102);
    font-family: Arial,Helvetica,sans-serif;
    }

  h4 { color: rgb(0, 51, 102);
    font-family: Arial,Helvetica,sans-serif;
    }
.researchlist {color: rgb(0, 51, 102);
    font-size: smaller;
    font-family: Arial,Helvetica,sans-serif;
}
  p { color: rgb(0, 51, 102);
    font-size: smaller;
    font-family: Arial,Helvetica,sans-serif;
    }
.smallprint {
     font-size:x-small
    }
  #Container {
	margin: 0pt auto;
	width: 716px;
	/*height: 500px;*/
	margin-bottom: 30px;
    }

  .upeilogo { margin: 12px;
    }

  #Navigation {
	background: rgb(51, 102, 153) none repeat scroll 0%;
	width: 115px;
	height: 500px;
	float: left;
	text-align: left;
    }

  #musicoglogo {
	border-style: solid;
	border-width: 1px 1px 1px 0pt;
	float: right;
	border-color: #336699;
	height: 111px;
    }

  #Content { background-color: #eeeeee;
    width: 601px;
    /*height: 386px;*/
    float: right;
    }

  #navcontainer a { border-bottom: 1px solid rgb(238, 238, 238);
    padding: 0px;
    background-color: rgb(0, 51, 102);
    display: block;
    width: 115px;
    }

  .center { display: block;
    margin-left: auto;
    margin-right: auto;
    }

  #navcontainer a:link, #navlist a:visited { color: #EEEEEE;
    text-decoration: none;
    }

  #navcontainer a:hover { background-color: rgb(51, 102, 153);
    color: rgb(255, 255, 255);
    }

  #navcontainer ul {
	font-family: Arial,Helvetica,sans-serif;
	list-style-type: none;
	margin-left: 0pt;
	padding-left: 0pt;
	font-size: medium;
    }


	
  #navcontainer_content a:link, #navlist_content a:visited { color: #003366;
    text-decoration: none;
    }

  #navcontainer_content a:hover {
	background-color: #FFFFFF;
	color: #003366;
	border-bottom-color: #003366;
	border-bottom-style: inset;
	border-bottom-width: 1px;
    }

  #navcontainer_content ul {
	font-family: Arial,Helvetica,sans-serif;
	list-style-type: circle;
	padding-left: 0pt;
	font-size: small;
    }
	
	
 
.dottedborder {
	border: thin dotted #336699;
}

