body
{
	background-image: url(http://www.nightdreams.com/images/background.gif);
	background-repeat: repeat;
	background-position: center 50%;
	font-size: 12px;
}

a{
	text-decoration: none;
	color:#2A4274; 
}

div {
	color:#2A4274;
}

span{
	color:#2A4274;
}

a:hover {
	color:#9C4B61;
}

img{
	border:0px;
	margin:0px;
	padding:0px;
}

.bold
{
	font-weight: bold;
}

img#spinner
{
	display:none;
	position: relative;
	float:right;
}

.tl {
	position:absolute;
	left:0px;
	top:0px;
}

.tr {
	position:absolute;
	right:0px;
	top:0px;
}

.bl {
	position:absolute;
	left:0px;
	bottom:0px;
}

.br {
	position:absolute;
	right:0px;
	bottom:0px;
}

div#big_container {
	position:absolute;
	width: 700px;
	border:0px;
	padding:0px;
	left:50%;
	margin-left:-350px;
	top:0px;
	background-position: 0 0;
	min-height: 300px;
	height: 300px;
	background-repeat: no-repeat;
	background-image: url(http://www.nightdreams.com/images/css_images/background.jpg);
}


div#big_container div#body {
	width:100%;
}


div#navbar
{
	position:absolute;
	left: 0px;
	top: 146px;
	width: 137px;
}

#flash_logo
{
	position: absolute;
	top: 0px;
	left: 0px;
}

#flash_words
{
	position: absolute;
	top: 0px;
	right: 0px;
}

#flash_lingerie
{
	position: absolute;
	top: 146px;
	right: 0px;
	display: none;
}

#page_title
{
	position: absolute;
	top: 204px;
	left: 215px;
	font-weight: bold;
	font-size: 35px;
	color: #556C95;
}

#page_description
{
	position: absolute;
	top: 245px;
	left: 240px;
	font-size: 12px;
	color: #5A7AB3;
	padding-right: 20px;
}
