/* Wave RI, www.waveri.com */
html {
	margin: 0;
	padding-top: 10px;
	}

body { 
	text-align:center;
	font-family: Arial, Tahoma, Verdana;
	color: #000;
	/*background-image: url(_images/fade.jpg) repeat-x center;*/
	background: #3e3e42;	
	margin: 0 0 auto auto; 
	padding: 0;
	}
ul {
	display: inline;
}

li {
	font-size: 10pt;
}


p { 
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0px; 
	font-size: 11pt;
	color: #fff;
	padding-left: 100px;
	padding-right: 100px;
	}

h1 { 
	padding-left:80px;
	padding-bottom:80px;
	font-size: 16pt;
	color: #fff;

}
h2 { 
	align:center;
	font-size: 14pt;
	color: #000;

}
h3 { 
align:center;
	font-size: 14pt;
	color: #000;
	}

a:link { 
	font-weight: italic; 
	text-decoration: underline; 
	color: #f9d01b;
	}
a:visited { 
	font-weight: italic; 
	text-decoration: underline; 
	color: #f9d01b;
	}
a:hover { 
	text-decoration: none; 
	color: #000;
	background: #f9d01b;
	border: 1px;
	border-color: #fff;
	}
acronym {
	border-bottom: none;
	}





/* specific divs */
#content {
	width: 900px;
	background-image: url('/images/paving_07.jpg');
	background-repeat: no-repeat;
	background-color:#565659;
	margin-left:auto;
	margin-right:auto;
	padding-top: 120px;
	padding-bottom:80px;
	text-align:left;
	border-right:  #000 1px solid;
	/*font-family: Arial, Helvetica, sans-serif; letter-spacing: 1px; line-height: 1em; */
	
}

#container {
	margin: auto 80 auto 80;
	
}

#pageHeader {
	width: 900px;
	height: 361px;
	border: 0;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding: 0;
	background-image: url('/images/paving_01.jpg');
	background-repeat: no-repeat;
	border-right:  #000 1px solid;
}

#nav {
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding: 0;
	color: #565659;
	border-right:  #000 1px solid;
}

#goog   {
	width: 120px;
	height: 650px;
	padding-top: 0px;
	padding-left: 20px;
} 

#footer { 
	width:900px;
	padding-top:20px;
	margin-left:auto;
	margin-right:auto;
	border-top: #000 1px solid ;
	background-image: url(/_images/top.png) no-repeat bottom left; 
	}
	
#twitter_badge_container{width: 300px; background: #C1EAFF}
#twitter_badge_tl{background: transparent url(images/twitter_tl.png) top left no-repeat;}
#twitter_badge_tr{background: transparent url(images/twitter_tr.png) top right no-repeat;}
#twitter_badge_bl{background: transparent url(images/twitter_bl.png) bottom left no-repeat;}
#twitter_badge_br{background: transparent url(images/twitter_br.png) bottom right no-repeat; }
#twitter_badge_inner{padding: 45px 10px 10px 10px;}
#twitter_badge_via {font-size: 10px }
#twitter_badge_via a {color #666}

/* defaults */
#my_twitter_status{}
#my_twitter_status_time{color: #666; font-size: 10px;}
