/* site styles - mainly for a splash page */
*
{
	margin: 0;
	padding: 0;
}


body
{

width:100%;
letter-spacing: .01em;
font: normal .78em/1.3em Verdana, Helvetica, sans-serif;
	color: #aaa;
				background: url(bkgn.gif) repeat;


}


strong {color: #222;
}

em {	color: #0ab;}

a:link
{
	color: #0ab;
	text-decoration: none;
}

a:visited
{
	color: #eee;
	text-decoration: none;
}

a:hover, a:visited
{
	color: #aaa;
	text-decoration: none;
}



/* H TAG SIZES , P and text sizes  */
h1, h2, h3, h4, h5, h6 { font-family: Verdana, Tahoma, Helvetica, sans-serif; }

h1
{
	visibility: hidden;
	font-size: 100%;
}


strong, h4, h5, h6 {color: #333;
}

h4, h5, h6 {margin: 2px 0px 1px 0px; padding:0;
border: solid #666;
	border-width: 0px 0px 0px 0px;

}

.pehack
{
visibility: hidden;
	margin: 0;
	padding: 0;
		border: 0px solid #4cf;
	}

.pehack
{/*/*//*/visibility: visible;/* */}

h2
{
	font-size: 80%;
}



#intro {
width: ;
color: #666;
font-family: Palatino Linotype, Book Antiqua, Palatino, serif; 
font-size: 115%;
line-height: 1.5em;
margin: 0px 0 0px 0;

}





#content
{
text-align: center;

	border: 0px solid red;
	min-width: 95%;

	

}

#sec1
{float: left;
	border: 0px solid blue;
	width: 100%;
}

#sec2
{
margin: 0 auto 0px auto;
padding: 1% 0 0px 0;
width: 550px;
	border: 0px solid green;
	background: url(bkgn_shade.png) repeat-y;


}



#nav1 {width: 200px;
padding: 5px;
border: solid #ffccdd;
	border-width: 0px 0px 0px 0px;}


.clear { clear: both; }

/* UL, LI, OL  */
ul
{
	margin: 0; padding:0;
	list-style: none;
	vertical-align: top;
}


ol
{
	margin: 0;
	vertical-align: top;
}

li { padding: 2px 0 8px 0; }


.bodylist
{float:left; margin-bottom: 15px;
	text-align: left;
}




.bodylist ul
{	list-style: url(bullet.gif);
margin-right: 0px;
}

.bodylist ul li
{
margin: 0px;
padding: 2px 0 1px 0;}




* { border:0px dotted red; }


#contact 
{
margin-top: 20px;
	text-align: center;
	border: 0px solid red;
	}
	
	#contact b {font-size: 70%;}

#contact a:link
{
	padding: 2px 0px 0px 0px;
	margin-bottom: 3px;
	color: #0ab;
	text-decoration: none;
	display: block;
	background: none;
	border: dotted #deb;
	border-width: 0px 0px 1px 0px;
}

#contact a:visited
{
	color: #444;
	text-decoration: none;
	display: block;
	background: none;
	border: dotted #deb;
	border-width: 0px 0px 1px 0px;
}

#contact a:hover
{
	color: #0cd;
	text-decoration: none;
	display: block;
	background: none;
	border: dotted #deb;
	border-width: 0px 0px 1px 0px;
}

#nav1 a:link
{
	padding: 2px 2px 0px 0px;
	margin-bottom: 3px;
	color: #e58;
	text-decoration: none;
	display: block;
		width: 14em;
	background: none;
	border: dotted #ffccdd;
	border-width: 0px 0px 1px 0px;
}

#nav1 a:visited
{
	color: #444;
	text-decoration: none;
	display: block;
	background: none;
	border: dotted #e55;
	border-width: 0px 0px 1px 0px;
}

#nav1 a:hover
{
	color: #e99;
	text-decoration: none;
	display: block;
	background: none;
	border: dotted #fff;
	border-width: 0px 0px 1px 0px;
}

#fbook div {
font-family: Palatino Linotype, Book Antiqua, Palatino, serif; 
font-size: 85%;
	color: #0ab;}
