/*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:#aaaaaa; font-weight:bold; text-decoration:none }
a.footy:visited { color:#aaaaaa; font-weight:bold; text-decoration:none }
a.footy:hover { color:#3399ff; font-weight:bold; text-decoration:none }
a.footy:active { color:#aaaaaa; font-weight:bold; text-decoration:none }

.hr { width:50%; text-align:left; }
a img { border: none }

.bigback { background-image:url(../art_site_img/bigback.jpg); background-attachment: fixed; background-repeat:no-repeat; background-position: center center; }
.wrapperback { background-image:url(../art_site_img/wrapperback.jpg); background-attachment: fixed; background-repeat:no-repeat; background-position: center center; }

.swap { 
	width: 75px;
	height: 50px;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0px;
	position: absolute;
	background-image:url(../art_site_img/logo_over.png); background-repeat:no-repeat;
	white-space: nowrap;
	display: block; }

.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;
	position:absolute; }

.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: #000000; text-align: left; }

.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;
	padding: 0px 0px 0px 0px;
}

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

#lefter {
	height:500px;
	width:100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:0px solid #000000;
	background-color: transparent;
	background-image:url(../art_site_img/left_banner.png); background-repeat: no-repeat; background-position: center center;
	float:left;
}

#main_mid {
	width:600px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border:0px solid #000000;
	background-color: transparent;
	text-align: center;
	float: left;
	position:relative;
}

#sub_mid {
	width:600px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:0px solid #ff00ff;
	text-align: left;
}

#righter {
	height:500px;
	width:100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:0px solid #ff0000;
	background-color: transparent;
	float:right;
}

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