/*-----------------------------*//*----- generic styles ------ *//*---------------------------*/body {	background-color: #f8f8f8;	color: #626262;}a {	color: #626262;}	a:visited {		color: #626262;	}	a:hover {		color: #000;		background-color: #79D4E6;	}/*-----------------------------*//*----- headings styles ------ *//*---------------------------*/h1, h2 {	color: #111;}/*-----------------------------*//*----- layout styles ------ *//*---------------------------*/#outerbox {	border-top: 2px solid #6a6a6a;	height: 570px;	margin-top: 28px;	padding-top: 26px;}#column1 {	width: 580px;	height: 643px;	position: relative;	float: left;}#bottombox {	clear: both;	width: 580px;	border-top: 2px solid #6a6a6a;	padding: 23px 0 23px 0;	line-height: 17px;}	#bottombox a {		font-weight: normal;		border-bottom: 0;	}#about {	border-top: 2px solid #6a6a6a;	float: left;	margin-top: 0px;}#about p {		padding-right: 0px;		padding-bottom: 10px;		line-height: 17px;	}						#about p.updated {			margin-top: 7px;			color: #626262;		}				#about a, #contactme a {		color: #333;		border-bottom: 0;	}			#about a:visited, #contactme a:visited {			color: #333;			border-bottom: 0;		}			#about a:hover, #contactme a:hover {			color: #000;			background-color: #79D4E6;			border-bottom: 1px solid #79D4E6;		}								.extradash {		background: url(../images/dash.gif) 0 0 no-repeat;}#whatido {	height: 113px;}	#whatido h2 {		width: 356px;		height: 88px;		background: url(../images/whatido_home.gif) 0px 14px no-repeat;		border-bottom: 2px solid #6a6a6a;	}					/* ----------- extra feck --------------- */.new {		color: #FFF;		background-color: #DC006C;}.cool {		color: #000;		background-color: #2F90FF;}.old {		color: #000;		background-color: #777D37;}	#about a.who {		color: #f3f1e9;		border-bottom: 1px dotted #DC006C;	}			#about a.who:hover {			color: #DC006C;			background-color: #000;		}/* -------------------------------------- */