body,td,th {
	font-family: Lucida Grande, Verdana, Geneva, sans-serif;
	color: #FFF;
}
body {
	background-color: #CCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}

a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

#bg {
	min-width:450px;
	height:100%;
	z-index:10;
}


#layer {
	overflow: hidden;
	z-index:98;
	
}

#layerheader {
	overflow:hidden;
	height:21px;
	background:#000;
	z-index:99;
}

#layercontent {
	background:#000;
	z-index:99;
	overflow: auto;
	height: 265px;
}

#layerfooter {
	overflow:hidden;
	height:55px;
	background:#000;
	z-index:99;
	font-size:11px;
	text-align: center;
	line-height:17px;
}

#layershadow {
 	z-index:99;
	background: url(shadow.png) bottom repeat-x;
	height: 12px;
}


#idea2website {
	background:url(idea2website.png) top center no-repeat;
	width:456px;
	height:255px;
	z-index: -10;
	display:block;
	overflow:hidden;
	position:fixed;
	top: 20px;
	right:20px;
	
}

#logo {
	font-size:72px;
	width: 450px;
	position:fixed;
	bottom: 20px;
	left:20px;
}

.shape {
	font-size:100px;
	color:#F00;
	vertical-align:middle;
}

.red3 {
	font-weight:bold;
	font-size: 11px;
}

.red3 td {
	vertical-align:middle;
	height: 20px;
	color:#555;
}

.red3-1 {
	color:#F00;
}

table.list {
	font-size: 9px;
	padding-left: 10px;
}

table.list td {
	background:#1a1a1a;
	width: 20%;
	text-align: center;
	vertical-align: top;
}

table.list td spaced {
	letter-spacing: 2px;
	font-weight:bold;
	font-size:11px;
}

table.list ul {
	text-align: left;
	margin-left: 20px;
	margin-bottom: 0px;
	font-size:10px;
}

table.list ul li {
	color:#F00;
}

table.list li span {
	color:#FFF;
}

table.list img {
	border:1px solid #fff;
}

.horizontal {
	height:1px;
	color: #666;
	background-color:#666;
	margin-top: 0px;
	margin-bottom: 0px;
	border:0px;
}

#sites {
	visibility:hidden;
	height:0px;
	margin:0;
	padding:0;
}
