/* Twun'ch CSS */

body {
	background: url(../img/twun_bg.jpg) no-repeat #ade0e6;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-stretch:normal;
	color:#303030;
}

a, a:hover, a:selected, a:visited {
	color:#303030;
}

#twunch-logo {
	background: transparent url(../img/twunch-time.png) no-repeat scroll 0% 0%;
	width: 750px;
	height: 188px;
	text-indent: -3333px;
	border: 0;
	margin: 15px auto;
	padding:0;
}

#twunch-logo a {
	display: block;
	width: 750px;
	height: 188px;
	text-decoration: none;
	border: 0;
}

#twunch-time {
	height:188px;
	width:750px;
	margin:15px auto;
	padding:0;
}

#twittos-twunch {
	height:205px;
	width:428px;
	margin:150px 0 0 20px;
	padding:0;
	position:absolute;
	z-index:5;
}

#dico {
	font-size:1.2em;
	line-height:1.2em;
	width: 390px;
	margin: 220px 0 0 480px;
}

#helpme {
	margin:75px 0 8px 40px;
	padding:10px;
	width:820px;
	color:#000;
	background-color:#FFF;
}
	
