@charset "utf-8";
/* CSS Document */
<style type="text/css">

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	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: #330033;
	background-image: url(Images/tanwallpaper.jpg);
}
.thrColFixHdr #container {
	width: 870px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #92B3EF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
} 
.thrColFixHdr #header {
	background-color: #92B3EF;
	background-image: url(Images/TheSweeteLife3.jpg);
	height: 211px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: center top;
} 
.thrColFixHdr #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: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 18px;
	font-weight: bold;
	color: #000033;
	font-style: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	font-family: "Times New Roman", Times, serif;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 130px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px 0px 0px 0px; /* padding keeps the content of the div away from the edges */
	background-color: #92B3EF;
	background-image: url(Images/bluewallpaper.jpg);
}
.thrColFixHdr #container #sidebar1 #TSLmenu th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: oblique;
	color: #000033;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 150px; /* padding keeps the content of the div away from the edges */
	background-color: #92B3EF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	background-image: url(Images/tanarrowpaper1.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #92B3EF;
	border-right-color: #92B3EF;
	border-bottom-color: #92B3EF;
	border-left-color: #92B3EF;
	background-repeat: repeat;
}
.thrColFixHdr #mainContent {
	background-color: #92B3EF;
	width: 550px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 140px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.thrColFixHdr #footer {
	padding: 0 70px 0 70px;
	background-color: #DDDDDD;
	background-image: url(Images/tanwallpaper.jpg);
	border: 2px ridge #92B3EF;
} 
.thrColFixHdr #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 */
}
.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;
}
</style>
[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.thrColFixHdr #sidebar1 { width: 180px; }
</style>
<![endif]
[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.thrColFixHdr #sidebar2, .thrColFixHdr #sidebar1 { padding-top: 30px; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]

<style type="text/css">
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #CCCCCC;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: oblique;
	color: #330000;
	font-size: 14pt;
	background-image: url(../Images/ittybittyexperiment.jpg);
}
.style3 {
	color: #CCCCCC;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	font-variant: normal;
}
.style4 {	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: oblique;
	color: #330000;
	font-size: 14pt;
	background-image: url(Images/ittybittyexperiment.jpg);
}
.style5 {	color: #330000;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
.style6 {	font-family: Arial, Helvetica, sans-serif;
	color: #593931;
	font-size: 10pt;
}
.style7 {
	color: #14311B
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	font-variant: normal;
}
.style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #000033;
}
.style10 {	color: #CCCC66;
	font-weight: lighter;
}
.style11{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000066;
}
.style12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: oblique;
	font-weight: bold;
	color: #000033;
}
.style13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #FFFFFF;
}
.style14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: oblique;
	font-weight: bold;
	color: #000033;
	background-image: url(Images/timestriplt1.jpg);
}
.style15 {
	font-size: 14pt;
	font-weight: bold;
	color: #000033;
	background-image: url(Images/timestrip.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}
.style16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #17380B;
}
.style17 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #0033FF;
}
.style18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #990066;
}
.style19 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000033;
}
.style20 {
	color: #14311B;
}
.style23 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #593931;
}
.style24 {	font-family: Arial, Helvetica, sans-serif;
	color: #593931;
	font-size: 10pt;
}
.style25 {color: #000033
}
.style31 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	font-variant: normal;
}
.style33 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #000033;
}
.style34 {
	font-family: Arial;
	font-size: 10.0pt;
	font-style: normal;
	font-weight: bold;
	color: #000033;
}
.style35 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000066;
}
.style36 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: oblique;
	font-weight: bold;
	color: #000033;
}
.style37 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #FFFFFF;
}
.style38 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000066;
	font-weight: normal;
}
.style40 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: oblique;
	font-weight: bold;
	color: #000033;
	background-image: url(Images/timestriplt1.jpg);
}
.style43 {
	font-size: 15pt;
	font-weight: bold;
	color: #000033;
	background-image: url(Images/timestrip.jpg);
	font-family: "Times New Roman", Times, serif;
	font-variant: normal;
	font-style: oblique;
}
.style51 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; font-variant: small-caps; color: #000066; }
.style52 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #0033FF;
}
.style54 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #990066;
}
.style55 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000033;
}
.style58 {
	font-family: Andalus;
	font-size: 24px;
	color: #000033;
}
.style59 {
	font-family: Andalus;
	font-size: 18px;
	color: #000033;
}
.style60 {
	font-family: Andalus;
	font-size: 14px;
	color: #000033;
}
.style61 {
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	color: #000033;
}
.style62 {
	font-family: "Monotype Corsiva";
	font-size: 14pt;
	color: #000033;
	font-weight: normal;
	font-variant: normal;
}
.style66 {
	color: #14311B;
}
.style70 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
}
.style71 {
	font-family: "Monotype Corsiva";
	font-size: 24pt;
	color: #000033;
	font-weight: normal;
	font-variant: normal;
}
.style90 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1px;
}
.style91 {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	text-transform: uppercase;
	color: #6B2900;
}
.style92 {font-family: "Franklin Gothic Medium"; font-size: 12px; color: #000033; font-weight: bold; 
}
.style93 {font-weight: bold
}
.style94 {
	font-family: 'Times New Roman';
	font-size: 20.0pt;
}
p.MsoNormal {
	margin:0in;
	margin-bottom:.0001pt;
	font-size:12pt;
	font-family:"Times New Roman";
	color: #000033;
}
a.linkStyle3:link {
	color: #CCCCCC;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	font-variant: normal;
	text-decoration: none;
}
a.linkStyle3:visited {
	color: #FF0099;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	font-variant: normal;
	text-decoration: none;
	}
a.linkStyle3:hover {
	color: #000033;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	font-variant: normal;
	text-decoration: none;
}
a.linkStyle3:active {
	color: #CCCCCC;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	font-variant: normal;
	text-decoration: none;
}
a.linkStyle6:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #92B3EF;
	font-size: 10pt;
}
a.linkStyle6:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #92B3EF;
	font-size: 10pt;
}
a.linkStyle6:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #92B3EF;
	font-size: 10pt;
}
a.linkStyle6:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #92B3EF;
	font-size: 10pt;
}
a.linkStyle31:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	font-variant: normal;
}
a.linkStyle31:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	font-variant: normal;
}
a.linkStyle31:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	font-variant: normal;
}
a.linkStyle31:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	font-variant: normal;
}
a.linkStyle34:link {
	font-family: Arial;
	font-size: 10pt;
	font-style: oblique;
	font-weight: bold;
	color: #990066;
}
a.linkStyle34:visited {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	}
a.linkStyle34:hover {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #E8E3B9;
	}
a.linkStyle34:active {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #990066;
}
a.linkStyle35:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #0000FF;
}
a.linkStyle35:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #00BB00;
	}
a.linkStyle35:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #00BB00;
	}
a.linkStyle35:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #0000FF;
}
a.linkStyle61:link {
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	color: #000066;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}
a.linkStyle61:visited {
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	color: #000033;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}
a.linkStyle61:hover {
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	color: #000033;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}
a.linkStyle61:active {
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	color: #000066;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	}
a.linkStyle62:link {
	font-family: "Monotype Corsiva";
	font-size: 18px;
	color: #0000CC;
	font-weight: normal;
	font-variant: normal;
	}
a.linkStyle62:visited {
	font-family: "Monotype Corsiva";
	font-size: 14pt;
	color: #000066;
	font-weight: normal;
	font-variant: normal;
		}
a.linkStyle62:hover {
	font-family: "Monotype Corsiva";
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
		}
a.linkStyle62:active {
	font-family: "Monotype Corsiva";
	font-size: 14pt;
	color: #0000CC;
	font-weight: normal;
	font-variant: normal;
}
a.linkStyle70:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #FF0099;
	text-decoration: none;
	font-weight: bold;
}
a.linkStyle70:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}
a.linkStyle70:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}
a.linkStyle70:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #FF0099;
	text-decoration: none;
} 
</style>
 

