/*css2 by curtis griffin | griffin insight - 2010*/

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

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:#3399ff; font-weight:bold; text-decoration:underline }
a.indoc:active { color:#000000; font-weight:bold; text-decoration:none }

a.footy:link { color:#ffffff; font-weight:bold; text-decoration:none }
a.footy:visited { color:#ffffff; font-weight:bold; text-decoration:none }
a.footy:hover { color:#3399ff; font-weight:bold; text-decoration:none }
a.footy:active { color:#ffffff; font-weight:bold; text-decoration:none }

a img { border: none }

.toc_content { height:500px; width:100px; background-color: transparent; border:0px solid #000000; }
.homeback { background-image:url(../web_site_img/homemain.jpg); background-attachment: fixed; background-repeat:no-repeat; background-position: center center }
.gallback { background-repeat:no-repeat; background-position: center center }

.swap { 
	position: relative;
	background-image:url(../web_site_img/web_griff_link_over.png);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 75px;
	height: 50px;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0px;
	float: left; }

.swap img { width: 75px; height: 50px; border: 0; }
.swap a:hover img { visibility:hidden }

.swap a { 
	display: block;
	width: 75px;
	height: 50px;
	display: block;
	margin: 0px 0px 0px 0px;
	text-decoration: none; }



.scrollback { overflow-x: hidden; overflow-y: scroll; }


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

.pfleft { float:left; }
.pfright { float:right; }
.pfclear { clear: both; }

.bigtxt { font-size: 1.1em; font-weight:bold; color: #3399ff }

.blue { color: #33ccff; }
.red { color: #ff0000; }


h1 { font-size: 1.3em; font-weight:bold; } 
h2 { font-size: 1.2em; font-weight:bold; color: #003366 }


body { 
	background-color: #ffffff;
	font-family: "trebuchet ms", helvetica, tachoma, sans-serif;
	color: #000000;
	font-size: 0.9em;
	text-align: center;
	margin: 0px 0px 0px 0px; 
}


#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;
}


#header { 
	height:50px;
	width:800px;
	margin:0;
	padding:0px;
	border:0px solid #000000;
	text-align: left;
}

#content { 
	height:500px;	
	width:800px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:0px solid #000000;
	background-color: transparent;
	background-image:url(../web_site_img/web_mainback.png); background-repeat: no-repeat; background-position: center center; 
}

#content_toc {
	background-color: transparent;
	height:500px;
	width:100px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border:0px solid #000000;
	float: left;
}
	

#content_main { 
	background-color: transparent;
	height:500px;
	width:700px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border:0px solid #000000;
	float: right;
}

#content_gallery { 
	height:500px;
	width:700px;
	margin-top:0px;
	margin-right:0px;	
	margin-bottom:0px;
	margin-left:0px;
	padding:0px;
	border:0px solid #000000;
	float: right;
}

#sub_main { 
	background-color: transparent;
	height:400px;
	width:600px;
	margin: 0px;
	padding: 50px 50px 50px 50px;
	border:0px solid #000000;
}

#sub_text { 
	background-color: transparent;
	height:400px;
	width:600px;
	margin: 0px;
	padding: 20px 30px 20px 30px;
	border:0px solid #000000;
	clear: both;
}

#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;
	clear: both;
}

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