
A {
	COLOR:#ff6699; TEXT-DECORATION: none
}

a:visited	{
	color:	#f69;
	background-color: transparent;
	}
a:active	{
	color:	#f69;
	background-color: transparent;
	}
a:hover	{
	color:	#000;
	background-color: transparent;
	text-decoration:	underline;
	}



A.smaller {
	 COLOR: #aaaaaa; FONT-STYLE: italic; font-size:14px;
}
A.gray {
	COLOR: #aaaaaa;font-size:24px;
}
#container {
	WIDTH: 780px; HEIGHT: auto
}
#front {
	FONT-WEIGHT: bold; FONT-SIZE: x-large; MARGIN: 50px auto auto; WIDTH: auto; HEIGHT: auto; TEXT-ALIGN: center
}
#header {
	FONT-WEIGHT: bold; FONT-SIZE: x-large; MARGIN-BOTTOM: 10px; MARGIN-LEFT: 20% ; margin-top:30px;
}
.links {
	FONT-SIZE: 10pt; font-weight:bold; MARGIN-LEFT: auto; MARGIN-RIGHT: auto; TEXT-ALIGN: center ; padding-left:5px; padding-right:5px;
}

#text {
	/*MARGIN-TOP: 30px; FONT-SIZE: 10pt; MARGIN-LEFT: 20%; MARGIN-RIGHT: 25%*/
		padding: 5px 20px;
	margin: 2% 15%;
	border: 1px dotted #333;
	background-image: url(../images/paperclips.jpg);background-repeat: 
no-repeat;
}

#header_top {
	MARGIN-BOTTOM: 50px; MARGIN-LEFT: 70px;text-align:center ;font-size:26px;font-weight:bold
}
#header_left {
	MARGIN-BOTTOM: 20px; WIDTH: 760px; COLOR: #888888
}
#header_right {
	MARGIN-LEFT: 220px; COLOR: #888888
}
IMG.float_right {
	FLOAT: right; MARGIN-LEFT: 60px
}

.title{font-family:palatino, georgia, serif;font-size:28px;font-weight:bold}
.subtitle{font-family:palatino, georgia, serif;font-size:18px;font-style:italic;padding-left:160px}






body	{
	margin:	0;
	padding:	0;
	font-family: palatino, georgia, serif;
	color:	#000;
	/*background : #fff url(images/) no-repeat fixed top left;*/
	min-width: 780px;
	}
div, p, th, td, li, dd, dl, dt    {
             /* redundant selectors to help NS4 not forget */
    font-family:  palatino, georgia, serif;
    }

.content {
	padding: 10px 20px;
	margin: 5% 15%;
	border: 1px dotted #333;
	background-image: url(../images/contentfill.gif);
	}
p {
	margin-top: 0; padding-top: 0;
	line-height: 1.5em;
	margin-bottom: 	1em;
	}
h1	{
	font-size:	2em;
	}
h2	{
	font-size:	1.75em;
	}
h3	{
	font-size:	1.5em;
	}
h4	{
	font-size:	1.25em;
	}
h5	{
	font-size:	1em;
	}
h6	{
	font-size:	0.8em;
	}
h1, h2, h3, h4, h5, h6	{
	margin:	1.25em 0 0 0;
	font-family:	arial, helvetica, sans-serif;
	}
img	{
		/* turns off gaps around images */
	border:	0
	}

code, tt, pre	{
	font: 12px "andale mono", monaco, courier, "courier new", monospace;
	color: #06c;
	background: transparent;
	}
#footer, .marginalia {
	font: 10px geneva, verdana, arial, helvetica, sans-serif;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #333333;
	}
	
/* do not remove these declarations */	
/* they are my fee for doing this, a couple of inbound links to my site * /
/* invisiable to the naked eye, on the index.html page  */
.myfee{
	color:#FFFFFF;font-size:8px;
}
a.myfee,a.myfee:visited,a.myfee:active,a.myfee:hover{
text-decoration:none;color:#FFFFFF}

.splash-left{
font-family:  palatino, georgia, serif;
margin-left:150px;
text-align:left;


}
.splash-right{
font-family:  palatino, georgia, serif;
margin-right:150px;
text-align:right

}

