#contact {
	position:absolute;
	top: 15px;
	left: 25px;
}
#email_title {
	position:absolute;
	top: 18px;
	left: 5px;
}
#email_pos {
	position: absolute;
	top: 36px;
	left: 5px;
}
#message_title {
	position:absolute;
	top: 63px;
	left: 5px;
}
#message_pos {
	position:absolute;
	top: 83px;
	left: 5px;
}
textarea {
	width: 280px;
	height: 140px;
	border: 1px solid #999999; 
}
input {
	border: 1px solid #999999; 	
}
#new {
	z-index: 4;
	position:fixed;
	top: 23px;
	left: 118px;
}
#proof_title {
	position:absolute;
	top: 233px;
	left: 5px;
}
#proof_pos {
	position: absolute;
	top: 251px;
	left: 5px;
}
#captcha {
	position:absolute;
	top: 280px;
	left: 5px;
	width: 173px;
	height: 41px;
	border: 1px solid #757575; 
}
#send {
	position:absolute;
	top: 251px;
	left: 203px;
}
#archives {
	position:absolute;
	top: 25px;
	left: 385px;
}
#nav_bg {
	z-index: 1;
	position:fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 22px;
	background:url(/images/design/nav_bg.gif);
}
#dividers {
	position:fixed;
	top: 0px;
	left: 89px;
	z-index: 2;
}
#logo {
	position:fixed;
	top: 0px;
	left: 0px;
	z-index: 3;
}	
#tih {
	position:fixed;
	top: 10px;
	left: 30px;
	line-height: 8px;
	z-index: 3;
}
#aaa {
	position:fixed;
	top: 5px;
	left: 94px;
	z-index: 3;
}
#nav {
	position:fixed;
	top: 5px;
	left: 145px;
	z-index: 3;
}
#comic_num {
	position:fixed;
	top: 10px;
	left: 212px;
	line-height: 8px;
	z-index: 3;
}
#comic_date {
	position:fixed;
	top: 10px;
	left: 267px;
	line-height: 8px;
	z-index: 3;
}
#comic_title {
	position:fixed;
	top: 10px;
	left: 336px;
	line-height: 8px;
	z-index: 3;
}
#comic_image {
	position:absolute;
	top: 38px;
	left: 30px;
	z-index: 3;
}
#copyright {
	position:fixed;
	top: 20px;
	right: 3px;
	z-index: 3;
}
#content {
	position:relative;
	top: 38px;
	left: 0px;
	margin-left: 30px;
	z-index: 0;
	color:#000000;
	font-family: georgia,verdana,arial;
	font-size: 12pt;
}
#technologies {
	cursor: pointer;
	position:fixed;
	top: 3px;
	right: 2px;
	height: 15px;
	width: 80px;
	z-index: 10;
}
#xhtml {
	position:fixed;
	top: 3px;
	height: 15px;
	width: 80px;
}
#css {
	position:fixed;
	top: 3px;
	height: 15px;
	width: 80px;
}
#rss {
	position:fixed;
	top: 3px;
	height: 15px;
	width: 80px;
}
#rss_feed {
	position:fixed;
	top: 3px;
	height: 15px;
	width: 80px;
}
#php {
	position:fixed;
	top: 3px;
	height: 15px;
	width: 80px;
}
#mysql {
	position:fixed;
	top: 3px;
	height: 15px;
	width: 80px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
table {
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
table td {
	padding: 0px;
}
img {
	border: 0px;
}

