#menuContainer 
{ 
margin:10px 0 0 11px;
width:970px;
position:relative;
}

#mainContainer 
{ 
margin:-2px 0 0 auto;
}

#logo img
{
margin:30px 0 0 680px;
position:relative;
}

a {	
	color: #3366CC;	
	text-decoration: none;
	font-size: 12px;
}
body {	
	background-image:url(../images/grand-piano.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:100%;
	width:100%;
	}
h2 {
	color: #CCCCCC
	}
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.15em;	
	background-color: #006666;  	
	color: #DCDCDC
	}
h4 {
	color: #000000
	}
	
p
	{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;	}

ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside
	}

a:hover {	
	text-decoration: underline
	}


<!-- 
/* This is the transparent box */
#transbox {
width: 965px;
height:500px;
margin:0 0 0 10px;
background-color: #fff;
border: 2px solid black;
filter:alpha(opacity=80);
opacity: 0.8;
-moz-opacity:0.8;
}

#divleft{position:relative; margin:0 0 0 0; width:350px; float:left;}
#divleft img{position:relative; margin:19px 0 0 0; *top:-15px; }
#divright{float:right; position:relative; width:450px;  *top:20px; *right:55px; left:-10px;}
#divright h1{font-family: Arial, Helvetica, sans-serif;	 font-size:18px; color:#000; width:500px; text-align:left;}
#divright p {font-size:14px; font-weight:normal; text-align:left; }
#divright ul{font-size:14px; font-weight:normal; text-align:left; }
#divright li{list-style-image:url(../images/bullet.png); padding:3px;}
/* This is the container which set text to solid color.
position: relative used for IE */ 
#transbox div {
padding: 20px;
font-weight: bold;
color: #000;
position: relative;
top:20px;
}

#footer
	{font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-align:right; width:900px;}


/* Menu*/
.menu_r{font-size:18px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
-->




