 
 
 
 
 
 
 
 
 
 
 
 
 
body, form, p, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}

a { color: #61a3d3; text-decoration: none; }

p, h1, h2, h3, h4, h5, h6 {
	margin-bottom:10px;
}

body {
	padding:24px;
	background:#d9d9d9;
	font: 11px Arial, Helvetica, sans-serif;
}

.clear {
	clear:both;
}

h1 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#61a3d3;
}


/* Top Right */
#topRight {
	background:url(images/top_dream_gift.jpg) no-repeat;
}
#date {
	font: 12px Arial, Helvetica, sans-serif;
	text-align:right;
	padding: 0 25px 12px 0;
}


#container {
	position:relative;
	_height:464px;
	min-height:464px;
}

#background {
	position:absolute;
	background:#$b1cae7;
	z-index:1;
	top:0;
	left:0;
}

#flash {
	position:absolute;
	z-index:100;
	top:300px;
	left:100px;
}



#leftCont {
	position:absolute;
	top:0;
	left:0;
	z-index:50;
	width:149px;
	_height:464px;
	min-height:464px;
	background:#61a3d3;
	opacity:0.8;
	filter:alpha(opacity=80);
}

#leftPane {
	position:absolute;
	top:0;
	left:0;
	z-index:100;
	width:149px;
	font: 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}


#rightPane {
	position:absolute;
	top:0;
	right:0;
	z-index:99;
	width:382px;
}


#contentHome {
	width:336px;
	height:270px;
	padding: 10px;
	overflow:auto;
	color:#FFFFFF;
	scrollbar-base-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color:#efefef;
}
#content {
	width:336px;
	height:428px;
	padding: 10px;
	overflow:auto;
	color:#FFFFFF;
	scrollbar-base-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color:#efefef;
}


/* Footer */
#footer {
	font: 10px Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:center;
	line-height:25px;
position:relative;
z-index:10000;
bottom:-490px;
}
#footer a {
	color:#000000;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}


#leftPane ul {
	margin:0;
	padding:0;
	float:left;
}
#leftPane ul li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	position: relative;
	text-align:left;
	border-bottom:1px solid #FFFFFF;
}
#leftPane h2 {
	margin:0;
	padding:0;
	font: 12px Arial, Helvetica, sans-serif;
}
#leftPane a {
	color:#FFFFFF;
	text-decoration:none;
	padding:10px 10px;
	height:34px;
	line-height:34px;
	width:129px;
	display:block;
	float:left;
}
#leftPane a:hover {
	background:#b2cfe5;
	color:#000000;
}


#leftPane ul ul {
	position: absolute;
	z-index: 500;
	top: -1px;
	left: 100%;
	border-top:1px solid #FFFFFF;
	width:150px;
}

html>body #leftPane ul ul {
	width:auto;
}

#leftPane ul ul li {
	display:block;
	border-bottom:1px solid #FFFFFF;
}
#leftPane ul ul li a {
	width:150px;
	color:#FFFFFF;
	display:block;
	float:none;
	background:#61a3d3;
	opacity:0.8;
	filter:alpha(opacity=80);
}
#leftPane ul ul li a:hover {
	background:#b2cfe5;
	color:#000000;
}

#leftPane ul ul ul {
	position: absolute;
	top: -1px;
	left: 100%;
}
#leftPane ul ul ul li {
	border-left: 1px solid #FFFFFF;
}


#leftPane ul ul,
#leftPane ul li:hover ul ul,
#leftPane ul ul li:hover ul ul
{display: none;}

#leftPane ul li:hover ul,
#leftPane ul ul li:hover ul,
#leftPane ul ul ul li:hover ul
{display: block;}

html #leftPane ul li { float: left; height: 1%;}
html #leftPane ul li a { height: 1%; }

#leftPane li:hover ul, li.over ul { display: block; float:left;}

<!--[if lt IE 7]>
#leftPane{float:none;}
body{behavior:url(csshover.htc); }
#leftPane ul li{float:left; }
#leftPane a{height:1%; font: 12px Arial, Helvetica, sans-serif;}

<![endif]-->

