body{
	font-size: .89em; 
	line-height: 1.6em;
	font-family: Tahoma, Verdana ,Arial, sans-serif;
}

.search{
	background: url('../images/search.gif') no-repeat left top;
	text-align: center;
	line-height: 25px;
}
.search a{
	color: #fff;
	text-decoration: none;
}
.mail{
	color: #9F9F9F;
	font-weight: bold;
}
.nav a{
	color: #fff;
	text-decoration: none;
}
.nav a:hover{
	text-decoration: underline;
	font-weight: bold;
}

.content{ 
	background: #FCF9EB url('../images/content-bg.gif') repeat-x left top;
	padding-right: 20px;
}

.latest-news {
	background: url('../images/news-bg.gif') no-repeat center center;
	width: 252px;
	margin: 0px;
	padding: 0px;
}

.categories{
	background: url('../images/browse-bg.gif') no-repeat center center; 
	height: 554px; 
	width: 250px;
	margin: 0 auto; 
	padding: 0 0 0 25px;  
}
h1{
	font-size: 1.5em;
	color: #2DA6AA;
	position: relative;
	left: 30px; 
	top: -15px; 
} 
h3{ 
	font-size: 1em;
	color: #877F7F; 
	position: relative;
	left: 30px; 
}

.latest-news h1{
	position: relative;
	width: 150px;
	font-size: 1.5em;
	color: #2DA6AA;
	left: 50px; 
}

.content h3 {
	color: #2DA6AA;
	position: relative;
	left: -0px;
	font-size: 1.2em;
	margin: 0px;
	font-weight: normal;
} 

span.small {
	color: #000;
	font-style: italic;
	font-size: 13px;
	font-weight: bold;
} 

.pure {
	font-size: 1.4em;
	color: #2DA6AA;
	font-weight: bold;
} 

.latest-news h1 {
	margin: 45px 0 0 0;
}

.latest-news ul{ 
	list-style-type: none;
	position: relative;
	left: -25px;
}
.latest-news ul li{
	background: url('../images/bullet.gif') no-repeat left 10px; 
	padding:0 0 0 15px;
}
.latest-news a{
	color: #877F7F;
	font-size: .8em; 
}
.latest-news p {
	font-size: .85em;
	line-height: 1.4em;
	position: relative;
	left: -20px;
	top: 0px; 
	padding: 0;
	width: 200px;
	margin: 0 auto;
}

h2{ 
	font-size: 1em;
	color: #2EA7AB;
	position: relative;
	left: 25px;
	margin-top: 0px;
	margin-bottom: -17px; 
}

.categories h2 {
	margin: 20px 0 0 0;
	padding: 0;
}

.categories ul {
	padding: 0 0 0 20px;
	margin: 0;
}

.categories ul li{
	position: relative;
	list-style-type: none;
}
.dotted{
	border-bottom: 2px dotted #2EA7AB;
	position: relative;
	left: -24px;
}
.categories ul li a{
	font-size: .9em;
	color: #877F7F;
}
.content p{
	padding-bottom: 25px;
	margin-right: 10px; 
}
.little{ 
	background: url('../images/little-dreamer-bg.gif') no-repeat left top; 
	height: 137px;
}

.little p{
	text-align: center;
}
.inner{
	float: left; 
	padding: 8px 0 0 10px;
}  
.para{ 
	color: #8280C1;
	font-size: .89em;
	width: 315px;
	margin: 10px 0 0 180px;
}
.footer{
	background: url('../images/footer-bg.gif') no-repeat left top; 
	height: 102px; 
	width: 790px;
}
.footer p{
	text-align: center;
	color: #fff;
}
.footer a{
	color: #fff;
}
.footer a:hover{
	color: #000;
	text-decoration: none;
}
