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;
	margin-top: -23px;
	margin-bottom: 23px;
	position: relative
	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;
}

.alert-message {
  position: relative;
  padding: 7px 15px;
  margin-bottom: 18px;
  color: #404040;
  background-color: #eedc94;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#fceec1), to(#eedc94));
  background-image: -moz-linear-gradient(top, #fceec1, #eedc94);
  background-image: -ms-linear-gradient(top, #fceec1, #eedc94);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fceec1), color-stop(100%, #eedc94));
  background-image: -webkit-linear-gradient(top, #fceec1, #eedc94);
  background-image: -o-linear-gradient(top, #fceec1, #eedc94);
  background-image: linear-gradient(top, #fceec1, #eedc94);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fceec1', endColorstr='#eedc94', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #eedc94 #eedc94 #e4c652;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
}
.alert-message .close {
  *margin-top: 3px;
  /* IE7 spacing */

}
.alert-message h5 {
  line-height: 18px;
}
.alert-message p {
  margin-bottom: 0;
  margin: 0;
}
.alert-message div {
  margin-top: 5px;
  margin-bottom: 2px;
  line-height: 28px;
}
.alert-message .btn {
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
.alert-message.block-message {
  background-image: none;
  background-color: #fdf5d9;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  padding: 14px;
  border-color: #fceec1;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.alert-message.block-message ul, .alert-message.block-message p {
  margin-right: 30px;
}
.alert-message.block-message ul {
  margin-bottom: 0;
}
.alert-message.block-message li {
  color: #404040;
}
.alert-message.block-message .alert-actions {
  margin-top: 5px;
}
.alert-message.block-message.error, .alert-message.block-message.success, .alert-message.block-message.info {
  color: #404040;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.alert-message.block-message.error {
  background-color: #fddfde;
  border-color: #fbc7c6;
}
.alert-message.block-message.success {
  background-color: #d1eed1;
  border-color: #bfe7bf;
}
.alert-message.block-message.info {
  background-color: #ddf4fb;
  border-color: #c6edf9;
}
