BODY { margin-top: 0px; 
	margin-left: 0px; 
	color:#333;
	background-color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	} 
A:link {
	font-size: 10px;
	color: #333399;
	text-decoration: none;
	line-height: 14px;
	}
	
TD { 
	font-size: 10px;
	text-decoration: none;
	line-height: 14px; 
	} 	
	
H1 { 
	font-size: 11px;
	text-decoration: none;
	line-height: 14px; 
	} 	
	
H2 {
font-size: 18px; 
font-weght: bold; 
line-height: 22px; 
}	

A:alink {
	color: #cc3333;
	font-size: 10px;
	text-decoration: none;
	line-height: 14px;
	}
	
A:visited {
	color: #333399;
	font-size: 10px;
	text-decoration: none;
	line-height: 14px;
	}
	
A:hover {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	line-height: 14px;
	}

#drip {
	position:absolute;
	top: 0px;
	left: 0px;
	}

#nav {
	position:absolute;
	top: 0px;
	right: 5px;
	}

#content {
	position: absolute;
	top: 120px;
	left: 120px;
	width:680px;
	height:480px;
	margin:0px auto;
	text-align: justify;
	z-index:4;
	background-color:#FFF;
}
#site {
	position: absolute;
	bottom: 30px;
	right: 0px;
	}

#blog {
	position: absolute;
	text-align:left;
	left: 0px;
	bottom: 0px;
	width: 520px;
	height: 310px;
	overflow: auto;
	border: solid 1px;
}

#marginer {
	margin: 8px;
	}

#bubbles {
	position: absolute;
	bottom: 0px;
	right:0px;
	z-index:1;
}

#copyright {
	position: absolute;
	top: 670px;
	left: 120px;
	width: 580px;
	text-align: center;
	font-size: 10px; 
	color: #aaaaaa; 
	line-height: 14px;
	z-index:3;
	}

#work {
	position: absolute;
	top: 120px;
	left: 65px;
}

.bodyText {
	font-size: 12px; 
	color: #333333; 
	line-height: 14px;
	}

.copy {
	font-size: 10px; 
	color: #aaaaaa; 
	line-height: 14px;
	}