/* Melody and Algorithm general styles */


body
{
	font-family: Trebuchet MS, Century Gothic, Arial;
	font-size: 14pt;
	margin-top: 10px;
	/*background-image: url("images/back.png");*/
	/*background-color: #006699;*/
	/*background-color: #b4dfe8;*/
	/*background-color: #ce9b76;*/
	/*background-color: #dcb090;*/
	background-color: #dba67f;
	/*background-repeat: repeat-x;*/
	text-align: center;
	text-decoration: bold;
	color: #ffffff;
}

td
{
	font-weight: bold;
	/*text-align: center;*/
}

th
{
	font-weight: bold;
	text-align: center;
	color: #ba72b7;
}

h2
{
	color: #FFFF00;
}

table
{
	cellpadding: 5px;
}

a:link
{
	//color: #003399;
	color: #FFFF00;
}

a:visited
{
	//color: #865ea2;
	color: #FFFF00;
}

a:hover
{
	//color: #4b92b7;
	//color: #FFFF00;
	color: #ffffaa;
}

#maintable
{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-family: Trebuchet MS, Century Gothic, Arial;
	font-size: 10pt;
	background-color: #000036;
	text-align: center;
	text-decoration: bold;
	color: #FFFFFF;
}

#homelinks
{
	font-family: Trebuchet MS, Century Gothic, Arial;
	width: 200px;
	text-align: left;
	font-size: 14pt;
	text-decoration: bold;
}

#homecontent
{
	font-family: Trebuchet MS, Century Gothic, Arial;
	width: 200px;
	text-align: center;
	text-decoration: bold;
	font-size: 12pt;
}

#sourceheader
{
	text-align: center;
	width: 100%;
	font-size: 12pt;
	text-decoration: bold;
}


#logos
{
            height: 78px;
}

#headerfont
{
	font-family: Papyrus, Monotype Corsiva, Script MT Bold, Century Gothic, Times New Roman;
	/*width: 200px;*/
	text-align: center;
	/*text-indent: 20px;*/
	font-size: 36pt;
}

#subtitle
{
	font-family: Trebuchet MS, Century Gothic, Arial;
	text-align: center;
	font-size: 14pt;
}

#aspectheader
{
	font-family: Trebuchet MS, Century Gothic, Arial;
	text-align: center;
	font-size: 12pt;
}

        
#logospace
{
	width: 150px;
	text-align: right;
}

#header
{
	width: 960px;
	text-align: center;
	height: 100px;
	background-image: url("images/banner_photo.jpg");
	background-repeat: no-repeat;
}

/*
#maincontent
{
	height: 400px;
	width: 960px;
	text-align: left;
	padding: 20px;
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: top;
}
*/

#footer hr
{
	color: #FFFFFF;
	width: 650px;
	height: 1px;
}
