/* css for griffin insight base | 2008 */


a.gallery:link { color:#000000; text-decoration:none }
a.gallery:visited { color:#000000; text-decoration:none }
a.gallery:hover { color:#ff0000; text-decoration:underline }
a.gallery:active { color:#000000; text-decoration:none }

a.indoc:link { color:#000000; font-weight:bold; text-decoration:none }
a.indoc:visited { color:#000000; font-weight:bold; text-decoration:none }
a.indoc:hover { color:#ff0000; font-weight:bold; text-decoration:underline }
a.indoc:active { color:#000000; font-weight:bold; text-decoration:none }


.pleft { text-align:left; }
.pmid { text-align:center; }


h1 { font-size: 1.2em; font-weight:bold; } 
h2 { font-size: 1.1em; font-weight:bold; }


body { 
	background-color: #000000;
	font-family: georgia , arial , sans-serif;
	color: #000000;
	font-size: 0.9em;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../griff_img/griff_bigback.jpg); background-repeat:no-repeat; background-position: center center; background-attachment: fixed; 
}


#wrapper { 
	height:600px;
	width:800px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	border:0px solid #000000;
	text-align: center;
}



#content { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:0px solid #000000;
	background-color: transparent;
}



#footer { 
	background-color: #000000;
	height:20px;
	width:800px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	border:0px solid #ff0000;
	color:#ffffff;
	font-size: 0.8em;
}

#bottom { 
	height:25px;
	width:800px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	border:0px solid #000000;
	font-size: 0.7em;
	color:#cccccc;
	text-align:right; 
}