body {
	margin: 0;
	padding: 0;
    background-color:#FFFFFF;
	color: #777;
	font: normal 13px/1.3 "lucida grande", calibri, corbel, "lucida sans", verdana, arial, sans-serif;
	background-image: url(images/background-stripe.jpg);
	background-position: center;
	background-repeat: repeat-y;	
}
img {border:0}

/* Removes dotted edges on links: */
a:active { outline: none; }
:-moz-any-link:focus { outline: none; }
/* end: */

a {
 color:#6aadbc;
 font-weight:bold;	
 text-decoration:none;
}	
a:hover {
 color:#666;
 font-weight:bold;	
}	
p {
	margin-top:1em;
}

#wrapper {
	margin:0px auto;
	width: 1080px;
	height: 616px;
	padding-top:25px;
	padding-bottom:20px;
}	
#mainleft{ 
	width: 760px;
	height: 625px;
	float:left;
}
#topbar{ 
	width: 787px;
	height: 51px;
}
#imagearea{ 
	width: 787px;
	height: 530px;
/*	background-image: url(images/background-shadow.jpg); */
	background-position: center;
	background-repeat: no-repeat;		
}
#bottombar{ 
	width: 747px;
	text-align: center;
	padding-top:20px;
	padding-bottom:2px;
	margin:0;
	color:#999;
	font: normal 11px "lucida grande", calibri, corbel, "lucida sans", verdana, arial, sans-serif;
	text-decoration: none;	
}
#bottombar a{
	color:#61a8b8;
	font: normal 11px "lucida grande", calibri, corbel, "lucida sans", verdana, arial, sans-serif;
	text-decoration: none;
}
#bottombar a:hover{
	color:#666;
	font: normal 11px "lucida grande", calibri, corbel, "lucida sans", verdana, arial, sans-serif;
	text-decoration: none;
}

#mainright{ 
	width: 317px;
	height: 550px;
	float:left;
}
#navbar{ 
	width: 143px;
	height: 550px;
	float:left;
	padding-top:72px;
}
#thumbstext{ 
	width: 174px;
	height: 550px;
	float:left;
	padding-top:71px;		
}
#thumbsrow{ 
	width: 174px;
	height: 550px;
	float:left;
	padding-top:63px;	
}
#teartext{ 
	width: 174px;
	height: 550px;
	float:left;
	padding-top:71px;	
	color:#777;	
}
#teartext li { 
	line-height: 27px;
	list-style: none;
	list-style-position:outside;
	margin-left:1px;
}