/* css style for Tony Samuel.com website*/

body {
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #d7d7d7;
	font: 52.5%/1.75em "Verdana", serif;
	color: #000000;
	/*background-image: url(file:///Macintosh%20HD/Users/OLDFranck/Documents/Digit_WORK/Totoetco.net/images/introbacks.jpg);
	background-repeat: repeat-x;*/
}

.description {
	text-align: center;
	color: #999999;
	}


/* style for main container*/
#content_main_ts {
	background-color: #d7d7d7;
	font-size: 1.25em;
	line-height: 1.75em;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-left: 0px;
	width: 1015px;
	overflow: hidden;
	height: 890px;
	margin-top: 25px;
}

#content_menu_ts {
	background-color: #d7d7d7;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0px;
	width: auto;
	overflow: hidden;
	height: 170px;
}

/* style for second container*/
#contents_ts_2 {
	background-color: #d7d7d7;
	font-size: 1em;
	line-height: 1.75em;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 1015px;
	overflow: hidden;
	float: left;
	clear: both;
	height: auto;
	padding: 0px;
}

#content_stuff_ts {
	background-color: #d7d7d7;
	font-size: 1em;
	line-height: 1.75em;
	width: 1015px;
	height: 768px;
	float: left;
	clear: both;
	margin: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 21px;
	padding-left: 10px;
}  

/* style for top left ts button */

#content_butt_ts {
	background-color: #d7d7d7;
	width: 251px;
	height: 83px;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	clear: both;
}

.button_ts_logo {
	display:block;
	width:250px;
	height:40px;
	padding-left: 89px;
	text-indent:-9999px;
	margin-bottom:0px;
	margin-top:0px;
	float: left;
	clear: both;
}

.button_ts_logo a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(../../images/tsbutt2.png) no-repeat top left;
	outline:none;
}

.button_ts_logo a:hover {
	background-position:0 -40px;
}
