@charset "iso-8859-1";
/*def.css - default style sheet*/


body {color: black; background: #cccc66; width: 50em; margin: auto; text-align: center}
/*:link {color: purple}
:visited {color: red}*/

/*h1 {font-family: Garamond, "Times New Roman", sans-serif; margin-top: 0em; margin-bottom: 0em; text-align: left;}*/
h1, h2, h3, h4, h5 {font-family: verdana, helvetica, georgia, courier, arial, sans-serif; margin-top: 0em; margin-bottom: 0em;}

/*h1 {font-family: verdana, helvetica, georgia, courier, arial, sans-serif; margin-top: 0em; margin-bottom: 0em; text-align: left;}
h4 {font-family: verdana, helvetica, georgia, courier, arial, sans-serif;}
h3 {font-family: verdana, helvetica, georgia, courier, arial, sans-serif; margin-top: 0em; margin-bottom: 0em;}
h2 {font-family: verdana, helvetica, georgia, courier, arial, sans-serif;}*/

.fonttype {font-family: verdana, helvetica, georgia, courier, arial, sans-serif;}

.size10 {font-size: 10px;}
.size11 {font-size: 11px;}
.size12 {font-size: 12px;}
.size13 {font-size: 13px;}
.size14 {font-size: 14px;}

p {text-indent: 1em; margin-top: 0; margin-bottom: 10px; font-size: 12px; font-family: verdana, helvetica, georgia, courier, arial, sans-serif;}
p.non {font-family: verdana, helvetica, georgia, courier, arial, sans-serif; font-size: 12px;}
p.yes {text-indent: 1em; margin-top: 0; margin-bottom: 10px; font-size: 12px;}
p.overit {text-indent: 1em; margin-top: 0; margin-bottom:0;}

/* The overflow:auto below keeps the next div from wrapping around on the image*/	
div.body800 {width: 800px; text-align: justify; overflow: auto}
div.copyright {width:800px; text-align: center}
div.body800blue {width:800px; text-align: justify; background: #99FFFF; border-style: solid; border-color: #00ffcc; border-width: 2px; padding: 5px}
div.body800yellow {width:800px; text-align: justify; background: #FFFFCC; border-style: solid; border-color: #00ffcc; border-width: 2px; padding: 5px}		
div.body800week {width: 50em; text-align: center; background: blue; color: white; padding: 6px;}
div.paypal {width:500px; overflow: auto;}
div.menuit {width: 800px;	height: 20px;	background: #213E57; color: white; font-size: .8em;	vertical-align: middle;}
div.headeritlti {width:800px; color: blue; text-align: center; overflow: auto; background-image:url(images/LTIbg.jpg)}
div.header {width: 800px; background: url(images/headerbg.jpg); color: blue; vertical-align: middle; font-size: 13px;}

font.boldblue {font-weight: bold; color: blue;}
font.boldblack {font-weight: bold; color: black;}
font.default {font-size: 11px;}
font.highlight {BACKGROUND-COLOR: yellow}
font.defaultbold {font-size: 12px; font-weight: bold}
font.small {font-size: 10px; color:white}
font.thirteen {font-size: 13px;}


A {text-decoration:none}
A:hover {background-color:#f4a460}

ul.mine {margin-top: 0; font-size: 12px;}
ol.mine {margin-top: 0; font-size: 12px;}

td.singlecell {width: 312px; color: black; border: 5px solid #99FFCC;}

/*table.menu {width: 800; height: 20; background: #213E57; font-color: yellow}*/
table.menu {width: 800px; height: 20px; background: #213E57; color: white}
table.default {width: 800px; background: #FFFFCC;} 
table.header {width: 800px; background: url(images/headerbg.jpg); color: blue; vertical-align: middle; font-family: verdana, helvetica, georgia, courier, arial, sans-serif; font-size: 13px;}


#fontsbold {font-family: verdana, helvetica, georgia, courier, arial, sans-serif; font-size: 14px; font-weight: bold; color: blue;}

#singlecell {width: 312px; color: black; border: 5px solid #99FFCC;} 

#menufont {color: #FFFFFF; background: #213E57;}

#livetoimagine {vertical-align: middle; color: blue;}

#leftcontent {
		position: absolute;
		padding: 10px;
		/*left:222px;*/
		text-align: left;
		margin-top:0px;
		width:180px;
		background:#F5F6F8;
		border:1px solid #000;
		}

#rightcontent {
		position: absolute;
		padding: 10px;
		left:625px;
		text-align: left;
		margin-top:0px;
		width:170px;
		background:#F5F6F8;
		/*border:1px solid #000;*/
		}
		
#centercontent {
		position: absolute;
		background:white;
		padding: 10px;
		text-align:left;
   		left: 183px;
   		width:420px;
		border:1px solid #000;
			}

#headerit {
		
		left:0;
		width:800px;
		color: blue;
		/*margin:0px auto auto auto;*/
		text-align: center;
		/*background:#F5F6F8;*/
		background-image:url(images/headerbg.jpg);
}

#headeritlti {
				
		width:800px;
		color: blue;
		/*margin:0px auto auto auto;*/
		text-align: center;
		/*background:#F5F6F8;*/
		overflow: auto;
		background-image:url(images/LTIbg.jpg);
}

#headeritleft {
		position:absolute;
		padding:0px;
		left:0;
		width:180px;
		margin:0px auto auto auto;
		text-align: left;
		background:#F5F6F8;
		/*border:1px solid #000;*/
}
	
#menuit {
		width: 800px;
		height: 20px;
		background: #213E57;
		color: white;	
		font-size: .9em;
		vertical-align: middle;
}

#body800 {
		width: 800px;
		margin: 0;
		padding: 0;
}


		

	