body {
	background: #ccc url("../images/bgPattern.jpg");
	margin: 0px;
	padding: 0px;
	}

div, p, blockquote, ol, ul, dl, li, dt, dd, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 18px;
	font-size: 12px;
	}

a:link { 
	color: #CC0000; 
	}
	
a:visited { 
	color: #CC0000; 
	}

a:hover { 
	color: #999999; 
	}

a:active { 
	color: #CC0000; 
	}

.heading {
	font-size: 12px;
	font-weight: bold;
	border-bottom: thin dashed #999999;
	text-transform: uppercase;
	}

.small { 
	font-size: 9px; font-style: italic; font-weight: normal; 
	}

.margin {
	margin: 10px;
	height: 525px;
	background: url(../images/absolute_ex-bkg.gif) no-repeat center center;
	}
	
.border {
	border: thin dashed #999999;
	}

.style1 {
	color: #999999;
	font-size: 10px;
	}

#diamondlist ul {
list-style-type: none;
padding-left: 50;
margin-left: 0;
}

#diamondlist li  { 
background: url("../images/diamond.gif") no-repeat left center; 
margin-top: 0px; 
margin-bottom: 0px; 
padding-top: 10px; 
padding-bottom: 10px; 
padding-left: 30px;
}
.red {
	color: #bc1212;
}
.ltgrey {
	color: #bcbcbc;
}
.grey {
	color: #919193;
}
.larger {
	font-size: 16px;
}
hr {
	background: #bc1212;
	height: 2px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-style: none;
}
.small_album {
	width: 100px;
	margin-right: 10px;
	border: 1px solid #000000;
	height: 100px;
}
#paypal {
	float: right;
	margin: 10px;
	text-align: center;
	background: #919191;
	font-weight: bold;
	border: medium solid #030303;
	color: #FFFFFF;
	padding: 10px;
}
.large_album {
	width: 250px;
	margin-right: 10px;
	border: 1px solid #000000;
}
#container {
	background: url(../images/top_grad.gif) repeat-x;
}
