* 						{ margin:0; padding:0; }
#background             { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
#tmblq                 {
	position: absolute;
	top: 180px;
	left: 550px;
	right: 50%;
	margin-left: -360px;
	width: 360;
	height: 390;
}
#tmblq img { opacity: 0.85; }
#tmblq img:hover { opacity: 1; }
#tmblq2                 {
	position: absolute;
	top: 180px;
	left: 950px;
	right: 25%;
	margin-left: -360px;
	width: 360;
	height: 390;
}
#tmblq2 img { opacity: 0.85; }
#tmblq2 img:hover { opacity: 1; }
#todo                {
	position: absolute;
	top: 180px;
	left: 50%;
	right: 50%;
	margin-left: -360px;
	width: 720;
	height: 400;
	opacity: 0.65; 
}
#pie        			{ position: absolute; bottom: 0; left: 0; font-size: 12px; color:#000000; opacity: 0.65;}
#pie a					{ text-decoration: none; color:#000000; }

#pie table				{ background-color: transparent; }
#ver					{ position: absolute; bottom: 2px ; right: 3px ; }
#outer 				    { position:relative; top: 25px; width:780px; margin:0 auto; background: #f6f2e7; }
#header                 { width: 100%; height: 100px; margin-top: -1px; background: transparent;}



body                    { background: #000000; }

a:link,
a:visited 				{ color: #2273C2; }
a:hover 				{ color: #EC8914; }
a 						{ outline:none; }
a img 					{ border:none; }
img 					{ vertical-align: middle; }

p 						{ padding:6px 0; }
ul 						{ padding-left: 30px; }
strong 					{ color:#000; }
