 <!-- 

/* PIPED LINKS */
.piped { display: block; zoom: 1; }
.piped li { float: left; display: inline; }
.piped a { border-left: 1px solid #999; padding: 0 0 0 0.5em; margin-left: 0.5em; }
.piped a.first { border-left: 0; padding: 0; margin: 0; }

#live {color:#f82730; }
#live:hover { color:#CA0009; } 
.footer { display: block; }
.footer li { float: left; display: inline; border-left: 1px solid #999; padding: 0 0 0 0.5em; margin-left: 0.5em; }
.footer li.first { border-left: 0; padding: 0; margin: 0; }

img.splash {
	border-color:#000;
	padding: 0px;
}
.booth {color:#f33;
		font-weight: bold; }

#small {
		width: 190px;
		position:relative;
		top:-18px;
		color:#eee;
		padding-left:6px;
		font-size:12px;
		z-index:1;
		background-color:rgba(0,0,0,0.5);}
#scroll {
		height:300px; width:796px; overflow-x:scroll ; overflow-y: hidden; padding:0px;
}

ul.ezslide li {
		list-style: none;
		
		}
#ticker {
		height:25px; overflow-y: hidden; width:300px; 
		position: relative;
		left: 130px; top: -24px;
}

#wish {
		position:relative;
		top:-3px;
		color:#eee;
		font-size:21px;
		z-index:1;
		background-color:rgba(0,0,0,0.5);}



body {
	background-color: #fff;
	font-family: FF-meta-web-pro, sans-serif;	
	font-size: 12px;
}

table
{
    border-collapse: collapse; /* 'cellspacing' equivalent */
}

table td, table th
{
    padding: 3; /* 'cellpadding' equivalent */
}
table.main{
	margin-left: auto;
	margin-right: auto;
}

input { 
	font-family: FF-meta-web-pro, sans-serif;	
	background-color: #B4D5FE;
	border-width:0px;
	border-bottom: 1px solid #000000;
	color: #000000; 
	width:200px;
	padding: 4px;
	font-size: 16px;
	}  
input.image {
	width:25px;
	background-color: #fff;
	border: 0px;	
}
td {
	padding:5px;
}


td.dense {
	padding:1px 0px;
}


td.right {
	text-align:right;
	}
td.grey{
	color:#333;
}

ul.menu {
	font-size: 12px;
	padding:0;
	margin:0;
	text-align: right;
}

li
{
	color:#444;
	line-height:24px; 
	font-size:16px; 
}

hr.bl1 {
	border: none 0; 
	border-top: 8px solid #333;
	width: 100%;
	margin: 0;
	padding: 0;
}
hr.bl2 {
	border: none 0; 
	border-top: 5px solid #333;
	width: 100%;
	margin: 0;
	padding: 0;
}

hr {
	border: none 0; 
	border-top: 1px solid #aaa;
	width: 100%;
	margin: 0;
	padding: 0;
}

a {
	text-decoration:none; } 	
	a:link { color:#39f; } 
	a:visited { color:#39f; } 
	a:hover { color:#246db3; } 
	a:active { color:#39f; } 
	a.img { color:#000; 
} 


H1 { 
	color:#39f;
	font-size:20px; 
	line-height:40px; 
} 


H3 { 
	color:#000;
	border: solid #ccc;
	border-width:0px;
	border-bottom-width: 1px;
	font-size:18px;
	background-color: #eee;
    padding: 5px 10px 2px 10px;
} 

H3.quote {
	font-family: ff-meta-serif-web-pro,serif;
	font-weight: 500;
    text-indent: -0.4em;
	font-style: italic;
	text-align: right;
	padding:  5px 50px 5px 50px;
	line-height: 24px;
}
 
H3.quote:before {
    content: "“";
	font-size:80px;
	position:relative;
    top:28px;
    right:5px;
     }
 
H3.quote:after {
    content: "”";
	font-size:80px;
	position:relative;
	 float: right;
     height: 25px;
     margin-top: 20px;
     padding-top: 10px;
}

h4 {
		color:#000;
		font-size:20px;
		line-height:30px;
		margin-top:0;
		border-top:1px solid #999;
		border-bottom:1px solid #999;
		background-color:#ccc;
		margin-bottom:10px;
		padding:5px;
		font-weight:light;
		text-decoration:none;
		font-weight: 800;
}
P { 
	color:#444;
	font-size:16px; 
	line-height:22px; 
	padding-left:12px;
} 
P.q { 
	font-family: ff-meta-serif-web-pro,serif;
	font-size:18px; 
	font-style: italic;
	font-weight:100;
	background-color: #eee;
    padding: 5px 15px 5px 15px;
}
P.cpp{ 
	color:#ddd;
	font-size:11px; 
	font-weight:100;
	text-align:right;
	margin-top: 350px;
} 
P.q:before {
    content: "Q";
    font-family: ff-meta-serif-web-pro,serif;
    padding: 5px 10px 5px 10px;
	font-size:36px;
	font-style: normal;
	position:relative;
	font-weight:600;
    top:2px;
    right:5px;
     }
P.a { 
    padding: 5px 50px 5px 15px;
	position: relative;
	left: 52px;
} 

img.at {
	position: relative;
	top:4px;
}

.small {
	font-size:13px; 
//	padding-left:5px;
}

.style { 
	color:#000;
	font-size:16px 
}

--> 
