* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Georgia, "Times New Roman";
	font-size: 16px;
	background: #000 url(/images/page-bg3.jpg) repeat-x;
}

a {
color: blue;
}

h1 {
 background: url(/images/logo-008.png) top center no-repeat; 
 text-indent: -9000px; 
text-align: center;
height:75px;
margin: 10px 0 0 0;
font-family: Courier;
font-size: 56px;
color: #900000;
}

h2 {
font-weight: normal;
margin: 20px 0;
font-size: 28px;
}

h3 {
font-size: 32px;
margin: 10px 0 20px 0;
font-weight: normal;
}

h4 {
font-size: 38px;
margin: 10px 0 20px 0;
font-weight: normal;
}

hr {
height:0px;
border-top: 0;
border-left: 0;
border-right: 0;
border-bottom: 1px solid black;
margin:0 0 20px 0;
}

img {
border:0;
margin: 0;
}

#wrapper {
width:945px;
margin:20px auto;
background: #eee;
padding: 20px;
border: 5px solid #000;
}

#picture-wrapper {
width:100%;
margin:0;
text-align: center;
}

#header {
font-size: 14px;
text-align: center;
font-weight: bold;
margin: 15px 0 15px 0;
}

.blue-text {
	color: #006cff;
}

.green-text {
	color: #169814;
}

.bright-red-text {
	color: #dc221b;
}

.yellow-text {
	color: #fecf00;
}

.red-text {
	color: #71110d;
}

.gold-text {
	color: #c8741c;
}

.aff-header-text {
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
}

.clear {
	clear: both;
	height: 0px;
	width: 0px;
	line-height: 0px;
	font-size: 0px; /*for IE*/
}

.search-box {
background: #fff url(/images/search-bg2.png) bottom repeat-x;
margin:30px auto;
padding:15px 0 12px 0;
border:1px solid #000;

}

.bold {
font-weight: bold;
}

.center {
text-align: center;
}

.float-thumb {
	float: left;
	display: inline;
	width: 202px;
	height: 300px;
	margin: 0px 15px 15px 0px;
	padding: 10px;
	border: 1px solid #aaa;
	overflow: hidden;
	background: #fff;
}

.thumb {
	display: block;
	width: 200px;
	height: 220px;
	border:1px solid black;
	margin: 5px 0 5px 0;
}

.thumb-quote {
font-family: Arial;
font-size: 12px;
line-height: 16px;
}

.picture {
margin:15px 0 15px 0;
border: 1px solid black;
}

.last {
margin-right:0;
}

.mini {
font-size: 10px;
}

.hilite {
background-color: #fff648;
}
