body {
background-color:#FFFFCC;
margin-left:5%;
margin-right:5%;
padding-top:5px;
}
body p {
	font-family: Times New Roman, Times, serif;
	font-size:14px;
	color:#0000FF;
	text-align:center;
}
#wrapper{
width:770px;
background-color:#FFFFCC;
margin: auto;
border:1px solid #000000;
background-image:url(../images/wrapper_bg.gif);
background-repeat:repeat-y;
}
#sweetmusic{
	height: 151px;
	background-image: url(../images/is_it.gif);
	background-repeat: no-repeat;
	background-position:center;
	background-color:#FFFFCC;
	margin-left:auto;
	margin-right:auto;	
}
.img-floatleft {
float: left;
width: 321px;
height:102px;
margin: 0px;
padding: 0px;
background-image:url(../images/subnav_image.jpg);
background-color:#FFFFCC;  
}
.img-floatright {
float:right;
width: 250px;
height:80px;
margin: 0px ;
padding: 0px;
background-image:url(../images/head_image.jpg);
background-color:#FFFFCC; 
}
.clearboth {clear: both;
}
#content {
text-align:left;
margin-left:auto;
margin-right:auto;
background-color: #fff9d8;
padding-top:5px;
padding-left:5px;
padding-right:5px;
width:auto;
height:auto; 
}
#content h1 {
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:underline;
color:#666666;
}
#content p {
text-align:left;
font-family:"Times New Roman", Times, serif;
font-size:14px;
font-weight:normal;
color:#0000FF;
}
#content em {
text-align:left;
font-style:normal;
font-family:"Times New Roman", Times, serif;
font-size:14px;
font-weight:normal;
color:#666666;
}
#content ul li {
list-style-type:square;
text-align:left;
font-family:"Times New Roman", Times, serif;
font-size:14px;
font-weight:normal;
color:#0000FF;
list-style-position:inside;
}
dl.timeline {
margin: 2em 0;
padding: 0;
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#666666;
}
.timeline dt {
position: relative;
left: 0;
top: 1.1em;
width: 5em;
font-weight: bold;
color:#0000FF;
}
.timeline dd {
border-left: 1px solid #666666;
margin: 0 0 0 5em;
padding: 0 0 .5em .4em;
}
#navigation {
position: relative;
top: 5px;
width:auto;
height:auto;
left: 10px;
text-align:left;
}
#navigation a {
background-color:#fff9d8;
font-family:"Times New Roman", Times, serif;
font-size:12px;
font-style:italic;
font-weight:bold;
}
#navigation h2 {
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#FF0000;
}
#navigation ul li a:hover, #navigation li a:focus{
background-color:#990000;
border-right:2px solid #000000;
border-bottom:2PX solid #000000;
color:#FFFF00;
}
#navhor{
border-top:1px solid #FFF9D8;
border-bottom:1px solid #FFF9D8;
}
#navhor ul{
padding:0;
margin:0;
background-color:#fff9d8;
}
#navhor ul li{display:inline;
padding:0;
margin:0;
}
#navhor ul li a{ font-size:14px;
font-weight:bold;
color:#990000;
background-color:#fff9d8;
text-decoration:none;
padding:0 25px 0 25px;
border-right:1px solid #fff9d8;
text-align:center;
width:9em;
}
#navhor ul li a:hover, #navhor ul li a:focus{
background-color:#990000;
border-right:2px solid #000000;
border-bottom:2PX solid #000000;
color:#FFFF00;
}
#validation {
background-color:#FFFFCC;
margin-left:0px;
margin-right:0px;
padding-top:0px;
}
#validation p {
	font-family: Times New Roman, Times, serif;
	font-size:14px;
	color:#0000FF;
	text-align:right;
}
#footer{
clear:both;
border-top:0px;
border-bottom:0px;
background-color:#990000;
width:auto;
padding:0px;
}

#footer p{
font-size:12px;
font-weight:bold;
color:#FFFF00;
padding:1px;
}
a:link {
	color: #990000;
}
a:visited {
	color: #FF0000;
}
a:active {
	color: #339900;
}

