/*
Hairystudy.com

structure */

body {background: #ce9199;margin: 0;padding: 0;text-align: center;font: 12px Verdana Serif;color: #000;}
#wrapper {margin: auto;width: 980px;padding:10px;text-align: center; background: #f5c1ca; border-left:1px solid #ccc; border-right:1px solid #ccc;}
.header {text-align:left;color:#0090d3;height:85px;}
	.desc {
	width:500px;
	float:left;
	clear:left;
	margin: 5px;
}
	.head_desc {width:400px; float:right;}
.content {float:left;width:780px}
.contentDual {float:right;width:590px;}
.content_big {width:980px; margin:auto;}
.right {float:right;width:180px; text-align:left;}
.left {float:left;width:180px; text-align:left;}
.squeeze {width:780px;float:left;}
.squeeze2 {width:970px;margin:auto;}
.toplist {clear:both; width:950px;margin:auto;}
#footer {clear:both;width:1000px; height:30px;padding-top:10px;}
/* structure */

/* base */
.text_box {position: relative;background-color: #d98997;bottom: 2px;right: 2px;}
.shadow {position: relative;background-color: #e6a1ad;bottom: 2px;right: 2px;}
.shadow_edge {position: relative;background-color: #f5c1ca;bottom: 4px;right: 4px;}
.text_box {background-color: #ffffff;color: #000000;border: 1px solid #ccc;padding: 4px;}
/* base */

/* h's */
	.header h1 {margin:0;padding:0;font-size:35px;}
	.right h2 {color: #4e131d;margin:0 0 10px 0;padding:10px; border:1px solid #ddd;font-size:16px; text-align:center; background:#f5f5f5;}
	.left h2 {color: #4e131d;margin:0 0 10px 0;padding:10px; border:1px solid #ddd;font-size:16px; text-align:center; background:#f5f5f5;}
/* h's */

/* links */
	.header h1 a {color:#4e131d; text-decoration:none;margin:0;padding:0;}
	.right a {color:#4e131d;font-weight:bold; text-decoration:none;}
	.right a:hover {text-decoration:underline;}
	.left a {color:#4e131d;font-weight:bold; text-decoration:none;}
	.left a:hover {text-decoration:underline;}
	.toplist a {color:#4e131d;font-size:16px;font-weight:bold;text-decoration:none;}
	.toplist a:hover {text-decoration:underline}
	.linkdump a, #footer a{color:#4e131d;text-decoration:none;}
	.linkdump a:hover, #footer a:hover {text-decoration:underline;}
/* links */

/* lists */
	.right ul {margin:0;padding-left:20px;margin-bottom:10px;}
	.right li {list-style:circle;}
	.toplist ul {float:left;width:250px; text-align:left;}
/* lists */

/* misc */
	.spacer {height:20px;clear:both;}
	.head_thumbs img {border:1px solid #000;}
	.head_thumbs img:hover {border:1px solid #4e131d;}
/* misc */

/* images */
	img {border:1px solid #4e131d; padding:2px;margin:2px;}
	img:hover {border:1px double #fff; padding:2px;margin:2px; background: #ce9199;}
/* images */

.linkdump {
	margin: 5px auto;
	width: 800px ;
	font-size: 12px;
	text-align:center;
	}
.linkdump a {
	padding: 0px 2px 0px 2px;
}
.largelinks {
	font-weight: bold;
	letter-spacing: -1px; 
	}
.largelinks a:link, .largelinks a:visited {
	font-size: 18px;
	text-decoration:none;
	color: #4e131d;/*	line-height: 20px;
*/	}
.largelinks a:hover, .largelinks a:active {
	color: #4e131d;
	text-decoration:underline;
	font-size: 18px;
	}
ul.largelinks {
  	width: 800px;
  	margin: 15px auto;
  	padding: 0;
	list-style: none;
	}
ul.largelinks li {
  	float: left;
  	width: 19.9%;
  	margin: 0;
  	padding: 0;
	text-align: center;
	}
.largelinks:after {
	color: #f9f7ed;
  content: ".";
  display: block;
  line-height: 1px;
  font-size: 1px;
  clear: both;
  }	

.toplistbtm {
  margin: 5px auto;
  width: 600px;
 color:#4e131d;font-size:16px;font-weight:bold;   }

.toplistbtm ul {
	padding: 0;
	list-style: none;
	text-align: left;
	margin: 0px 10px 10px 10px;
  }
.tlbtm-column {
  width: 33%;
  float: left;
 /* font-size: 13px;*/
  }
