.body {
	position:absolute;
	top:15%;
	left:20%;
}
.header {
	position:absolute;
	left:250px;
	top:25px;
	width:500px;

	
	
}
.index_header_text {
	position:absolute;
	left:25%;
	top:15%;
	text-align:center;
	vertical-align:middle;
	font-size:24px;
	
}
.header_text {
	position:absolute;
	left:25%;
	top:15%;
	text-align:center;
	vertical-align:middle;
	font-size:24px;
	color:white;
}
.side_image {
	position:absolute;
	left:30px;
	top:25px;

}
.index_menu {
	position:absolute;
	left:130px;
	top:280px;
	border-style:groove;
	border-width:2px;
	padding:5px;
	min-width:8%;
}
.menu {
	position:absolute;
	left:130px;
	top:180px;
	border-style:groove;
	border-width:2px;
	padding:5px;
	min-width:8%;
}
.menu_link {
	list-style-type: disc;
	color:black;
}
q {
	font-style:italic;
}
.project_cat {
	position:relative;
	left:5px;
	font-size:18px;
	font-weight:bold;
	border-bottom-style:dotted;
	border-bottom-width:2px;
	padding-left:15px;
	padding-top:10px;

}
.project_list {
	position:relative;
	left:30px;
	top:0px;
	font-size:14px;
	padding-top:10px;
	padding-left:10px;
	border-left-style:groove;
	border-left-width:3px;

}
a.menu_a, a.project_a {
	color:black;
}
a.link_a {
	color:black;
}
a.comment_link {
	color:black;
	font-size:13px;
	cursor:pointer;
}

.admin_main {
	position:absolute;
	width:500px;
	min-height:200px;
	top:180px;
	left:250px;
	border-style:groove;
	border-width:2px;
	padding-bottom:30px;
}
.index_links {
	position:absolute;
	left:760px;	
	top:280px;
	width:140px;
	border-style:groove;
	border-width:2px;
	padding:5px;	
}
.links {
	position:absolute;
	left:760px;	
	top:180px;
	width:140px;
	border-style:groove;
	border-width:2px;
	padding:5px;	
}
.date_time {
	position:absolute;
	right:5px;
	top:4px;
	font-size:12px;
	font-weight:normal;
}
.content {
	position:absolute;
	width:500px;
	min-height:200px;
	top:180px;
	left:250px;
	border-style:groove;
	border-width:2px;

}
.content_headline {
	position:relative;
	top:5px;
	font-size:18px;
	font-weight:bold;
	border-bottom-style:solid;
	border-bottom-width:2px;
	padding-left:5px;
}
.content_main {
	position:relative;
	left:15px;
	font-size:12px;
	padding-right:20px;
	padding-bottom:30px;
}
.view_post {
	position:relative;
	top:0px;
	left:20px;
	width:80%;
	border-style:dotted;
	border-width:1px;
	padding-bottom:10px;
}
.logs {
	position:absolute;
	width:500px;
	min-height:200px;
	top:280px;
	left:250px;
	border-style:groove;
	border-width:2px;
	padding-bottom:10px;
}

.log_headline {
	position:relative;
	top:5px;
	font-size:18px;
	font-weight:bold;
	border-bottom-style:solid;
	border-bottom-width:2px;
	padding-left:5px;
}
.log_content {
	position:relative;
	left:15px;
	font-size:13px;
	padding-right:20px;
}
.log_text {
	font-size:13px;
	position:relative;
	left:15px;
	padding-right:20px;
}
.archive_reply {
	border-style:solid;
	border-width:1px;
	position:relative;
	left:10px;
	width:95%;
}
.reply {
	color:black;
	padding-left:15px;
}
.reply_content {
	padding-left:10px;
	font-size:13px;
	padding-top:5px;
	padding-bottom:0px;

}
.reply_name {
	padding-left:15px;
	font-size:12px;
	padding-bottom:8px;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.replies {
	border-top-style:none;
	border-left-style:solid;
	border-bottom-style:none;
	border-right-style:none;
	border-width:1px;
	border-color:black;
    	position:relative;
	left:5%;
       	top:0px;
       	width:90%;
       	display:none;
	padding-bottom:0px;
	padding-right:5px;
       	color:black;
}
.date_select {
	display:block;
}
.post_table {
	position:relative;
	top:20px;
	left:50px;
	border-style:solid;
	border-width:1px;
	
}
.todo_table {
	position:relative;
	top:20px;
	left:50px;
	border-style:solid;
	border-width:1px;
	width:80%;	
	
}

.config_table {
	position:relative;
	top:20px;
	left:50px;
	border-style:solid;
	border-width:1px;
	
}
.reply_table {
	position:relative;
	top:0px;
	left:50px;
	border-style:solid;
	border-width:1px;
	
}
.link_table {
	position:relative;
	top:20px;
	left:50px;
	border-style:solid;
	border-width:1px;


}
.login_table {
	border-collapse:collapse;
}
.new_link_table {
}
.display_link_table {
}
.tab_active {	
	background-color:gold;
	border-style:inset;
	border-width:1px;	
}

    
.tab_off {
	background-color:gold;
	color:gold;
	border-style:outset;
	border-width:1px;
}
.table_header {
	background-color:black;
	color:gold;
}
tr.month {
	font-weight:bold;
	font-size:14px;
	font-family:arial;
	position:relative;
	left:10px;
	background-color:#c0c0c0;
	padding:5px;
}
.cell_name {
	background-color:#c0c0c0;
	padding-left:5px;
	padding-right:5px;
}
.cell_value {
	background-color:#ff9104;
	padding-left:5px;
	padding-right:5px;

}

