body {
	background-image: url(diamondplate.gif);
	position:absolute;
	top: 1%;
	left: 10%;
	/* Need to set body margin and padding to get consistency between browsers. */
	font-size:14pt;
}

a {
	color:black;
	line-height:1;
}

h1{
	color:#990033;
	text-align:center;
	line-height:1;
	font-size:18pt;
}

h2 {
	color:#990033;
	line-height:1;
	font-size:15pt;
}

h3 {
	font-size:13pt;
}

h4 {
	font-size:12pt;
}

h5 {
	font-size:10pt;
}

#contentboarder {
	position:absolute;
	padding-right:13px;
	padding-bottom:10px;
	text-align:left;
	background-color:white;
	line-height:1;
}
#outline1 {
	position:absolute;
	width:145px;
	height:625px;
	background-color:#990033;
	line-height:1;
	border-bottom:10px solid #999966;
	border-right:10px solid #999966;
}

#header {
	position:absolute;
	width:680px;
	margin-left:155px;
	text-align:left;
	padding:10px;
	font-size:15pt;
}
#headerOverlay {
	position:absolute;
	margin-left:385px;
	text-align:center;
	padding:10px;
}
#contactline {
	position:absolute;
	padding:5px 0 5px;
	margin-top:171px;
	margin-left:155px;
	width:700px;
	background-color: #999966;
	font-style:italic;
	font-size:14pt;
}

#navigation {
	position:absolute;
	margin-top:205px;
	margin-left:7.5px;
	width:138px;
}

#navigation a {
	color:white;
	text-decoration:none;
	font-size:14pt;
	font-weight:bolder;
	line-height:30px;
}

#navigation a:hover {
  	color: #999966;
}

#navigationlocation {
	position:absolute;
	margin-top:205px;
	margin-left:154px;
	width:25px;
	line-height:32px;
}
#coupon {
	position:absolute;
	margin-top:550px;
	margin-left:7px;
	width:125px;
	border:2px dashed white;
	background-color:#999966;
	font-size:13pt;
	text-align:center;
}

#coupon a{
	text-decoration:none;
	font-weight:bold;
}

#content {
	position:relative;
	width:635px;
	margin-top:220px;
	margin-left:185px;
	text-align:left;
	padding:10px;
	border:1px dashed #333;
	background-color:#ececec;
}


#headerpic {
	position:absolute;
	width:126px;
	height:136px;
	margin-top:18px;
	margin-left:7px;
}

#headerpic img{
	border:3px solid #999966;
}

#contactinfo {
	margin-top:25px;
	margin-left:160px; 
	margin-right:160px;
	top: 1%;
	left: 10%;
	position:static;
	text-align:center;
}

#contactinfo table {
	font-size:12pt;
}

#contactinfo u {
	font-size:14pt;
}

.imageright {
	float:right;
}

.imageleft {
	float:left;
}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            
