	body {
		background-repeat: repeat;
		background-image: url(shoestring_pattern.jpg);
		background-color: #d5c083;
		margin: 0px;
		font-size: 0.76em;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	}



	#wrapper {
		width: 720px;
		background-color: white;
		padding-left: 10px;
		padding-bottom: 10px;
		padding-right: 10px;
		padding-top: 10px;
		border-bottom-color: black;
		border-bottom-style: solid;
		border-bottom-width: 10px;
		margin-bottom: 25px;
		margin-top: 0px;
		margin-right: auto;
		margin-left: auto;
		border-right-color: black;
		border-left-color: black;
		border-right-style: solid;
		border-left-style: solid;
		border-right-width: 10px;
		border-left-width: 10px;
	}

	#header {
		padding-right: 10px;
		padding-left: 10px;
	}
	
 #header h1 {
   margin-top:0px;
   height:50px;
   background-repeat: no-repeat;
   text-indent: -10000px;
   background-image: url(shoestring_title2.png);
   overflow: hidden;  
 }
 


/*	#header h1 {
		margin-top: 15px;
		margin-bottom: 0px;
		padding-left: 0px;
		font-size: 2.5em;
	}

	#header h1 strong {
		padding-left: 0px;
		color: #d4b579;
	}
	
	*/

	#header h2 {
		font-size: 1.3em;
		line-height: 0px;
		color: #929292;
		margin-top:-5px;
	}

	#header h2 strong {
		color: #c3a67b;
	}

	#adsense {
	float:right;
	margin-top:10px;
	}

	#content {
		margin-right: auto;
		margin-left: auto;
		width: 700px;
		margin-top: 30px;
	}

	#content #moviebox {
		line-height: 1.3em;
		padding-bottom: 25px;
		color: #3f3f3f;
		font-size: 1.5em;
		margin-right: auto;
		margin-left: auto;
		width: 700px;
	}

	#content #moviebox br {
		margin-top: 15px;
	}

	#content #moviebox object {
		margin-bottom: 15px;
	}
	
	#content #caroselbox {
	width: 700px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:25px;
	}
	
	#footer a.cc {
	position:relative;
	top:3px;
	}
	
	
	/*-----------------------------TIPJOY WIDGET -----------------*/
.tjbody{  /* this is the container around the entire widget */
	background:none;
	display:block;
}

.tjContent { /* this is the container just inside tjbody, contains all content */
	margin:5px auto;
	text-align:left;
	display:block;
}

.block1{ /* this is the 'give' block */
	display:block;
	margin-bottom:7px;
}

.block2{ /* this is the giver list block */
	margin-top:10px;
	display:block;
}
   
.tjp{ /*this is our paragraph tag */
	margin-top:2px;
	display:block;
	font-size:80%;
	font-weight:normal;
}

.tjemphasis{ /* used to give various elements emphasis */
	font-weight:bold;
}

.tjtitle{  /* the title field is for your custom message.*/
	margin: 5px 0;
	font-size:110%;
	font-weight:bold;
}

.tjsubtitle{ /* the subtitle field is for the 'recent givers' and 'most generous' headers */
	font-size:100%;
	font-weight:bold;
}

.tjgivebtn{ /* this styles the 'give' button.*/
	vertical-align:middle;
}

/*-----------------------------TIPJOY WIDGET: GIVER LISTS -----------------*/

.tjgiventry{  /* this gives extra style to the paragraphs which list the giver and their message if applicable */
	margin:5px 0 10px 0;
	padding-left:4px;
	border-left:1px solid #ccc;  
	display:block;
}

.tjtime{ /* the time indicator on each giver paragraph */
	font-style:italic;
}

.tjmymsgs{ /* the giver's message row(s)*/
	display:block;
}

#footer{
	clear: both;
}

a img {border:0px;}

a{
	text-decoration: none;
	font-weight: bold;
	color: #c7a123;
}

a:hover{
	background-color:  #c7a123;
	color: white;
}
