/* CSS Document */
body {
	background-color: #CCFFFF;
}
input.textlong {
    border: 1px inset #00008B;
	width: 20em;
}
input.text {
    border: 1px inset #00008B;
	width: 10em;
}
.title {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #003399;
}
.boldblue {
	font-weight: bold;
	color: #3300CC;
}
.smallbold {
	font-size: .8em;
	font-weight: bold;
}
.leftimg {
	float: left;
	margin-top: 7px;
	margin-right: 7px;
}
.rightimg {
	float: right;
	margin-left: 7px;
	margin-bottom: 7px;
}
.subtitle {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #003399;
}
.subtitlehang {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #003399;
	padding-left: 1em;
	text-indent: -1em;
	margin-left: 1em;
}
.works {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #003399;
}
#containerhome {
	background-image: url(images/fmlogo.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	position: relative; 
	text-align: left;
	width: 1000px;
	height: 750px;
	margin-right: auto;
	margin-left: auto;
}
#containerpopup {
	background-image: url(images/generalbgnarrow.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	position: relative; 
	text-align: left;
	width: 700px;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
}
#maintitle {
	position:absolute;
	left:480px;
	top:510px;
	width:232px;
	height:26px;
	z-index:1;
}
#composers {
	position:absolute;
	left:10px;
	top:356px;
	width:350px;
	height:26px;
	z-index:1;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #003399;
}
#title, titlepopup {
	position: absolute;
	background-image: url(images/bgdmagenta.png);
	margins: 10 10 10 10;
	left: 30px;
	top: 100px;
	width: 940px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold; 
	color: #003399;
}
#titlepopup {
	position: absolute;
	background-image: url(images/bgdmagentashort.png);
	top: 10px;
	width: 700px;
	height: 25px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#containergeneral {
	background-image: url(images/generalbg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #CCFFFF;
	position: relative; 
	text-align: left;
	width: 1000px;
	height: 750px;
	margin-right: auto;
	margin-left: auto;
}
#containercomps {
	position: relative; 
	background-image: url(images/musicbg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #CCFFFF;
	text-align: left;
	width: 1000px;
	height: 750px;
	margin-right: auto;
	margin-left: auto;
}
#compositions {
	position: absolute;
	overflow: auto;
	margins: 10 10 10 10;
	left: 30px;
	top: 175px;
	height: 483px;
	width: 960px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #003399;
}
#compositions table {
	left: 12px;
	font-size: .75em;
	border-collapse: collapse;
	border-color: #000000;
	border-width: 1px;
	border-style: Solid;
	width: 940px;
}
#compositions th {
	background-color: #336633;
	color: #FFFF66;
	padding-left: 5px;
}
#compositions tr {
	background-color: #FFFFCC;
}
#compositions tr.altrow {
	background-color: #CCFFFF;
}
#compositions td {
	vertical-align: top;
	font-size: 1.1em;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
}
.tipcontainer {
	position: relative;
}
.tooltip {
	background-color: #CC99FF;
	color: #FFFF99;
	font-size: .7em;
  	padding: 5px;
  	position: absolute;
  	top: 1.7em;
  	width: 15em;
}
#logoninfo {
	position: absolute;
	overflow: auto;
	margins: 10 10 10 10;
	left: 30px;
	top: 174px;
	height: 447px;
	width: 937px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #003399;
}
#return {
	position: absolute;
	overflow: auto;
	margins: 10 10 10 10;
	left: 210px;
	top: 137px;
	height: 213px;
	width: 365px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #003399;
}
#logon {
	position: absolute;
	overflow: auto;
	margins: 10 10 10 10;
	left: 25px;
	top: 55px;
	height: 200px;
	width: 350px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #003399;
}
#register {
	position: absolute;
	overflow: auto;
	margins: 10 10 10 10;
	left: 400px;
	top: 55px;
	height: 343px;
	width: 489px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #003399;
}
.comptitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #990000;
}
.compgeneral, .compgeneralred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;	
}
.compgeneralred {
	color: #990000;
}
#content, #contentnarrow {
	position: absolute;
	overflow: auto;
	margins: 10 10 10 10;
	left: 30px;
	top: 155px;
	height: 515px;
	width: 940px;
	padding-right: 10px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #990000;
}
#contentnarrow {
	top: 70px;
	left: 15px;
	width: 660px;
}
#content ul {
	list-style: disc;
}
#content li {
	padding-bottom: 5px;
}
#signup {
	position: absolute;
	right: 30px;
	text-align: right;
}
#nav {
	position: absolute;
	top: 50px;
	left: 10px;
	margin: 0;
	padding: 0;
	background: #CDAC5F;
	list-style-type: none;
	width: 300px;
	float: left; /* Contain floated list items */
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	height: 132px;
}
#nav ul {
	list-style: none;
 	color: #FFFFFF;
	margin: 0;
}
#nav li {
    list-style: none;
 	float: left; /* This corrects the */
 	width: 100%; /* IE whitespace bug */
	padding: 1px 0 2px 0px;
 	border-bottom: 1px solid #FFFFFF;
}
#nav a:link, #nav a:visited {    
 	display: block;  /* to increase clickable area as a's default to inline */
 	color: #FFFFFF;
	text-decoration: none;
	padding: 0 0px;
}
#nav a:hover {  
 	background: #AF8B36;
}
#navhoriz {
	position: absolute;
	top: 135px;
	left: 30px;
	margin: 0;
	padding: 0;
	width: 700px;
	float: left; /* Contain floated list items */
	height: 22;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}
#navhoriz ul {
	list-style: none;
	margin: 0;
}
#navhoriz li {
	display: inline;
}
#navhoriz li.boldblue {
	padding: 5px 20px 5px 20px; 
	font-weight: bold;
	color: #990000;
}
#navhoriz a:link, #navhoriz a:visited { 
	padding: 3px 20px 3px 20px; 
	color: #D2265F;
	text-decoration: none;
}
#navhoriz a:hover {
	color: #FFFFCC;
	background-color: #CC66CC;
}
#fmmcontact {
	position: absolute;
	top: 270px;
	left: 10px;
    margin: 0;    
    padding: 0;
    width: 220px;
    float: left; /* Contain floated list items */
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}
#sands {
	position: absolute;
	right: 5px;
	bottom: 118px;
	width: 175px;
	height: 47px;
	text-align: "right";
	vertical-align: "middle";
}
input.textlong {
    border: 1px inset #00008B;
	width: 20em;
}
input.text {
    border: 1px inset #00008B;
	width: 10em;
}
.boldred {
	font-weight: bold;
	color: #CC0033;
}
