*, html, body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px; /*font-size:11px;*/
	margin: 0 0 0 0;
}


body {
	background-color: #f0f0f0;
	background-image: url(../images/body_bg8.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
}

a {
	text-decoration:none;
}
img { border:0}
p {
/*	margin:20px;*/
	margin:5px 0 5px 0;
	text-align:left;
	width: 600px;
}

#wrapper {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px; 
	margin-bottom: 32px;
	/*padding-top: 10px;
	padding-bottom: 10px;*/
	/*background-color:#003e7e;*/
	border-left:0px solid #c4c4c4;
	border-right:0px solid #c4c4c4;
	border-bottom:0px solid #c4c4c4;
	min-height:764px;
	height:auto; /*FF/Mozilla Ok */
}

#content {
	/*background-color:#0067a6;*/
	min-height:489px;
	height:auto; /*FF/Mozilla Ok */
	background-color: #003e7e;
}

#header, #welcome, #themefooter {
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	font-size: 10px;
}

/* debug */
#header {
	/*background-color:green;*/
}

#welcome, #themefooter {
	text-align: left;
	margin: 0 0 0 0;
	background-color: white;
}
#welcome, #content {
	padding: 0 10px 0 100px;
}
#themefooter {
	padding: 0 10px 0 10px;
}

#welcome h1 {
	font-family: Georgia, serif, "Times New Roman";
	font-size:18px;
	font-weight:normal;
	padding: 18px 0 0 0;
	margin: 0 0 0 0;
}
#welcome p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 2px 0 0 0;
	margin: 0 0 0 0;
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: white;
	padding: 25px 0 0 0;
	margin: 0 0 0 0;
}

#buttons {
color: red;
}

#header {
	min-height:100px;
	height:auto; /*FF/Mozilla Ok */
	background-color: #003e7e;
}

#welcome {
	min-height:94px;
	height:auto; /*FF/Mozilla Ok */
}

#themefooter {
	min-height:81px;
	height:auto; /*FF/Mozilla Ok */
}

#big_image {
	border: 1px solid white;
	/*margin-top:37px;*/
}