body {
	margin: 0px;
	padding: 0px; 
	background:#fff;
	font-family:Tahoma, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px; 
}

a:link, a:visited
{ 
	text-decoration: none; 
	color: #5f74af;
}

a:hover, a:active
{ 
	text-decoration: underline; 
	color: #5f74af;
}

#container { 
	background:#fff; 
	width:725px;
	margin-left:auto;
	margin-right:auto;
	}

#headernews {
	background: transparent url(../images/headernews.jpg) top center no-repeat;
	width: 725px;
	height: 226px;
}

#content {
	background:#FFF;
	margin-top: 10px;
	margin-right: 200px;
}

#content p {
	padding-left: 20px;
	padding-right: 15px;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 12px; 
}

#content h3 {
	padding-left: 20px;
	padding-right: 15px;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
}

#content h2 {
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 10px; 
	color: #666; 
	font-weight: bold;
	margin-bottom:0px;
	border-bottom:1px solid #999;
	margin-left: 20px;
	margin-right: 15px;
}

.posted	{ 
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 10px; 
	margin-bottom:25px;
	margin-left: 20px;
	margin-right: 15px;
	}		

#rightmenu {
	float:right;
	position:relative;
	background:#fff;
	width: 200px;
}

#rightmenu p {
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:Tahoma, "Trebuchet MS", Helvetica, sans-serif;
	font-size:0.83em;
	letter-spacing:1px;
}

.movabletype {
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family:Tahoma, "Trebuchet MS", Helvetica, sans-serif;
	font-size:0.83em;
	letter-spacing:1px;
}

#comments {
  	padding:15px;
	background:#FFF;  							
		}	

#comments p {
	padding-left: 20px;
	padding-right: 20px;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 12px; 
}

#comments h2 {
	margin-left: 20px;
	margin-right: 20px;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
	border-bottom:1px solid #999;
}
	
#comments h4 { 
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 10px; 
	margin-bottom:15px;
	margin-left: 20px;
	margin-right: 15px;
	}		

#commentsform {
	padding-left: 20px;
	padding-right: 20px;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 12px; 
}

#footer { 
	text-align: center; 
	margin-bottom: 15px;
	margin-top: 25px;
	margin-left: 100px;
	margin-right: 100px;
	border-top:1px solid #999;
	}

#footer a:link, #footer a:visited { 
	margin-left: 5px; 
	margin-right: 5px; 
	font-family:Tahoma, "Trebuchet MS", Helvetica, sans-serif;
	color: #000; 
	text-decoration: underline; 
	font-size:0.83em;
	letter-spacing:1px;
	}

#project,
#news,
#interviews,
#learn,
#about,
#links,
#search,
#archives,
#recent
{
	width: 200px;
	margin-left: 10px;
	margin-top: 15px;
}

#subnews
{
	margin-left: 20px;
	margin-top: 15px;
}

#project h3 {
	background: transparent url(../images/sectionproject.gif) top left no-repeat;
	width: 200px;
	height: 17px;
	margin-left: 5px;
	margin-bottom: 5px;
}

#news h3 {
	background: transparent url(../images/sectionnews.gif) top left no-repeat;
	width: 200px;
	height: 17px;
	margin-left: 5px;
	margin-bottom: 5px;
}

#interviews h3 {
	background: transparent url(../images/sectioninterviews.gif) top left no-repeat;
	width: 200px;
	height: 17px;
	margin-left: 5px;
	margin-bottom: 5px;
}

#learn h3 {
	background: transparent url(../images/sectionlearn.gif) top left no-repeat;
	width: 200px;
	height: 17px;
	margin-left: 5px;
	margin-bottom: 5px;
}

#about h3 {
	background: transparent url(../images/sectionabout.gif) top left no-repeat;
	width: 200px;
	height: 17px;
	margin-left: 5px;
	margin-bottom: 5px;
}

#links h3 {
	background: transparent url(../images/sectionlinks.gif) top left no-repeat;
	width: 200px;
	height: 17px;
	margin-left: 5px;
	margin-bottom: 5px;
}

#search h3 {
	background: transparent url(../images/sectionsearch.gif) top left no-repeat;
	width: 200px;
	height: 17px;
	margin-left: 5px;
	margin-bottom: 5px;
}

#archives h3 {
	background: transparent url(../images/sectionarchives.gif) top left no-repeat;
	width: 200px;
	height: 17px;
	margin-left: 5px;
	margin-bottom: 5px;
}

#recent h3 {
	background: transparent url(../images/sectionrecent.gif) top left no-repeat;
	width: 200px;
	height: 17px;
	margin-left: 5px;
	margin-bottom: 5px;
}

#subnews h3 {
	background: transparent url(/images/subnews.gif) top left no-repeat;
	height: 14px;
}

#project h3 span, 
#news h3 span,
#interviews h3 span,
#learn h3 span,
#about h3 span,
#links h3 span,
#search h3 span,
#archives h3 span,
#recent h3 span,
#subnews h3 span
{
	display: none;
}