body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#5ba0d6;
}
* {margin:0px;padding:0px;}
.clear{clear:both;}
#container {
	margin: 0px auto;
	text-align: left;
	width: 979px;
}
#header {
	background-image:url('images/dreams-header.jpg');
	width:979px;
	height:232px;
	display:block
}
#border {
	background-image:url('images/dreams-border.jpg');
	background-repeat: repeat-y;
	width:979px
}
#main {
	background-image:url('images/dreams-contentbg.jpg');
	background-color:#190707;
	background-repeat: repeat-x; margin-left:10px; margin-right:12px; margin-top:0px; margin-bottom:0px
}
#left {
	width:261px;
	float:left;
	display:inline;
	background-image:url('images/dreams-contentbg.jpg');
	background-color:#190707
	
}
#right {
	float:right;
	width:580px;
}
/***************** Content ***********************/
.content {
	width:530px;
}

/***************** Menu ***********************/
#menu {
	background-image:url('images/dreams-menu.jpg');
	width:247px;
	height:190px;
	margin-left:100px
}
#menu ul {
	padding: 30px 0px 0px 0px;
	width:220px;
	margin-left:15px;
}
#menu li {
	background-image: url('images/dreams-arrow.jpg');
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px dotted #B4045F;
	list-style-type: none;
	text-align:right; padding-left:0px; padding-right:30px; padding-top:4px; padding-bottom:4px
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: 900;
	color: #B4045F;
	text-decoration: none;
	font-size: 12px;
	
}
#menu a:hover {
	color:#c40000;
}
.lastchild{
	border-bottom: none !important;
}
#menubottom {
	background-image:url('images/dreams-meunbottom.jpg');
	background-repeat:no-repeat;
	width:247px;
	height:76px;
	margin-left:100px
}
#menubottom ul {
	padding: 20px 0px 0px 0px;
	width:240px;
	margin-left:15px;
}
#menubottom li {
	float:left;
	display:inline;
	width:77px;
	text-align:center;
}
#menubottom a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bolder;
	font-size:10px;
	color: #B4045F;
	text-transform: uppercase;
}
#menubottom a:hover {
	color:#c40000;
}
/***************** Footer ***********************/
#footer {
	background-color:#8bcaef;
	background-image:url('images/dreams-borderfooter.jpg');
	height:74px;
	width:979px
}
#footerend {
	background-image:url('images/dreams-borderfooterend.jpg');
	background-repeat: no-repeat;
	width:979px;
	height:9px;
	display:block
}
#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	color: #B4045F;
}
