BODY {
	background-color:#FFF;
	margin:0;
	padding:0;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:33pt;
	color:#888888;
	font-weight:normal;
	margin-top:50px;
	margin-bottom:20px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#888888;
	font-size:50pt;
	font-weight:normal;
	margin:0;
	padding:0;
}

#month {
	font-family:Georgia, "Times New Roman", Times, serif;
	width:180px;
	color:#888888;
	font-size:14pt;
	float:right;
}

#month p {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#888888;
	margin:0;
}



#ceeboxInside {
	background-color:#333333;
	margin:0;
	padding:0;
	width:800px;
	height:550px;
}

#leftHolder {
	float:left;
	width:300px;
}

#flashFile {
	position:absolute;
	z-index:100;
	background-color:black;
	margin-top:8px;
	margin-left:8px;
	width:352px;
	height:42px;
	
}

#rightHolder {
	float:left;
	margin-left:30px;
	margin-top:10px;
	width:350px;
}

#projectInfo {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#CCCCCC;
	font-size:0.9em;
	margin-left:30px;
	margin-top:60px;
	line-height:1.8em;
}


h6 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:normal;
	font-size:1.4em;
	padding-top:30px;
	padding-left:30px;
	margin:0;
	color:white;
}




#leftContent {
	width:657px;
	float:right;
	margin-right:20px;
}

#rightContent {
	width:255px;
	float:left;
}

#flash_holder {
	margin:-35px 0 20px 0;
	width:457px;
	float:left;
}

.twtr-doc {
	margin-top:50px;
}

#mainHolder {
	width:100%;
	
}




#page {
	margin:0 auto;
	width:960px;
	background:url(../images/background1.gif) no-repeat;
}

#header {
	width:960px;
	height:29px;
	margin-top:30px;
	background-image:url(../images/header_bg.png);
	background-repeat:repeat-x;
}

.headerDescription {
	
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	color:#999999;
	font-weight:normal;
	padding-right:10px;
	
}

.headerDescription img {
	
	
	padding-top:3px;
	border:none;
	
}

#navigationThumbs {
	
	margin-top:5px;
	width:447px;
	
}

#navigationThumbs img {
	
	margin-right:14px;
	margin-left:15px;
	padding-top:5px;
	border:none;
	
}

#navigationText {
	
	margin-bottom:20px;
	width:447px;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	color:white;
	font-size:10pt;
	
}

#navigationText .item1 {
	
	width:108px;
	background-image:url(../images/tiler_dark.png);
	float:left;
		padding-bottom:10px;
		font-family:Georgia, "Times New Roman", Times, serif;
	color:white;
	font-size:9pt;
}

#navigationText .item2 {
	

	width:108px;
	background-image:url(../images/tiler_dark.png);
	float:left;
		padding-bottom:10px;
		font-family:Georgia, "Times New Roman", Times, serif;
	color:white;
	font-size:9pt;
}

#navigationText .item3 {
	
	width:108px;
	background-image:url(../images/tiler_dark.png);
	float:left;
		padding-bottom:10px;
	padding-left:7px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:white;
	font-size:9pt;
}

#navigationText .item4 {
	padding-left:10px;
	width:106px;
	padding-bottom:10px;
	background-image:url(../images/tiler_dark.png);
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:white;
	font-size:9pt;
}


.logo {
	
	background: transparent;
	opacity:1;
	float:left;
	
}

#content {
	width:960px;
	height:800px;
}

#sidebar {
	width:255px;
	float:left;
	padding-right:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:url(../images/tiler.png);
}

.sideContent {
	width:170px;
	padding-top:10px;
	float:left;
}



.curlyBracket {
	float:right;
	padding-top:20px;
}

.curlyBracketLeft {
	float:left;
	padding-top:65px;
	padding-left:10px;
}

.sideBottomInfo {
	width:210px;
	margin-left:30px;
}

.sideBottomInfo span {
	font-size:14pt;
	font-weight:thin;
	color:#0099ff;
}

.sideBottomInfo p {
	text-align:left;
}


.mouth {
	text-align:center;
}


#sidebar p {
	margin:0;
	text-align:right;
	padding-right:10px;
	color:#999999;
	font-size:10pt;
	font-weight:100;
	line-height:18px;
	margin-bottom:20px;
}

#sidebar p span {
	font-size:18pt;
	font-weight:thin;
	color:#0099ff;
	padding-left:30px;
}

#footer {
	width:670px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	font-size:10pt;
	margin:0;
	margin-top:50px;
	padding:0;
}

#footer a:link {
	color:#666666;
	text-decoration:none;
}

#footer a:visited {
	color:#666666;
	text-decoration:none;
}

#footer a:hover {
	color:#0099ff;
	text-decoration:none;
}

#footer a:active {
	color:#666666;
	text-decoration:none;
}