body, html, h1, h2, h3, p, a, div, span, ul, li{
	padding:0;
	border:0;
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:small;
}
body{
	background-color:#EEF;
}
a{
	color:#339;
	text-decoration:none;
}
#index_holder{
	width:810px;
	height:610px;
	margin:auto;
	margin-top:30px;;
	background:#EEE url(../images/bgs/temp_index_withfeeds.jpg) 50% 50% no-repeat;
}
#index_Welcome,#wordpressSpace, #twitterSpace, #contact{
	position:relative;
	left:35px;
	top:115px;
	height:320px;
	overflow:auto;
	
}
#index_Welcome{
	top:80px;
	line-height:1.4em;
	width:752px;
	height:95px;
}
#wordpressSpace{
	position:relative;
	float:left;
	width:353px;
}
#twitterSpace{
	float:right;
	margin-right:60px;
	width:353px;
	overflow:visible;
}
#contact{
	clear:both;
	top:150px;
	width:752px;
	height:30px;
	text-align:center;
}

#indexCont{
	width:812px;
	height:55px;
	background:url(../images/buttons/index_cont_0.png) top left no-repeat;
	position:fixed;
	top:646px;
	
	
}

/* ======== styles for blog feeds ============ */


.feedburnerFeedBlock{
	width:100%;
	padding:0;
}
.feedburnerFeedBlock div{	
	padding-bottom:10px;
	margin-bottom:10px;
	margin-top:5px;	
	border-bottom:1px dashed #336699;
}
.feedburnerFeedBlock li{	
	line-height:1.4em;
}
.feedTitle{
	font-size:120%;
}
.headline{
	font-size:180%;
	color:#FFFF00;
	padding-bottom:.2em;
}
.date{
	font-size:80%;
	color:#3399FF;
}
.enclosure{
	padding-bottom:.4em;
	margin-top:.4em;
}

.invis{
	display:none;
}
/* ====== twitter ============== */

