body { 
	margin: 0;
	padding: 0;
	background: repeat fixed #330033 url(images/pattern_003b.gif);
	font-family: verdana, sans-serif; 
	color: #669999; 
	}
#container {
	position: absolute;
	top: 10px;
	left: 50%;
	width: 900px;
	margin: 0 0 0 -450px;
	padding: 0;
	background: #330033;
	border: 1px solid #669999;
	}
#selfportrait {
	float: left;
	width: 450px;
	height: 300px;
	padding: 0;
	margin: 0;
	}
#selfportrait img {
	position: relative;
	top: 92px;
	left: 240px;
	border-bottom: 2px solid #663366;
	border-left: 2px solid #663366;
	border-top: 2px solid #996699;
	border-right: 2px solid #996699;
	margin: 0;
	padding: 0;
	}
#site-logo {
	float: left;
	width: 325px;
	margin: 0;
	padding: 240px 0 30px 0;
	}
#beefy {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #663366 url(images/beefy_bg.gif) repeat-y top;
	color: #CCFFFF; 
	}

h2 span { display: none; }   /* applies to all headings */

/* start del.icio.us styles */
#del-icio-us {
	float: left;
	margin: 0;
	padding: 0;
	width: 300px;
	font-size: 11px;
	line-height: 18px;
	}
#del-icio-us h2 {
	height: 60px;
	background: transparent url(images/deliciousMacloo.gif) no-repeat center top;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	}
#del-icio-us p {
	margin: 0;
	padding: 0 0 20px 90px;
	}
.delicious-posts { 
	margin: 0;
	padding: 0 20px 0 0;
	}
.delicious-posts ul {
	}
.delicious-posts li {
	list-style: square;
	padding-bottom: 2px;
	}
.delicious-post { 
	}
.delicious-odd { 
	}
.delicious-banner { 
	}
.delicious-posts a { 
	}
.delicious-post a { 
	}
/* end del.icio.us styles */

#middle-column {
	float: left;
	width: 260px;
	color: #99CCCC;
	margin: 0;
	padding: 0;
	}
#about {
	margin: 0;
	padding: 0;
	}
#about h2 {
	height: 60px;
	background: transparent url(images/whatismacloo.gif) no-repeat center top;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	}
#about p {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	letter-spacing: 1px;
	padding: 0 20px;
	}
#fj {
	margin: 0;
	padding: 0;
	}
#fj img {
	margin: 0 0 0 65px;
	padding: 0;
	}
#fj h2 {
	height: 60px;
	background: transparent url(images/flashMacloo.gif) no-repeat center top;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	}
#fj p {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	letter-spacing: 1px;
	padding: 0 20px;
	}
#linkset {
	margin: 0;
	padding: 0;
	}
#linkset h2 {
	height: 60px;
	background: transparent url(images/linksMacloo.gif) no-repeat center top;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	}
#linkset p {
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	letter-spacing: 1px;
	padding: 0;
	margin: 5px 0;
	text-align: center;
	}
#locations {
	float: right;
	width: 300px;
	}
#locations h2 {
	height: 60px;
	background: transparent url(images/locateMacloo.gif) no-repeat center top;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	}
#locations p {
	margin: 5px 20px 20px 0;
	padding: 0;
	font-size: 12px;
	text-align: right;
	}
#footer {
	clear: both;
	width: 100%;
	height: 40px;
	margin: 0;
	padding: 0;
	}

a:link, a:visited, a:active { 
	color: #99CCCC; 
	text-decoration: none; 
	}
a:hover	{
	color: #CC99CC; 
	text-decoration: underline; 
	}
a:active { 
	color: #99CCCC; 
	text-decoration: none; 
	}

img a { 
	color: #330033; 
	background: transparent;
	text-decoration: none; 
	}

