body,td,th {
	color: #333;
	font: 13px "trebuchet ms", tahoma, arial, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #010204;
	background-image: url(../images/bg6.jpg);
	background-repeat: no-repeat;
}
a:link { color: #669900; }
a:visited { color: #9C3; }
a:hover { color: #C30; }
a:active { color: #F30; }
h1,h2,h3,h4,h5,h6 { font-family: "segoe ui", arial, verdana; }
h1 {
	font-size: 24px;
	border-left: 20px solid #99FF00;
	padding-left: 10px;
	letter-spacing: -1px;
	margin-bottom: 40px;
	margin-top: 25px;
	line-height: 24px;
}
img { border-style: none; }

#WrapperOuter {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#Header { position: relative; }

.logo {
	float: left;
	width: 178px;
}
.topMenu {
	float: right;
	font: 10px "trebuchet ms", corbel, tahoma, arial;
	text-transform: uppercase;
	color: #999;
	padding-top: 15px;
	width: 300px;
	text-align: right;
}
.topMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.topMenu ul li {
	display: inline;
	padding-left: 20px;
}

.topMenu a {
	color: #CCC;
	text-decoration: none;
}

.topMenu a:hover {
	color: #9F0;
	text-decoration: none;
}

#Content {
	background: #FFF;
	float: left;
	width: 860px;
}

#MainContent {
	float: left;
	width: 550px;
	padding: 25px 25px 50px;
}
#MainContent .tumblr {
	margin-top: 75px;
	padding-top: 7px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	font-family: "lucida sans unicode", "lucida grande", "trebuchet ms", calibri, sans-serif;
	font-size: 11px;
	line-height: 150%;
}
.tumblr ol {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.tumblr ol li {
	margin-bottom: 20px;
}

.recent { margin-bottom: 15px; }
.recent img {
	border: 1px solid #EAEAEA;
	background: #FFF;
	padding: 3px 2px 4px;
}
.icon {
	float: left;
	padding-right: 10px;
	padding-bottom: 15px;
	width: 50px;
}

.partnerSites  .icon {
	float: left;
	padding-right: 10px;
	width: 50px;
}


#SideBar {
	float: right;
	width: 230px;
	background: #F5F5F5;
	padding: 15px 15px 25px;
	font: 11px "lucida sans unicode", tahoma, verdana, arial, helvetica, sans-serif;
}
#SideBar img a { border-style: none; }
#SideBar a { text-decoration: none; }

#SideBar ul {
	list-style: none;
	margin: 0px 0px 5px;
	padding: 0px 0px 5px;
}

#SideBar ul li {
	padding-bottom: 3px;
	border-bottom: 1px solid #FCFCFC;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 3px;
}


#Footer {
	padding-top: 8px;
	float: left;
	color: #666;
	width: 860px;
	font: 11px calibri, "trebuchet ms", "lucida sans unicode", "lucida grande";
}
#gallery { position: relative; }
#gallery a:hover img { border: 1px solid #333; }

#gallery ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#gallery ul li {
	height: 125px;
	width: 175px;
	float: left;
	background: #F0F0F0;
	border: 1px solid #CCC;
	margin-right: 5px;
	margin-bottom: 9px;
}

.gallery {
	height: 125px;
	width: 175px;
	float: left;
	background: #F0F0F0;
	border: 1px solid #CCC;
	margin-right: 9px;
}
.right  {
	margin: 0px;
	padding: 0px;
	float: right;
	width: auto;
}



.iconSpace {
	padding-bottom: 10px;
	padding-right: 10px;
}

.contentBlock {
	margin-bottom: 15px;
	float: left;
	width: 550px;
}

.projectDetails { font-size: 11px; }

.projectDetails th {
	font-size: 11px;
	font-weight: 900;
	text-align: left;
	width: 100px;
}
#twitter_div {
	line-height: 110%;
	margin-top: 15px;
	margin-bottom: 15px;
}
