html { font-size:medium; }
body{ 	background:#1b1d1d;
	background-image: url(/images/teazel1.gif); 
	background-repeat: no-repeat; 
	background-position:400px 30px; 
	clip:none; }
body, h1, h2, p, td, tr {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #CCCCCC;
}
h1 { font-size: 15px; line-height: 18px;}
h2 { font-size: 13px; line-height: 16px;}
h3 { font-size: 12px; line-height: 12px; font-weight: bold; padding: 2px;}
p {	font-size: 11px; line-height: 14px;}

a { font-size: 13px; line-height: 13px; font-weight: bold; text-decoration: none;}
a:link { color: #DEA086;}
a:hover { color: #FF9900;}
a:visited { color: #FF9900;}
a:active { color: #FF9900;}

#content { 
	position:absolute;left:50px; top:50px; 
	padding:1em 0px 0px 0px;
/*	border:1px solid red;
	background-image: url(/images/teazel1.gif); 
	background-repeat: no-repeat; 
	background-position: top right;
	clip:none;
	width:700px;
	height:500px; */
}