a:link     {
	color: white;
	text-decoration: none;
}
a {
	letter-spacing: 1px;
}
a:visited      {
	color: white;
	text-decoration: none;
}
a:hover       {
	color: orange;
	text-decoration: none;
}
.title {
	color: olive;
	font-weight: bold;
	text-decoration: none
}
.content {
	color: #CCCCCC;
	line-height: 18px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 11px;
}
img.storyImage
{
	float:left;
	margin-top: 5px;
	margin-right: 15px;
}
img.portfoio_Image {
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.contact_us {
	line-height: 14px;
}
body {
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	text-align: center;
}

