﻿body {
	margin: 50px 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
}

	

#container {
	
	margin:0px auto;
	text-align:left;
	padding:0px;
	background: #000000;
	position: relative;
	height: 900px;
	width:780px;
	
	
}


a:link {
	color: #523724
}

a:hover {
	color: black
}

a:visited {
	color: #523724
}

a:visited:hover {
	color: black
}


#header {
	background-image: url('images/diamondupperheader.jpg');
	background-repeat: x-repeat;
	position: absolute;
}
#secondheader {
	background-image: url('images/b_mainimg.jpg');
	background-repeat:no-repeat;
	position:absolute;
	background-color:black;
}


#menu {
	font-size: medium;
	color: #000000;
	position: absolute;
	left: 333;
	top: 4px;
	height: 199px;
	width: 93px;
}


#mainparagraph {
	font-size: small;
	color: #000000;
	position: absolute;
	left: 333;
	top: 4px;
	height: 199px;
	width: 93px;
	
}

#mainparagraph3scroll {
	font-size: small;
	color: #000000;
	position: absolute;
	left: 333;
	top: 4px;
	height: 199px;
	width: 93px;
	overflow: auto;
	
}

#mainparagraphsearch {
	font-size: small;
	color: #000000;
	position: absolute;
	overflow: auto;
	
}



#image {
	
	width: 200px;
	position: absolute;
	
}

#bgimage {
	background-image: url('images/diamondbackground.jpg');
	position: absolute;
	background-repeat: no-repeat;
		
}

#bgimage2 {
	background-image: url('images/diamondbackground2.jpg');
	position: absolute;
	background-repeat: no-repeat;
		
}

#bgimage3long {
	background-image: url('images/diamondbackground3long.jpg');
	position: absolute;
	background-repeat: no-repeat;
		
}


#bgimagescroll {
	background-image: url('images/diamondbackgroundscroll.jpg');
	position: absolute;
	background-repeat: no-repeat;
		
}

#flashcontent {
	position: absolute;
	}


#sidebar1 {
	font-size: small;
	color: #000000;
	position: absolute;
	left: 333;
	top: 4px;
	height: 199px;
	width: 93px;
}

#sidebar2 {
	font-size: small;
	color: #000000;
	position: absolute;
	left: 333;
	top: 4px;
	height: 199px;
	width: 93px;
}
#viewer {
	position: absolute }
}

#footer2 {
	position: absolute;
	font-size: small;
	color: #000000;
	
}




