@charset "iso-8859-1";

a.button
	{
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18pt;
	padding: 4px 5px;
	border-top: 3px solid white;
	border-right: 4px solid black;
	border-bottom: 3px solid black;
	border-left: 4px solid white;
	border-style: inset;
	text-align: center;
	width: 130px;
	text-transform: uppercase;
	}
a.button:link
	{
	/* background-color: #060; */
	background-color: #b5e0ff;
	color: #0038FF;
	text-decoration: none;
	}
a.button:visited
	{
	/* background-color: #060; */
	/* color: #fff; */
	/* background-color: #0038FF; - deep sky blue */
	background-color: #b5e0ff;
	color: #0038FF;
	text-decoration: none;
	}
a.button:hover
	{
	/* background-color: #060; */
	background-color: #b5e0ff;
	color: red;
	border-color: black white white black;
	text-decoration: none;
	}
a.button:active
	{
	background-color: #369;
	color: #f7f7cc;
	text-decoration: none;
	}

#box1
	{
	position: absolute;
	z-index: 39;
	top: 140px;
	left: 10px;
	width: 400px;
	height: 350px;
	border: solid black 0px;
	font-family: 'Bradley Hand ITC', 'Tekton Pro', 'french script MT';
	font-size: 12px;
	/* background-color: #4894ff; */
	}

#box2
	{
	position: absolute;
	z-index: 37;
	top: 110px;
	left: 204px;
	width: 620px;
	height: 550px;
	border: solid black 0px;
	font-family: verdana;
	font-size: 12px;
	/* background-color: #b0baff; */
	}
#webmaster
	{
	text-align: center;
	position: absolute;
	z-index: 102;
	top: 520px;
	left: 204px;
	width: 656px;
	height: 80px;
	border: solid black 0px;
	}
#para1
	{
	position: absolute;
	left: 100px;
	top: 60px;
	width: 710px;
	height: 212px;
	font-family: verdana;
	font-size: 12px;
	letter-spacing: .1em;
	 border: solid black 0px; 
	z-index: 99;
	/* background-color: #b5e0ff; */
	}
#para2
	{
	position: absolute;
	left: 20px;
	top: 50px;
	width: 760px;
	height: 900px;
	font-family: verdana;
	font-size: 12px;
	letter-spacing: .1em;
	border: solid black 0px;
	z-index: 99;
	/* background-color: #f2f2f2; */
	}
h1
	{
	margin: 0;
	padding: 0;
	}

#titles
	{
	width: 800px; 
	height: 34px; 
	z-index: 223; 
	background-color: green;
	font-family: 'Bradley Hand ITC', 'Tekton Pro', 'french script MT', verdana;
	font-size: 40px;
	}

#atbottom
	{
	position: absolute;
	left: 6px;
	top: 1240px;
	height: 20px;
	width: 820px;
background-color: #f2f222;
	}

hh1	{
	margin-left: 90px;
	font-size: 20px;
	font-variant: small-caps;
	}

/*
 * Fonts used in the Seneca Families and Gallery pages.
 */
.head	{
	font-family: 'edwardian script', verdana;
	font-size: 16px;
	}
.french
	{
	font-family: 'Bradley Hand ITC', 'Tekton Pro', 'french script MT', verdana;
	font-size: 40px;
	margin-top: -12px;
	padding-top: -12px;
	}
h1	{margin-bottom: 8px; padding-bottom: 8px; z-index: 23; }
.french24
	{
	font-family: 'Bradley Hand ITC', 'Tekton Pro', 'french script MT', verdana;
	font-size: 24px;
	font-weight: bold;
	margin-right: 4px;
	}
.french30
	{
	font-family: 'Bradley Hand ITC', 'Tekton Pro', 'french script MT', verdana;
	font-size: 30px;
	font-weight: bold;
	margin-right: 4px;
	}
.french22
	{
	font-family: 'Bradley Hand ITC', 'Tekton Pro', 'french script MT', verdana;
	font-size: 22px;
	font-weight: bold;
	}
.french20
	{
	font-family: 'Bradley Hand ITC', 'Tekton Pro', 'french script MT', verdana;
	font-size: 20px;
	font-weight: bold;
	}
.french18
	{
	font-family: 'Bradley Hand ITC', 'Tekton Pro', 'french script MT', verdana;
	font-size: 18px;
	font-weight: bold;
	margin-top: -6px;
	}

.m30	{ margin-left: 30px; }
.m60	{ margin-left: 60px; }

.line1 {
	position: relative;
	top: 1px;
	left: 1px;
	width: 790px;
	height: 190px;
	margin: 0px;
	padding: 0px;
	border: solid black 1px;
	}
.darktolite
	{
	background: url(jpgfiles/bluegradient_190.jpg) no-repeat;
	}

.litetodark
	{
	background: url(jpgfiles/bluegradient_flipped.jpg) no-repeat;
	}

.line1_1 
	{
	position: absolute;
	top: 10px;
	left: 29px;
	width: 160px;
	margin: 0px;
	padding: 0px;
	}
.line1_2 
	{
	position: absolute;
	top: 10px;
	left: 217px;
	width: 160px;
	margin: 0px;
	padding: 0px;
	}
.line1_3 
	{
	position: absolute;
	top: 10px;
	left: 405px;
	width: 160px;
	margin: 0px;
	padding: 0px;
	}
.line1_4 
	{
	position: absolute;
	top: 10px;
	left: 593px;
	width: 160px;
	margin: 0px;
	padding: 0px;
	}

.tred	
	{color:red;}
