HTML, BODY {
	height: 100%;
}

BODY { margin-top: 0px; 
	margin-left: 0px;
	color:#333;
	background: url('images/bg-line.gif');
	background-repeat:repeat-x;
	background-color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
	letter-spacing: 0.5px;
	} 

A:link {
	color: #333399;
	text-decoration: none;
	line-height: 14px;
	}
	
H6 { 
	font-size: 12px;
	text-decoration: none;
	line-height: 140%;
	display: inline;
	letter-spacing: 1.5px;
	}
	
H2 {
	font-size: 10px; 
	font-weight: bold; 
	line-height: 140%;
	display: inline;
	}

A:alink {
	color: #cc3333;
	text-decoration: none;
	}
	
A:visited {
	color: #333399;
	text-decoration: none;
	}
	
A:hover {
	color: #000000;
	text-decoration: none;
	}

#drip {
	position:absolute;
	top: 0px;
	left: 0px;
	}

#nav {
	position:absolute;
	top: 0px;
	right: 10px;
	text-align: right;
	height: 128px;
	width: 400px;
	}

#searchbox {
	margin: 5px;
	float: left;
}

#content {
	position: relative;
	left: 0px;
	top: 120px;
	width:870px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto;
	text-align: justify;
	z-index:4;
}
	
#sidebar {
	position: relative;
	float: left;
	text-align: right;
	left: -20px;
	margin: 0px;
	width: 220px;
	display: inline;
	line-height: 140%;
}

#sidebar ul, .linkcat, .list_class {
	list-style: none;
	display: inline;
}

#sidebar h1, #sidebar h2 {
	position: relative;
	right: -40px;
	line-height: 190%;
}

#sidebar h2 {
	display: inline-block;
	margin-top: 17px;
}

#sidebar select {
	display: block;
}

#blog {
	position: absolute;
	text-align:left;
	right: 60px;
	top: 170px;
	height: auto;
	width: 580px;
	overflow: auto;
	border: solid 1px #AAA;
}

#intro {
	position: relative;
	left: -60px;
	width: 580px;
	float: right;
}

#marginer {
	margin: 16px;
	}

#bubbles {
	position: absolute;
	bottom: 0px;
	right:0px;
	z-index:1;
}

#copyright {
	display: inline-block;
	margin: 0px auto;
	width: 580px;
	height: 70px;
	text-align: center;
	font-size: 10px; 
	color: #aaaaaa; 
	line-height: 14px;
	z-index:3;
	}

#work {
	position: absolute;
	top: 120px;
	left: 65px;
}

.adfree {
	display: inline block;
	align: left;
}

.adfree a img{
	border: 0;
	margin: 5px;
}

.bodyText {
	font-size: 12px; 
	color: #333333; 
	line-height: 14px;
	}

.copy {
	font-size: 10px; 
	color: #aaaaaa; 
	line-height: 14px;
	}
