body {
	background-color: #e1c38b;
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-x;
	background-image: url(images/bg_gradient.jpg);
}
.container {
	margin-top: 20px;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-right: auto;
	margin-left: auto;
	width: 766px;
}
.container #logo {
	clear: right;
	float: left;
	padding: 0px;
	margin: 0px;
}
.nav {
	margin-bottom: 20px;
	line-height: 28px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: white;
	height: 28px;
	background-image: url(images/nav_bg.jpg);
	width: 766px;
	vertical-align: middle;
	clear: both;
}
.tag {
	float: right;
	width: 350px;
	line-height: 16px;
	text-align: right;
	bottom: 0px;

	font-size: 12px;
	vertical-align: middle;
}
.nav li {
	list-style-type: square;
	padding-right: 3px;
	padding-left: 3px;
	height: 18px;
	display: inline;
}
.nav ul {
	padding: 0px;
	margin: 0px;
}
.nav ul li {
}
.dream {
	background-repeat: no-repeat;
	margin-top: 10px;
	height: 107px;
	width: 766px;
	background-image: url(images/dream.gif);
	font-weight: normal;
}
.dreamleft {
	margin-bottom: -6px;
	height: 79px;
	clear: right;
	float: left;
	padding-right: 20px;
	border-right-style: none;
	margin-left: 15px;
	color: white;
	font-size: 14px;
	text-align: right;
	width: 210px;
	margin-top: 6px;
}
.dreamright {
	text-align: left;
	width: 470px;
	margin-left: 15px;    
	clear: left;
	float: right;             
	margin-top: -77px;
	padding-top: 6px;
	border-right-style: none;
	color: white;
	font-size: 14px;
	text-align: left;
	margin-right: 25px;
}
.dream h3 {
	color: white;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	margin-top: 3px;
}
.footer {
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	color: black;
	width: 766px;
	margin-top: 30px;
	margin-bottom: 20px;
	border-top-color: green;
	border-top-width: 2px;
	border-top-style: solid;
}

.footer a:link {
color: #000;
text-decoration: none;
}
.footer a:visited {
color: #000;
text-decoration: none;
}
.footer a:hover {
color: green;
text-decoration: underline;
}

.tag a:link {
color: #000;
text-decoration: none;
}
.tag a:visited {
color: green;
text-decoration: none;
}
.tag a:hover {
color: green;
text-decoration: underline;
}


.nav a:link {
color: white;
text-decoration: none;
}
.nav a:visited {
color: white;
text-decoration: none;
}
.nav a:hover {
color: white;
text-decoration: underline;
}

.dream a:link {
color: white;
text-decoration: none;
font-weight: bold;
}

.dream a:hover {
color: white;
text-decoration: underline;
font-weight: bold;
}
.pics {
margin-left: auto;
margin-right: auto;
clear: both;
}d {
color: green;
text-decoration: none;
}
.pics {
text-align: center;
margin-left: auto;
margin-right: auto;
clear: both;
}
.smalltext{
font-size: 9px;
}