/*
Theme Name: Minisite Theme
Author: Money Making Sites
Author URI: http://www.moneymakingsites.net/
Template: twentyten
Version: 2.1
*/
 
@import url("../twentyten/style.css");

#site-title, #site-description { display:none; }

#branding img { border-top: none; }

#wrapper { background: #F7F7F7; }

body { font-family: Helvetica, Arial, Verdana, sans-serif; }

#content {
	color: #000;
	font-size: 15px;
	line-height: 20px;
text-align:justify;
}

.page-title span {
	color: #000;
	font-size: 15px;
	font-family: Helvetica;
	font-style: normal;
	font-weight: normal;
}

.page-title {
	color: #000;
	font-size: 15px;
	font-family: Helvetica;
	font-style: normal;
	font-weight: bold;
}

#small_images {
float: left;
width: 140px;
}

.news #content {
margin-left:40px;
width: 640px;
}

.one-column #content {
width:900px;
margin:0 auto;
}


