
BODY 
{
	color: #ffffff;
	background-color: #000000;
	padding: 5px 10px 15px 0px;
	margin: 0px;
	font-family: Arial, Verdana;
	font-weight:bold;
	font-size:10pt;
}


/* 1AAC6D  Greenish Colah */
a:link {color:#A8C9E2;}
a:hover {color:#A8C9E2; text-decoration:none;}
a:visited {color:#A8C9E2; text-decoration:none;}
a:active {color:#A8C9E2; text-decoration:none;}


/* This is the box around the left side button links. */
/* White Border in debugging */
.links
{
position:absolute; top:10px; left:10px;
width:30%;
/*border-style:solid; border-size:2px; border-color:#ffffff;*/
}

.gencomment
{
font-weight:bold; 
font-size:12pt; 
color:#EFA65A;
}

.gencomment1
{
font-weight:bold; 
font-size:10pt; 
color:#EFA65A;
}
.gencomment2
{
font-weight:bold; 
font-size:10pt; 
color:#000000;
}




/* This is the main content area in the center of the page. */
/* Red Border in debugging */
#maintext
{
	position:absolute; top:90px; left:400px; 
	text-align:center;
	width:500px;
/*	border-style:solid; border-size:2px; border-color:#ff0000;*/

}

#maintext1
{
position:absolute; top:80px; left:320px;
/*border-style:solid; border-size:2px; border-color:#ffff00;*/
}

/* Green Border in debugging */
.nav {	text-decoration:none;
	padding: 5px 5px 5px 5px;
	background-color: #000000;
	font-size: 10pt;
	position:absolute; top:80px; left:320px;
	width:100%;
border-style:solid; border-size:2px; border-color:#00ff00;
	}
	
	
.editcats {	text-decoration:none;
background-color:#808080;
	font-size: 10pt;
	font-variant:small-caps;
	color:#ffffcc;
	padding:2px;
	}

/* This is the top area where the navigation links are */
/* Yellow Border in debugging */
#footer
{
position:absolute; top:-20px; left:400px;
	text-align:center;
	background-color:#000000;
	color:#333333;
	width:50%;
	font-variant:small-caps;
/*border-style:solid; border-size:2px; border-color:#ffff00;*/
}

#footer1
{
	background-color:#000000;
	color:#333333;
	font-size:10px;
	text-align:center;
}

/* Old stuff starts Here */

table {	font-weight: normal; 
	text-decoration: none; }
table.nav { 
	font-weight: bold; 
	text-decoration: none; 
	color: #FF5555;}
td.thumbnail { text-align:center; 
	vertical-align: top;}
td.photoedit { vertical-align: top;}
