/* @override http://www.casualsexsearch.com/frameworks/css/css-jigsaw-002.css */

* {
margin: 0;
padding: 0;
}

body {
font-family: Arial;
background: #eee;
margin: 20px auto;
}

#pic-body {
font-family: Arial;
background: #fff;
margin: 0 auto;
}

a {
color: blue;
}

img {
border: none;
}

#logo {
	position: relative;
background: url(/images/css-hdr-2.png) top left no-repeat;
text-align: center;
height:45px;
margin: 15px 0 0 0;
}

#pic-logo {
position: relative;
background: url(/images/css-hdr-2.png) top center no-repeat;
text-align: center;
height:45px;
margin: 15px 0 0 0;
}

h1 {
position: absolute;
font-size: 14px;
top: 20px;
right: 20px;
}

h5 {
margin: 20px 0 20px 0;
font-size: 38px;
text-align: center;
}

h2 {
margin: 20px 0 20px 0;
font-size: 26px;
text-align: center;
}

h3 {
margin: 20px 0 20px 0;
font-size: 34px;
text-align: center;
font-weight: normal;
}

h4 {
margin: 20px 0 20px 0;
font-size: 46px;
text-align: center;
font-weight: normal;
}

p {
margin: 15px 0 15px 0;
font-size: 18px;
}

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


#page {
background: #fff;
width:852px;
margin:0 auto;
padding: 0 10px 0 10px;
}

#pic-page {
	width: 1024px;
	background: #fff;
	margin: 0 auto;
}

#pic-page img {
border: 1px solid black;
}

#wrapper {
background: #fff;
width:862px;
margin:0 auto;
padding: 0 10px 0 10px;
border-left:1px solid #999;
border-right:1px solid #999;
border-top:1px solid #999;
border-bottom:1px solid #999;
}

.t-272x340 {
border:1px solid black;
width:272px;
height: 340px;
margin:0 10px 10px 0;
float:left;
}

.t-130x164 {
border:1px solid black;
width:130px;
height: 164px;
margin:0 10px 10px 0;
float:left;
}

.t-134x154 {
border:1px solid black;
width:134px;
height: 154px;
margin:0 10px 10px 0;
float:left;
}

.t-200x154 {
border:1px solid black;
width:200px;
height: 154px;
margin:0 10px 10px 0;
float:left;
}

.t-416x154 {
border:1px solid black;
width:416px;
height: 154px;
margin:0 10px 10px 0;
float:left;
}

.t-158x284 {
border:1px solid black;
width:158px;
height: 284px;
margin:0 10px 10px 0;
float:left;
}

.t-130x164-4 {
width:284px;
height: 354px;
margin:0;
float:left;
}

.no-border {
border: none;
}

.left {
float:left;
}

.right {
float: right;
}

.center {
text-align: center;
}

.hilite {
background-color: #fff648;
}

.red-text {
color:#900000;
}

.grey-text {
color:#aaa;
}

.online-box {
background-color: #900000;
margin:0px 10px 0 0;
padding:5px;
border-top:1px solid black;
border-left:1px solid black;
border-right:1px solid black;
text-align: center;
color: #fff;
font-size: 24px;
}

.online-box a {
	color: #ffff00;
}

.search-box {
background-color: #fff6b5;
margin:0 10px 30px 0;
padding:15px;
border:1px solid black;
text-align: center;
}

.bottom-float-thumb {
	float: left;
	display: inline;
	width: 200px;
	height: 345px;
	margin: 0px 15px 15px 0px;
}

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

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

.last {
	margin-right: 0;
}

.bold {
	font-weight: bold;
}

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