body
{
	background-color: #1F1F1F;
}
body,td,th
{
	color: #999999;
}
.font
{
font-family: Georgia, "Times New Roman", Times, serif;
}
.font-content
{
	font-size: x-large;
	color: #999999;
}
.font-title
{
	font-size: 24px;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.font-date
{
	font-size: medium;
	font-family: "Courier New", Courier, monospace;
}
a:link {color: #999999; text-decoration: none; }
a:active {color: #999999; text-decoration: none; }
a:visited {color: #999999; text-decoration: none; }
a:hover {color: #BBBBBB; text-decoration: none; }
table.post
{
 position:relative;
 width:550px;
 left:0%;
 border:0;
}
table.br
{
position:relative;
top:30px;
}

img.banner
{
 height:100px;
 position:absolute;
 top:0px;
 right:0px;
 z-index:1;
}
img.title
{
 width:624px;
 height:55px;
 position:absolute;
 top:45px;
 z-index:2;
}
img.div
{ 
 height:12px;
 width:100%;
 position:absolute;
 top:100px;
 left:0px;
 z-index:2;
}
img.menu
{
 width:545px;
 height:18px;
 position:absolute;
 top:112px;
 left:15px;
 border:0; 
 z-index:2;
}
div.entry
{
 position:absolute;
 left:100px;
 top:150px;
}
img.return
{
 position:relative;
 height:20px;
 width:20px;
 top:30px;
 border:0;
}

/*--News--*/
img.date
{
 width:90px;
 position:relative;
 top:45px;
}
div.posted
{
 position:relative;
 top:20px;
 left:10px;
}
div.title
{
 position:relative;
 left:100px;
 top:-5px;
}
div.content
{
 padding:5px;
}
table.calendar
{
 position:fixed;
 right:75px;
 top:200px;
 z-index:0
}

/*--Projects--*/
table.project-title
{
 width:823px;
 border:0;
 text-align:right;
}
table.project-menu
{
 width:823;
 border:0; 
 text-align:left;
}
img.project-bg
{
 position:fixed;
 left:50px;
 top:112px;
 z-index:0;
}
table.project-content
{
 position:relative;
 left:0%;
 text-align:justify;
 border:0; 
}
.project-title
{
 font-size:large;
 font-style:oblique;
}
table.image
{
 position: relative;
 text-align:center;
 left: 100px;
 top: 40px;
 z-index: 2;
}
.indent
{
 text-indent:2em;
}
