/* css2_by_curtis_griffin_|_griffin_insight_._com */

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

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

a img { border: none }

/* BGROUND_CONTROL */
.home { background-image:url(../perp_img/perp_back_home.jpg); background-attachment: fixed; background-repeat:no-repeat; background-position: center center }


.swap { 
	position: relative;
	background-image:url(../perp_img/griff_web_link_over.png);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 75px;
	height: 50px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 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; }

.pleft { text-align:left; }
.pmid { text-align:center; }
.pfleft { float:left; }
.pfright { float:right; }
.align { margin-right: auto; margin-left: auto; }

.bigtxt { font-size: 1.1em; font-weight:bold; color: #000000; }
.bluetxt { color: #33ccff; }
.redtxt { color: #ff0000; }

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

body { 
	background-color: #000000;
	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:600px;
	width:800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
	border:0px solid #000000;
	text-align: center; }

#header { 
	height:50px;
	width:800px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px solid #3399ff;
	text-align: left;
	background-color: transparent;	
	background-image: url(../perp_img/perp_mainback.png); background-attachment: fixed; background-repeat: no-repeat; background-position: center center; }
	
#perp_nav { 
	height:25px;	
	width:800px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:0px solid #3399ff;
	background-color: transparent;
	background-image: url(../perp_img/perp_mainback.png); background-attachment: fixed; background-repeat: no-repeat; background-position: center center; }

#content { 
	height:400px;	
	width:800px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
	border:0px solid #3399ff;
	background-color: transparent;
	background-image: url(../perp_img/perp_mainback.png); background-attachment: fixed; background-repeat: no-repeat; background-position: center center; }

#sub_main { 
	height:400px;
	width:600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
	border:0px solid #000000;
	background-color: transparent; }
	
#sub_left { 
	height:400px;
	width:300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:0px solid #000000;
	background-color: transparent;
	text-align: center;
	float: left; }

#sub_right { 
	height:400px;
	width:300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:0px solid #000000;
	background-color: transparent;
	text-align: left;
	float: right; }
	
#sub_clear { clear: both; }

#footster { 
	height:25px;
	width:800px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	border:0px solid #ff0000;
	color:#000000;
	font-size: 0.7em;
	background-color: transparent;	
	background-image: url(../perp_img/perp_mainback.png); background-attachment: fixed; background-repeat: no-repeat; background-position: center center; }
