body {
	background-image: url(http://www.pspmagic.us/tutorials/time_machine/tmbg_des.jpg);
	background-repeat: repeat;
	background-color: #b29869;
	scrollbar-arrow-color: #453E2C;
	scrollbar-track-color: #b29869;
	scrollbar-face-color: #b29869;
	scrollbar-highlight-color: #b29869;
	scrollbar-3dlight-color: #b29869;
	scrollbar-darkshadow-color: #b29869;
	scrollbar-shadow-color: #453E2C;
	font-size: 12px;
	font-family: verdana, arial;
	font-style: normal;
	padding: 40px;
	color: #453E2C;
}
A{
	color: #453E2C;
	text-decoration: none;
}
A:visited{
color: #453E2C;
	text-decoration: none;
	}
	A:hover{
		color: #b29869;
		text-decoration: underline;
	}
	
	A:active{
	color: #b29869;
		
	}
A.navlink {  color: #efe0d1; text-decoration: none  cursor: crosshair;}
A.navlink:link {  color: #efe0d1; text-decoration: none}
A.navlink:visited {  color: #efe0d1; text-decoration: none}
A.navlink:hover {
	color: #C8D9F9;
	text-decoration: overline underline;
	cursor: crosshair;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
}
h2 {
	font-size: 11px;
	color: #b29869;
	border-style: dashed;
	border-width: 0 0 1px 0;
	width: 80%;
	text-align: center;
}

#maintable {
	padding-left: 10px;
	padding-right: 50px;
	background-color: #FFFFFF;
	border: 2px dotted #b29869;
	text-align: left;
	text-indent: 5px;
}
td, tr, table{
	background-color: transparent;
	
	font-size: 12px;
}


.tdborder{
		background-image: url(http://www.pspmagic.us/tutorials/time_machine/tmborder_des.jpg);
      background-repeat: repeat;
		font-size: 11px;
	   font-family: verdana, arial;
	   font-style: italic;
	}
	.tdborder1{
		background-image: url(http://www.pspmagic.us/tutorials/time_machine/tmbg_des.jpg);
      background-repeat: repeat;
		
	}
	
	.td1{
	border: 2px dotted #881f2d;
	background-color: #b29869;
	color: #881f2d;
	text-align: left;
	padding-left: 5px;
	font-family: verdana, arial;
	font-size: 12px;
}
	
	.linktop{
	background-color: #4D4433;
	border: 2px dotted #b29869;
	font-size: 12px;
	font-family: arial, verdana;
	width: 150px;
	color: #b29869;
}
	.tabletop{
	background-color: #b29869;
	border: 2px dotted #4D4433;
	font-size: 12px;
	font-family: arial, verdana;
	color: #4D4433;
	text-align: left;
	padding-left: 5px;
}
.links{
	
background-color: transparent;
	color: #773213;
	border-width: 5px;
	border-color: #efe0d1;
	border-style: inset;
	font: papyrus;
	font-weight: bold;
	padding-left: 5px;
	font-family: papyrus,arial, verdana;
	font-size: 11px;
	width: 160px;
	height: 14px;}
	
	blockquote{
		color: #773213;
		font-family: verdana, arial;
		font-size: 11px;
	}




#footer{
	background-color: transparent;
	color: #c5743d;
	border-width: 2px;
	border-color: #c5743d;
	border-style: inset;
	font: papyrus;
	font-weight: bold;
	padding-left: 5px;
	width: 500px;}

