/* CSS Document */

html,body{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background:url(../images/background.gif) #000;
	background-attachment: fixed;
	color: #D8C891;
	line-height: 22px;
}

 a:link, a:visited, a:active  {
	color: #edd4b8;
	text-decoration: none;
}

 a:hover {
	text-decoration: underline;
	color: #edd4b8;
}


#header{
	background:url(../images/header_top.gif) repeat-x;
	height: 160px;
	border-bottom: 2px solid #232223;
}

#darkertop{
background:url(../images/blackpng.png) repeat-x;
background-attachment: fixed;
}

#navbar{
	color:#edd4b8;
	padding:10px 10px 10px 10px;
	font-family:  'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	width: 780px;
	margin: 0 auto;
	}

#navbar a:link, #navbar a:visited, #navbar a:active  {
	color: #edd4b8;
	text-decoration: none;
}

#navbar a:hover {
	text-decoration: underline;
	color: #edd4b8;
}


#logo{
	background:url(../images/diamond_logo.gif) no-repeat;
	height:100px;
	width: 375px;
	margin: 0 auto;
}

#curtain{
background:url(../images/curtain.png) no-repeat;
width:730px;
height:120px;
margin:0 auto;
}


#mainsection{
	width:832px;
	margin: 0 auto;
	margin-top: 30px;
}

#inner1{
	height:450px;
	position: relative;
}

#content1{
	float:right;
	width:350px;
	padding: 20px 30px;
}

#content1 h1{
	font-size: 175%;
	font-weight: normal;
}

#part2{
	padding:25px;
	height: 250px;
}

#part2left{
	float:left;
	width:510px;
	position: relative;
}





#container hr{
border: none;
border-top: 1px solid #88632f;
}

#frame1{
	width:515px;
	height:446px;
	position:absolute;
	left: -110px;
	top: -20px;
}

#frameright{
	position: absolute;
	height: 320px;
	right: -280px;
	top: -80px;
}

#contentbottom{
width:350px;
padding:20px;
}

#footer{
	background:url(../images/footer.png) no-repeat;
	width: 830px;
	height: 55px;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 25px;
	color: #5A3D1B;
	margin: 20px 0px;
	clear: both;
}

#footer a:link, #footer a:visited, #footer a:active  {
	color: #5A3D1B;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #5A3D1B;
}

/* start of the diamonds page */

#innerdiamond{
}

#notablecredits{
	padding:30px 0px;
	border-bottom: 1px dotted #D8C891;
}

#diamondsfrontpic{
	margin: 0 auto;
	margin-bottom:50px;
	width: 452px;
}

.thediamonds{
	padding: 40px 0px;
	border-bottom: 1px dotted #D8C891;
}

.girlsframes{
	height:310px;
	float: right;
	margin: 0 0 20px 20px;
}

/* start of the tech details page */

#innertech {
	height:500px;
	position: relative;
}

#techframe {
	width:440px;
	height:446px;
	position:absolute;
	left: -20px;
	top: 32px;
}


/* start of the audio-visual page */


#leftvisual{
	float:left;
	width:400px;
}

#framevideo{
	position:absolute;
	width:401px;
	height:524px;
	top: 10px;
	left: 410px;
}

#framevisual{
width:300px;
position:absolute;
}


/* start of the contact details page */

#innercontact {
	height:850px;
	position: relative;
}
#contentcontact {
	float:left;
	width:400px;
	padding: 20px 30px;
}

#contactframe {
	width:440px;
	height:300px;
	position:absolute;
	left: 370px;
	top: 15px;
}


#contact{
	width:465px;
	position:absolute;
	top: 40px;
	left: 450px;
	z-index: 3;
}

form{
	width: 425px;
	background:url(../images/postcard_top.png) no-repeat #efe8d5;
	padding: 105px 15px 0 15px;
}

form label{
	vertical-align:top;
	margin-bottom: 0px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #492d15;
}

form input{
	background: #fff;
	border: 1px solid #8d7d6d;
	width:99%;
	font: 14px Georgia, "Times New Roman", Times, serif;
	padding:3px;
	margin-bottom:10px;
}


form textarea{
	background: #fff;
	border: 1px solid #8d7d6d;
	width:99%;
	font: 14px Georgia, "Times New Roman", Times, serif;
	}
	
	.submitbutton{
	clear:both;
	display: inline;
	width: 152px;
	height:47px;
	}

#contactframe2{
	width:312px;
	height:200px;
	position:absolute;
	left: 170px;
	top: 290px;
	z-index: 1;
	}

#contactframe3{
	width:312px;
	height:397px;
	position:absolute;
	left: 180px;
	top: 450px;
	z-index: 2;
	}


#gallery{
	padding:50px 0px;
}

.galleryimages{
margin:5px;
padding:0px;
border: 1px solid #e5d9c2;
}
U
