/*COLORS - */	body {		font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif," "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;		font-size:1em;		color:#111623;		text-align:center;		background-color:#edf2f7;		}	* {margin:0px;padding:0px;}	a img{border: none;}	a {text-decoration:none;outline: none;}	a:link {}	a:visited {}	a:active {}	a:hover {background-position:0 0;/*eliminates a rare and random sprite problem*/}		#stalk{		display:block;		width:auto;		margin:0 auto;		margin-top:200px;		}			#stalk p{		font-size:43px;		margin-bottom:.25em;		}			#stalk ul{		list-style-type:none;		}			#stalk li{		display:inline;		}		/* dock - top */.dock {	position: relative; 	height: 50px; 	text-align: center;	left:-13px;}.dock-container {	position: absolute;	height: 50px;	/*background: url(images/dock-bg2.gif);*/	padding-left: 20px;}a.dock-item {	display: block;	width: 80px;	color: #111623;	position: absolute;	top: 0px;	text-align: center;	text-decoration: none;	font-family:Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif," "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;}.dock-item img {	border: none; 	margin: 5px 10px 0px; 	width: 100%; }.dock-item span {	display: none; 	padding-left: 20px;}