html, body {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, "Arial", Helvetica, sans-serif;
	font-size: 75%;
	color: #e8e8e8;
	height: 100%;
	line-height: normal;
	list-style-position: outside;
	list-style-image: url(../i/bullet.gif);
	list-style-type: none;
}
.content {
	font-family: Tahoma, "Arial", Helvetica, sans-serif;
	font-size: 12;
	color: #e8e8e8;
	line-height: 20px;
}
.contentpink {
	font-family: Tahoma, "Arial", Helvetica, sans-serif;
	font-size: 12;
	color: #e41c38;
	line-height: 20px;
}
.contentgold {
	font-family: Tahoma, "Arial", Helvetica, sans-serif;
	font-size: 12;
	color: #846D50;
	line-height: 20px;
}

.contentblack {
	font-family: Tahoma, "Arial", Helvetica, sans-serif;
	font-size: 12;
	color: #000000;
	line-height: 20px;
}

/* Layout */
div.page_home {
	margin: 0;
	padding: 0;
	height: 100%;
	position: relative;
	z-index: 10;
	background: #000000 url(../i/ImageWeb_background.jpg) no-repeat 0 0;
}
div.page_about {
	margin: 0;
	padding: 0;
	height: 100%;
	position: relative;
	z-index: 10;
	background: #000000 url(../i/ImageWeb_background.jpg) no-repeat 0 0;
}



div.content {
	margin: -240px 0 0 -390px;
	position: absolute;
	left: 456px;
	top: 45%;
	text-align:left;
	padding: 1px;
	width: 1000px;
	height: 600px;	
	z-index: 20;	
	background-color: #FFFFFF;
}

/*div.header {
	width: 1000px;
	height: 130px;
	background: url(../i/headerbackv.jpg) repeat-x 0 0;
}

/*div.menu {
	display: inline;
	float: left;
	height: 130px;
	width: 540px;
	border: 0px solid red;
}

div.section {
	width: 1000px;
	height: 350px;
	background: #000 url(../i/bg_content.jpg) no-repeat 0 0;
}*/
div.logo {
	display: inline;
	float: left;
	background:  url(../i/spacer.gif) no-repeat 0 0;
}

div.portfolio_flash {
	padding: 0px 0 0 0;
	text-align: center;
	z-index: 100;
}
div.portfolio_nav {
	float: left;
	height: 5px;
	z-index: 50;
	color: #FFFFFF;
	margin: -20px 0 0 0;
}

div.links {
	margin: 150px 0 0 150px;
	padding: 0px;
	width: 300px;
	height: 0px;
	position: absolute;
	z-index: 20;
	top: 50%;
	left: 50%;
}