body, html { background-image: url(../images/bg4.jpg); }

#inner { 
	background: white;
	opacity: 0.85;
	position: relative; 
	width: 792px; 
	margin-left: auto; margin-right: auto;
	padding: 1px;
	border: 2px solid #fff;
	top: -50%; } /* for explorer only */
	
#left {
	position: relative;
	left: 0px;
	width: 266px;
	background: url(../images/pink.gif);
	height: 560px;
}

#left #item1 {
	font-family: "Arial Rounded MT Bold", arial, sans-serif;
	font-size: 15px;
	color: white;
	padding: 10px;
	line-height: 18px;
}

#left #item1 i {
	font-size: 11px;
	font-family: arial, serif;
}

#left #item2 {
	background: white;
	padding: 0;
}
#left h2 {
	font-family: "Arial Rounded MT Bold", arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #994455;
	padding: 15px 0 10px 4px;
}

#left img {
	margin: 4px;
	border: 1px solid white;
}

#left p {
	font-size: 11px;
	padding: 1px 0 8px 5px;
}

#left #item3 { 	padding: 0; }

#left #item3 h1 {
	font-family: "Arial Rounded MT Bold", arial, sans-serif;
	font-size: 13px;
	color: white;}
	
#left #item3 ul {
	margin-left: 5px; 
	padding: 0; }
	
#left #item3 li {
	margin: 5px;
	padding: 0;
	list-style-type: disc; }
	
#center {
	position: absolute;
	left: 268px;
	top: 1px;
	width: 264px;
	height: 561px;
	background: #777;
	color: white;
}

#center #item1 {
	font-family: "Arial Rounded MT Bold", arial, sans-serif;
	font-size: 15px;
	color: white;
	padding: 12px;
	line-height: 17px;
	background: url(../images/pink.gif);
	border-bottom: 1px solid white;
}

#center #item2 {
}

#center #item3 img {
	margin-left: 17px;
	padding-top: 50px;
}

#center #item2 h1 {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	padding: 5px 5px 0 5px;
	color: black;
}

#center #item2 h2 {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	padding: 4px 0 0 4px;
	color: black;
	text-align: left;
	letter-spacing: -0.8px;
}

#center #item2 p {
	font-size: 10px;
	padding: 1px 4px;
}

#center #item2 ul {
	margin-left: 16px;
	padding: 0 ; }
	
#center #item2 li {
	font-size: 10px;
	margin: 2px;
	padding: 0;
	list-style-type: disc; }
	
#right {
	position: absolute;
	left: 533px;
	top: 2px;
	width: 261px;
}


#right h1 {
	font-family: "Arial Rounded MT Bold", arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #994455;
	letter-spacing: -0.9px;
	padding: 2px 2px 2px 6px;
}

#right p {
	padding: 0 2px 2px 6px;
	font-size: 11px;
}
	
#right img {
	margin: 0;
	padding: 0;
}

#right #bottom {
	margin-top: 12px;
	font-family: arial, sans-serif;
	color: white;
	padding: 5px;
	line-height: 17px;
	background: url(../images/pink.gif);
	border-bottom: 1px solid white;
}

#bottom h2 {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -0.3px;
	font-size: 15px;
	padding: 0px 6px 0 6px;
	text-align: center;
}

#bottom p {
	font-family: arial;
	font-size: 12px;
}

#right #navbar {
	position: absolute;
	top: -30px;
	right: -2px;
	height: 0;
	text-align: center;
}

#right #navbar a {
	display: block;
	padding: 6px;
	width: 60px;
	margin: 1px;
	float: left;
	font-size: 11px;
	color: black;
}

#right #navbar a:hover {
	color: white;
	font-weight: bold;
}