@charset "UTF-8";
/* CSS Document */

body, h1, h2, h3 {
	font-family:Arial;
Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	//letter-spacing:1px;
	color:#000;
	//background-color:#FFFFCC;
}



h1, h2 {
	margin:0px;
	color:#000000;
	//letter-spacing:3px;
}


h2, h3 {
	color:#000000;
	margin:0px;
	//text-indent:13px;
}


h1 {
display:inline;
}

#header {
position:fixed;
left: 225px;
top: 26px;
width: 600px;
//font-style:italic;
font-weight:normal;
z-index: 200;
//font-size:22px;
//line-height:18px;
//color:#CCCCCC;
font-family:"Courier New", Courier, monospace;
}

#tab {
position:absolute;
left: 400px;
top: 2em;
width: 300px;
z-index:100;
color:#FF0000;
}

#colOne, #leftCol {
	position: absolute;
	left: 2px;
	width: 150px;
	color:#999999;
	top: 18em;
	//background-color:#F5F5F5;
	padding-right:13px;
	//font-weight:bold;
}

#colTwo, #centerCol2, #centerCol, #centerCol3 {
	position: absolute;
	top: 7em;
	left: 225px;
	color:#000;
	padding-right:10px;
}

#colThree {
	position: fixed;
	left: 625px;
	width: 750px;
	top: 400px;
	z-index:10;
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	color:#0099FF;
}

#colFour {
	position: absolute;
	left: 600px;
	width: 400px;
	top: 7em;
	z-index:10;
	color:#000;
	//background-color:#FFF;
	font-size:9px;
	font-weight:bold;
}

#textTwo {
	position: absolute;
	top: 12.5em;
	left: 225px;
	width: 450px;
}


p {
	line-height:1.25em;
	padding: 0;
	margin: 0;
	//width: 300px;
	//background-color:#E0E0E0;
	color:#000000;
}

.finePrint {
	font-size: 9px;
	font-weight: bold;
	line-height:11px;
	color:#999;
}

a:link, a:visited {
	color:#0000FF;
	text-decoration:none;
}


a:hover {
	//text-decoration:underline;
color:#FF0000;
}

a:active {
	color:#000;
}


a:link.download, a:visited.download {
	background-color:#FF0000;
	color:#000000;
	text-decoration:none;
}

a:hover.download {
	background-color:#000000;
	color:#FF0000;
}

a:link, a:visited img {
	//border:3px solid #FFFFFF;
}

a:hover img  {
	border:3px solid #0000FF;
	background-color:#FFF;
	background-image: url(images/backgrounds/gradExp3.gif);
}

a:active img {
	border:3px solid #000000;
	}


.text {
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:1.25em;
	width: 400px;
	display: block;
	//text-indent: 3em;
	font-weight:normal;
}

.text2 {
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:2.25em;
	width: 600px;
	display: block;
	font-weight:normal;
	margin-left:2.25em;
}

.text3 {
	color:#999999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:2.25em;
	display: block;
	font-weight:normal;
	//text-align:right;
	margin-left:0px;
}

	
ol {
	list-style-type: lower-alpha;
	list-style-position: inside;
}

ul {
	list-style-type: none;
	//width: 337px;
	margin:0;
	padding:0;
	
}

li {
	margin:0;
	padding:0;
	//list-style-position: outside;
	//list-style-image: url(bullet.gif);
	//border-bottom-width: 1px;
	//border-bottom-style: solid;
	//border-bottom-color: #999999;
	//display:inline;
}

.title {
	//border-bottom-width: 1px;
	//border-bottom-style: solid;
	//border-bottom-color: #0000FF;
	font-style:italic;
}


img {
	margin-right: .5em;
	margin-top: .5em;
	border:3px solid #FFFFFF;

}

.border {
	border:12px solid #000000;
}

.large {
font-size:24px;
line-height:38px;
text-decoration:underline;
}

.image {
	float: left;
	padding: 5px 5px 5px 5px;
	position: relative;
	height: auto;
	//width: auto
	width: 400px;
	z-index:1;
	color:#999999;
	}

.excerpt {
width:125px;
padding-top:13px;
text-align:left;
}

.emoticon {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	font-weight:bold;
	text-align:center;
	border: 1px dotted #FF0000;
	padding: 1em;
	margin-top: .3em;
}

.imagine {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	//font-weight:bold;
	text-align:center;
	border: 1px dotted #FF0000;
	padding: 1em;
	margin-top: .3em;
}


img title {
	font-size: 24px;
	color: #FF0000;
}

.index {
position:fixed;
}

.name {
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:1.25em;
	width: 600px;
	display: block;
	font-weight:normal;
font-style:italic;
}

.grey {
color:#999999;
}

.description {
width:250px;
}

.black {
color:#000000;
}

.italic {
font-style: italic;
}

.blueBackground {
	background-color:#0000FF;
	color:#FFFFFF;
}

#textBox {
	position: absolute;
	top: 7em;
	left: 225px;
	color:#000;
	padding-right:10px;
width: 350px;
}

.blue {
	background-color:#0000FF;
}

.interlocutor {
background-color:#000000;
color:#FFFFFF;
}
