/* css for griffin insight | 2010 */



a:link { color:#000000; text-decoration:none }
a:visited { color:#000000; text-decoration:none }
a:hover { color:#3399cc; text-decoration:underline }
a:active { color:#000000; text-decoration:none }

a.btm:link { color:#ffffff; text-decoration:none }
a.btm:visited { color:#ffffff; text-decoration:none }
a.btm:hover { color:#3399cc; text-decoration:underline }
a.btm:active { color:#ffffff; text-decoration:none }


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


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

.griff_bigback { background-image:url(../griff_img/griff_bigback.jpg); background-attachment: fixed; background-repeat:no-repeat; background-position: center center; }

body { 
	background-color: #222222;
	font-family: "trechbet ms", 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-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;
}

#bottom {
	height:75px;
	width:800px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:0px solid #3399ff;
	color:#ffffff;
	background-image: url(../griff_img/griff_bottomback.png); background-position: center center;	
}

#bottomleft { 
	background-color: transparent;
	width:690px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 10px;
	border:0px solid #3399ff;
	text-align: left;
	font-size: 0.9em;
	float: left;
}

#bottomright {
	background-color: transparent;
	width:90px;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 0px 0px;
	border:0px solid #3399ff;
	text-align: right;
	font-size: 0.9em;
	float: right;
}

#footer {
	clear: both;
	height:25px;
	width:800px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	border:0px solid #000000;
	font-size: 0.7em;
	color:#000000;
	text-align:center;
}