/* Layout */

#body {
	background-image:url(images/back7.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	line-height: 1.5;
   	font-size: 11px;
}

#wrapper {
	background-color:white;
	border:3px solid #697009;
	height:700px;
	margin:40px auto auto;
	padding:25px;
	width:940px;
}

#cover {
	clear: left;
	float: left;
	height: 410px;
	width: 435px;
	margin-left: 20px;
	background-image:url(images/teri_cover.png);
	background-repeat: no-repeat;
	background-color: white;
}

#press {
	clear: left;
	float: left;
	height: auto;
	width: 435px;
	margin-left: 20px;
}

#available {
	background-image:url(images/now_available.png);
	background-repeat:no-repeat;
	clear:right;
	float:right;
	height:77px;
	margin-right:10px;
	width:435px;	
}

#main_content {
	clear:right;
	float:right;
	font-family:sans-serif;
	text-align:left;
	width:435px;
	text-align: justify;
}

img.cdbaby {
	display: block;
    background-image:url(images/cd_baby_nav.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	border: none;
}

#mailing_list {
	/* margin-top: 20px; */
	margin-left: auto;
	margin-right: auto;
	width:434px;
	height: 150px;
}

/* Links */

.link2 {
	font-family:
	Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #687202;
	text-decoration: none;
}

.link2:hover {
	font-family:
	Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F2D54D;
	text-decoration: none;
}
	

/* Typography */

h4, h3, h2, h1 {
	text-align: center;
	font-style: normal;
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
}

h4 {
	font-size: 12px;
}

h3 {
	font-weight: bold;
	font-size: 18px;
	line-height: 0.1;
}

h2 {
	font-weight: bold;
	font-size: 28px;
	line-height: .50;
}

h1 {
	font-weight: bold;
	font-size: 48px;
	line-height: .25;
}


p {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	line-height: 1.5;
   	font-size: 11px;
}

/*Special */

.rating_bar {
  width: 55px;
  background: url(images/star.png) 0 0 repeat-x;
}

.rating_bar2 {
  width: 45px;
  background: url(images/star.png) 0 0 repeat-x;
}

.rating_bar div {
  height: 11px;
  background: url(images/star.png) 0 0 repeat-x;
}

.rating_bar2 div {
  height: 11px;
  background: url(images/star.png) 0 0 repeat-x;
}



