/* css by curtis griffin @ griffin insight.com */


a.toc:link { color:#ffffff; text-decoration:none }
a.toc:visited { color:#ffffff; text-decoration:none }
a.toc:hover { background-image:url(static.gif); font-size:12px; color:#ff0000; text-decoration:none; border:1px solid }
a.toc:active { color:#ffffff; text-decoration:none }

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

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

.gallback { background-repeat:no-repeat; background-position: center center }

.home { background-image:url(homemain.jpg); background-repeat:no-repeat; background-position: center center }
.mainback { background-image:url(mainback.gif); background-repeat:no-repeat; background-position: center center }
.liteback { background-image:url(mainback.gif); background-attachment: fixed; background-repeat: repeat-x; background-position: center center; overflow-y: scroll }

* html .iebugfix { background-attachment:fixed }
* html .isupaie { float:left; margin: 10px 0 0 5px }

h1 { font-size:14pt; font-weight:bold; text-decoration:underline; text-indent:10px } 
h2 { font-size:12pt; font-weight:bold; text-decoration:underline; text-indent:10px }

.pnorm { font-size:13px; margin-left:10px }
.pnorm1 { font-size:15px; text-align: center; margin: 40px 0px 0px 0px }
.pnorm2 { font-size: 1.1em; text-align: left; margin: 50px 20px 0px 20px }
.pnorm3 { font-size: 1em; margin: 50px 0px 0px 150px }
.pnorm4 { text-align: center; }
.pdent { margin-left:50px }
.pfont { font-family:arial,tahoma,sans-serif; font-size:13px; margin-left:10px; }
.plite { font-family:arial,tahoma,sans-serif; font-size:13px; margin-left:10px; text-indent:10px }
.psupa { margin: 30px 0 0 230px }
.isupa { float:left; margin: 10px 0 0 10px }
.clear { clear: both; }

body { 
	background-color:#000000;
	font-family:tahoma,arial,sans-serif;
	color:#000000;
	font-size:12px;
	text-align:center; 
}


#wrapper { 
	height:680px;
	width:900px;
	margin:0 auto;
	padding:10px;
	border:1px solid #444444; 
}

#header { 
	height:50px;
	width:900px;
	margin:0;
	padding:0px;
	border:1px solid #444444;
	background-image:url(banner.jpg); 
}

#content { 
	margin:0;
	padding: 10px 0px 10px 0px;
	border:0px; 
}

#content div { 
	padding:10px;
	float:left; 
}

#content-toc { 
	height:596px;
	width:100px;
	border:1px solid #444444;
	background-image:url(tocbackground.jpg); 
}

#content-main { 
	height:540px;
	width:750px;
	margin-left:20px;
	margin-bottom:10px;
	padding:0px;
	border:0px;
	text-align:left; 
}

#content-gallery { 
	height:540px;
	width:750px;
	margin-left:20px;
	margin-bottom:10px;
	padding:0px;
	border:0px; 
}

#footer { 
	float:right;	
	width:780px;
	margin: 0px 0px 0px 0px;
	padding:5px;
	border:1px solid #444444;
	color:#eeeeee;
	text-indent:5px; 
}

#bottom { 
	clear:both;
	width:900px;
	margin:0;
	padding: 10px 0px 0px 0px;
	border:0px;
	font-size:10px;
	color:#555555;
	text-align:right; 
}

#bottom-gallery { 
	clear:both;
	width:900px;
	margin:0;
	padding: 10px 0px 0px 0px;
	border:0px;
	font-size:12px;
	color:#eeeeee;
	text-indent:104px; 
}

