@charset "utf-8";

body  {

	font: 100% Verdana, Arial, Helvetica, sans-serif;

	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */

	padding: 0;

	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */

	color: #000000;

	background-color: #584BF5;

}

.twoColFixLtHdr #container {
	width: 920px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #000;
	border-right: 0px;
	position: relative;
	top: auto;
	padding-left: 15px;
	margin: 0 auto;
	padding-right: 10px;
	font-size: 100%;

} 

.twoColFixLtHdr #header {

	background: #000000;

	padding: 5px 5px 5px 5px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */

	color: #FFF;

	text-align: right;

	font-family: "Trebuchet MS";

	position: relative;

	width: 880px;

} 

.twoColFixLtHdr #header h1 {

	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */

	padding: 0px 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */

	background-color: #000;

	text-align: center;

	font-size: 14px;

	font-style: normal;

	line-height: normal;

}

.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 160px;
	text-align: center;
	background-repeat: no-repeat;
	background-color: #000;
	background-image: url(../images/gradiant.jpg);
	padding: 0px 10px 5px 10px;
	color: #CCC;
	position: relative;
	z-index: 1;
	border-right: 3px;
	top: auto;
	height: 831px;

}

.twoColFixLtHdr #mainContent {
	border-top-color: #000;
	border-right-color: #000;
	text-align: center;
	color: #FFF;
	background-repeat: no-repeat;
	background-color: #000;
	margin-top: 0px;
	margin-bottom: 0;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-image: url(../images/gradiant.jpg);
	padding-top: 10px;
	position: relative;
	z-index: 1;
	top: auto;
	height: 811px;
	margin-left: 195px;
	width: 680px;
	font-size: 11pt;
	line-height: normal;

} 

.twoColFixLtHdr #footer {

	font-size: 75%;

	color: #FFF;

	background-color: #000;

} 

.twoColFixLtHdr #footer p {

	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */

	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */

	background-color: #000;

	text-align: right;

}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */

	float: right;

	margin-left: 8px;

}

.fltlft { /* this class can be used to float an element left in your page */

	float: left;

	margin-right: 8px;

}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */

	clear:both;

    height:0;

    font-size: 1px;

    line-height: 0px;

}

.twoColFixLtHdr #container #mainContent h1 {

	font-family: "Smudger LET";

	font-size: 30pt;

	background-color: #CC9;

}

#container #mainContent head {

	font-family: "Smudger LET";

}

.twoColFixLtHdr #container #mainheader {

	font-family: "Smudger LET";

}

.twoColFixLtHdr #container #mainContent h1 {
	font-family: "Smudger LET";
	padding-top: 0px;
	text-align: center;
	background-color: #666;
	font-size: 30pt;
	width: 650px;

}

.twoColFixLtHdr #container #header table tr home {

	background-color: #CC9;

}

#apDiv3 {

}

.fltlft {

	font-family: "Smudger LET";

	filter: Shadow(Color=#dddddd, Direction=l);

	font-size: 1.1em;

}

.twoColFixLtHdr #container #mainContent .fltlft {

	background-color: #3F6;

}

.twoColFixLtHdr #container #mainContent p a #home {

	text-align: center;

}

.f1 {

	font-weight: bold;

	text-align: right;

	font-size: small;

}

.Quirky {

	font-family: Papyrus, "Freestyle Script", "Smudger LET";

	font-size: 36pt;

	font-weight: bold;

	color: #FFF;

}

.papsmall {



}

.smudgerbig {

	font-family: "Smudger LET";

	font-size: 50px;

	color: #900;

}

.JJ {

	font-family: "Smudger LET";

	font-size: 30px;

}

.dates {

	background-color: #FFF;

}

.mainmenu {

	text-align: left;

	background-color: #584BF5;

	clear: right;

	float: none;

	height: 25px;



}

.name {

	font-size: large;

	text-align: center;

}

.biogs {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	text-align: center;

	font-weight: normal;

	font-size: 11pt;

}

.twoColFixLtHdr #container #mainContent .biogs .biogs .biogs {

	font-size: 11pt;

	font-weight: normal;

	text-align: center;

}

.name {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 18pt;

	text-align: center;

}

.twoColFixLtHdr #container #sidebar1 .Quirky .outnow {

	font-size: 18pt;

}

.biogtxt {

	font-size: 10pt;

	text-align: left;

}

.email {

}

.whatname {

	font-weight: bold;

	text-align: right;

}
