html, body {
	color: #fff;
	background: #0D0522;
	font: normal small Tahoma, Arial, Helvetica, sans-serif;
	}

* {
	padding: 0;
	margin: 0;
	}

a {
	color: #fff;
	}

a img {
	border-style: none;
	}

#totalcontain {
	width: 1350px;
	margin: auto;
	/*border: 2px solid #fff;*/
	padding-left: 50px;
}

#twitter {
	width: 255px;
	padding-top: 10em;
	float: right;
	/*border: 2px solid #fff;*/
}

#container {	
	height: 100%;
	min-height: 100%;
	width: 905px;
	margin: auto;
	background: url(images/slice.jpg) repeat-y;
	/*border: 2px solid #fff;*/
	float: right;
	}
	
#top {
	background: url(images/top.jpg) no-repeat;
	width: 900px;
	height: 134px;
	color: #667;
	}

h1 {
	text-align: center;
	background: #0D0522;
	}


/***** content style *****/
#middle {
	height: 100%;
	min-height: 100%;
	}
	
#middle a:hover {
	color: #00ff00;
	text-decoration: none;
	}

#middleright a:hover {
	color: #00ff00;
	text-decoration: none;
	}	


/***** side style *****/
#midleft {
	float: left;
	background: url(images/side.jpg) no-repeat;
	width: 157px;
	height: 408px;
	}

#midleft dl {
	list-style-type: none;
	padding: 3px 7px 0 15px;
	margin: 0;
	}

#midleft dt {
	padding: 3px;
	font: bold 12px Arial, Helvetica, sans-serif;
	}
	
#midleft dd {
	padding: 3px;
	font-size: 10px;
	}

#midleft dt a {
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	padding-bottom: 0px;
	}

#midleft dt a:hover {
	text-decoration: underline;
	}

#descr {
	font: bold 12px Verdana, sans-serif;
	margin: 0;
	padding: 7px 5px 0 15px;
	}
	
#fox {
	text-align: center;
	padding: 0 0 .5em 0;
	}


/***** middle style *****/
#midright {
	float: left;
	background: url(images/middle.jpg) no-repeat;
	font: normal 12px Verdana, Helvetica, sans-serif;
	color: #fff;
	width: 743px;
	height: 100%;
	}

#midupdate {
	width: 45%;
	float: left;
	}

#midupdate dl, #midupdate dt, #midfeature dl, #midfeature dt {
	padding: 2px;
	}

#midupdate dd {
	padding: 5px;
	}

#midupdate ul {
	padding: 5px 0 2px 25px;
	}
	
#midupdate li {
	padding: 1px;
	}

#midfeature {
	width: 45%;
	float: left;
	padding: 0 0 0 10px;
	}

#midfeature dd {
	padding: 1px 0 5px 5px;
	}

#midfeature p {
	padding: 2px;
	}


/***** footer style *****/
#footer {
	background: url(images/bottom.jpg) no-repeat;
	width: 850px;
	height: 165px;
	clear: both;
	padding: 5px 0 0 90px;
	}	

#guest {
	padding-left: 0px;
	}

#footer ul {
	padding: 5px;
	}

#footer li {
	list-style-type: none;
	display: inline;
	}

#counter {
	padding: 0 0 0 135px;
	}

#w3c {
	padding: 0 0 0 140px;
	}	