	html, body { height: 100%; margin: 0; padding: 0; border: 0;}
	body { background-color: #000; background-image: url(../images/stripe.jpg); background-repeat: repeat-y; background-position: center top;}
	body,table,td,th,a,p,span,div,li { font-family: verdana; text-indent: 0; }	
	body,table,td,th { font-size: 12px; }
	img {border: 0px;}
	a, a:hover { color: #000; text-decoration: underline; }
	a:visited { text-decoration: none; }
	.ttitle { background: #000; color: #FFF; font-style:italic; font-size: 10px;}
	.tcontent { background: #FFF;}
	.cbox { text-indent: 15px; width: 95%; }
	.tbox { background: #616F7E; width: 100%; border: 1px solid #FFF; padding: 1px; }	
	.grip { color: #FFF; font-weight: bold;  font-style:normal; font-size: 12px;} 
	table.tbox:hover .grip { color: #7AE; }
	#content { width: 450px; }
	#title { font-size: 16px; font-weight: bold; color: #000; }
	#menu {
		background-color: #000;
		width: 500px;
		}
	#banner {
		background-color: #000;
		width: 500px;
		}
	#myspace {
		position: absolute;
		top: 0px;
		right: 0px;
		background-color: #000;
		width: 250px;
		}
	.container {
		border: 0px;
		background-image: url(../images/stripe.jpg); 
		background-repeat: repeat-y;
		background-position: center top;
		}