body {
	margin:20px 0px;
	padding:0px; 
	text-align:center;
	
	background-color: #292727;
	
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 95%;
	color: #333333;
	}
	
	#header {
	background : #fff url(images/jrcomposer.jpg) center no-repeat;
	width : 720px;
	height : 110px;
	border-top:5px double #fff;
	border-left:5px double #fff;
	border-right: 5px double #fff;
	margin:0px auto;
	padding : 0px 20px 10px 20px;
} 

a:link {color:#365B79; text-decoration:none;}
a:visited {color:#FF6347; text-decoration:none;}
a:active {color:#FF6347; text-decoration:none;}
a:hover {color:#365B79; text-decoration:overline underline;}
	
#Content {
	
	width:720px;
	margin:0px auto;
	text-align:left; 
	padding : 10px 20px 20px 20px;
	border-left:5px double #fff;
	border-right: 5px double #fff;
	background-color:#FFFFFF;
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 85%;
	color: #333333;
	}

h2 {
 font-family : 'Trebuchet MS', Verdana, Arial, sans-serif;
 color : #A52A2A;
 letter-spacing : 1.5pt;
 font-weight : bolder;
 font-size : 1.50em;
 line-height : 1.47em;
 
      }

h3 {
 font-family : 'Trebuchet MS', Verdana, Arial, sans-serif;
 color : #779899;
 letter-spacing : 1.5pt;
 font-weight : bolder;
 font-size : 1.20em;
 line-height : 1.47em;
 
      }
	
ul#navigation
{
	margin-left: 0;
	padding-left:0;
	list-style-type: none;
	background: #fff;
	float: left;
	width: 90%;
}

ul#navigation li
{
	display: inline;
	}
#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

ul#navigation a
{
	display: block;
	float: left;
	padding: .2em 1em;
	text-decoration: none;
	color: #365B79;
	background: #ffffff;
	border-right: 1px solid #fff;
	border-top: 1px solid #ffffff;
}

ul#navigation a:hover

{
	color: #A52A2A;
	background: #fffff;
	border-top: 1px dashed #ffffff;
	}

	
#footer {
	width:720px;
	height :10px;
	margin:0px auto;
	text-align:center; 
	padding : 5px 20px 5px 20px;
	background-color:#85a2a2;
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 80%;
	color: #ffffcc;
	border-left:5px double #85a2a2;
	border-right: 5px double #85a2a2;
	border-bottom:5px double #85a2a2;
	}

		
#email {
	float:left;
	width:600px;
	background-color:#fff;
	height:15px;
	padding-top:5px;
}
#email a{
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 95%;
	color:#990000;
	font-weight:normal;
	text-decoration:none;
	padding:0px 20px;
}

#email a:hover{
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 95%;
	color:#808000;
	font-weight:normal;
	text-decoration:none;
	padding:0px 20px;
	
	
}






