body {
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
}

#top {
	visibility: hidden;
	line-height: 0px;
}

#footer {
	visibility: hidden;
  }

#bottomContent {
	visibility: hidden;
	}
.space {
	padding-left: 25px;
}
#right {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #666;
	margin-top: 50px;
	clear: both;
}
#right h2 {
font-size: 14px;
}
#right h3 {
font-size: 14px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	padding-top: 15px;
}
p {
font-size: 14px;
}
#dotanimation {
	visibility: hidden;
		line-height: 0px;
}
#logo {
	visibility: hidden;
		line-height: 0px;
}
#nav {
	visibility: hidden;
		line-height: 0px;
}
.right {
	float: right;
	margin: 10px;
}
#right p {
font-size: 10px;
clear: both;
}
#logo h1 {
	font-size: 36px;
	color: #000;
	visibility: visible;
}
#right #twitter {
	clear: both;
}
#right ul#twitter_update_list {
margin: 0px;
float: left;
}
#right ul#twitter_update_list li {
	font-size:10px;
	clear: both;
}
li {
font-size: 11px;
}
#left {
padding-bottom: 25px;
}
#testimonial p{
font-size: 11px;
margin-bottom: 15px;
}
.about {
float: left;
clear: right;
}
div.about p {
text-align: center;
margin-bottom: 5px;
}
.clear{
	clear: both;
}
p.smalltext {
	font-size: 10px;
	line-height: 11px;
}
#left h3 {
	font-size: 18px;
	color: #e31736;
	margin-top: 25px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
a {
color: #e31736;
text-decoration: none;
}

.column {
	width: 189px;
	float: left;
	margin-left: 10px;
}
#left .column h3 {
	margin-top: 20px;
	font-size: 14px;
}
#photogallery {
clear: both;
}
#photogallery li{
	width:190px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	background-color: #CCC;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}

#photogallery ul {
	margin: 0px;
	width: 100%;
	padding-bottom: 25px;
}
#twitterGuy {
	visibility: hidden;
	line-height: 0px;
}

#right #recentProjects ul {
	list-style-position: inside;
	list-style-type: none;
}
#right #recentProjects ul li {
	float: left;
	width: 75px;
	background-color: #FFF;
	margin: 4px;
	padding-top: 4px;
	padding-left: 4px;
}
#credits {
	margin-top: 25px;
	}
ul ul {
	margin-left: 5px;
	list-style-position: inside;
	list-style-type: disc;
	}
h3+ul {
	margin-left: 12px;
	}
	h3+p+ul {
	margin-left: 12px;
	}
