body {
	background: black;
	}
	
img {
	border: 0;
	}
	

	
#main {
	font-family: tahoma, arial, sans-serif;
	text-transform: uppercase;
	}
	
#caption1 {
	position: absolute;
	left: 200px;
	top: 170px;
	width: 380px;
	}
	
#caption2 {
	position: absolute;
	left: 680px;
	top: 280px;
	width: 120px;
	}
	
#bground {
	background: white url(bground/cressgem.jpg) no-repeat top right;
	height: 768px;
	}


	
#main ul {
	font-size: 0.7em;
	list-style-type: none;
	padding-left: 0;
	padding-top: 0px;
	}


#main h1, h2 {
	text-transform: uppercase;
	font-family: tahoma, arial, sans-serif;
	font-size: 1em;
	letter-spacing: 1px;
	color: #333333;
	}
	
#main h1 {
	font-weight: normal;
	margin-top: 0px;
	}
	
#main h2 {
	font-weight: normal;
	margin-top: 20px;
	font-size: 0.9em;
	}
	

	
	
#main li {
	padding: 4px 0px 4px 0px;
	}
	
	
#main p, #main2 p {
	padding: 7px 0px 5px 0px;
	margin: 0px;
	color: #999999;
	line-height: 1.5em;
	}
	
#main2 img {
	border: solid 1px #666666;
	}
	
	
#main h1, #main2 h1 {
	color: #333333;
	background: none;
	}
	
	

A:link {
	text-decoration: none; color: #006600;
	}

A:visited {
	text-decoration: none; color: #004400;
	}

A:active {
	text-decoration: none; color: #33aa55;
	}

A:hover {
	text-decoration: underline; color: #33aa55;
	}



form {
	font-size: 0.8em;
	margin-top: 10px;
	}
	

	
#main1 {
	position: absolute;
	left: 230px;
	top: 24px;
	width: 440px;
	padding: 15px;
	}
	
#main2 {
	position: absolute;
	left: 50px;
	top: 340px;
	width: 240px;
	padding: 15px;
	}
	
#col1 {
	float: left;
	width: 40%;
	}
	
#col2 {
	float: right;
	width: 56%
	}
	
	

	
	

	
.highlight {
	color: black;
	}
	
	
.imglink {
	width: 0;
	height: 0;
	border-width: 0;
	}
	

	

	

