/* --- by Emile Blume - netcreators.com 2006 
------------------------------------------------ */
body {
	color: #512557;
	background-image: url(../img/background.jpg);
	background-repeat: no-repeat;
	background-position: left -15px;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

fieldset, img {
	border: none;
}

hr {
	background: #B1B3B4;
	color: #B1B3B4;
	height: 1px;
	margin: 0;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 0;
	border: 0;
}

/* Header
----------------------------------------------- */
#header {
	width: 100%;
	height: 265px;
	height: 245px;
}

#header h1 {
	margin: 15px 0px 0px 10px;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	height: 73px;
	width: 403px;
}

#header h1 a{
	cursor: pointer;
	display: block;
	height: 73px;
	width: 403px;
}

#header span, .hide {
	display: none;
}

#dynamic {
	font-size: 11px;
	left: 520px;
	top: 65px;
	position: absolute;
	width: 180px;
	text-align: right;
}
#dynamic script {
	float: right;
	width: 70px;
}

#dynamic a {
	font-size: 11px;
	text-decoration: none;
}

/* Structure 
----------------------------------------------- */
	
#left {
	float: left;
	width: 224px;
	margin-top: -127px;
	margin-left: 10px;
}

#center, #bread {
	float: left;
	width: 430px;
	width: 500px;
}

#bread {
	margin-top: 0 !important;
	margin-top: 10px;
}

#center {
	margin-top: 5px;
	margin-left: 14px !important;
	margin-left: 4px;
}

#content {
	clear: left;
}

#contentR {
	float: left;
	display:none;
}

/* Headings 
----------------------------------------------- */
H1, H2, H3, H4, H5, H6 {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

H1 {	font-size: 1.8em;}
H2 {	font-size: 1.6em;}
H3 {	font-size: 1.4em;}
H4 {	font-size: 1.2em;}
H5 {	font-size: 1.1em;}
H6 {	font-size: 1em;}

#left h3 {
	font-size: 16px;
}	

/* Forms
----------------------------------------------- */
form {
	margin: 0px;
	padding: 0px;
}

/* Misc
----------------------------------------------- */
#center a, #center a:visited {
	color: #512557;
}

#search {
	position: absolute;
	top: 22px;
	left: 780px;
	z-index: 10;
}

#search input {
	width: 120px;
	padding: 1px 5px;
	border: 1px solid #000000;
	height: 16px;
	text-align: left;
}

#search .submit {
	background-color: #CDCED2;
	border: 1px solid #CDCED2;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 4px;
	padding: 0px;
	height: 20px;
	width: 60px;
}

#balloon {
	font-size: 14px;
	font-style: italic;
	line-height: 1.6em;
	width: 200px;
	position: absolute;
	top: 85px !important;
	top: 100px;
	left: 750px;
}

#promo, #bea-promo {
	position: absolute;
	top: 300px;
	left: 840px;
	width: 130px;
}

#bea-promo { top:430px; }