﻿@charset "utf-8";

/*link characteristics
a:link	{color: #00F; text-decoration:none;}
a:visited{color: #900; text-decoration:none;}
a:hover{color: #390;text-decoration:underline;}
a:active{color: #900;text-decoration:none;}
*/
/* reset h1*/
h1 {
	margin:0 0 5px 0;
}

.thrColAbsHdr #mainContent h3 a:link, .thrColAbsHdr #mainContent  h3 a:visited,  .thrColAbsHdr #mainContent  h3 a:active {
	font-size: small;
	color: lime;
	text-decoration: none;
}
.thrColAbsHdr #mainContent h3 a:hover {
	font-size: small;
	color: white;
	text-decoration: underline;
}
.thrColAbsHdr #mainContent div.innerdiv div.display h1 a:link, .thrColAbsHdr #mainContent div.innerdiv div.display  h1 a:visited,  .thrColAbsHdr #mainContent div.innerdiv div.display  h1 a:active {
	font-size: medium;
	color: lime;
	text-decoration: none;
	padding:0;	
	line-height:0.8em;

}
.thrColAbsHdr #mainContent div.innerdiv div.display h1 a:hover {
	font-size: medium;
	color: white;
	text-decoration: underline;
	padding:0;	
	line-height:0.8em;

}
.thrColAbsHdr #mainContent div.innerdiv div.display a:link, .thrColAbsHdr #mainContent div.innerdiv div.display a:visited,  .thrColAbsHdr #mainContent div.innerdiv div.display a:active {
	font-size: medium;
	color: #CFF8B5;
	text-decoration: none;
	padding:0;	
	line-height:0.8em;

}
.thrColAbsHdr #mainContent div.innerdiv div.display a:hover {
	font-size: medium;
	color: white;
	text-decoration: underline;
	padding:0;	
	line-height:0.8em;

}

/*footer link characteristics*/
p{
	font-size:14px;
}

.thrColAbsHdr #footer a:link, .thrColAbsHdr #footer a:visited, .thrColAbsHdr #footer a:active {
	font-size: small;
	color: #663;
	text-decoration: none;
}

.thrColAbsHdr #footer a:hover {
	font-size: small;
	color: lime;
	text-decoration: underline;
}
/*class - site designed by*/
.design{
	font-size:small;
	color:#FFF;

}
.thrColAbsHdr #footer span a:link, .thrColAbsHdr #footer span a:visited, .thrColAbsHdr #footer span a:active {
	font-size: small;
	color: #FFF;
	text-decoration: none;
}
.thrColAbsHdr #footer span a:hover {
	font-size: small;
	color: lime;
	text-decoration: underline;
}

.thrColAbsHdr #header h1{
	/*color:#63F;*/
	color:#CFE5F4;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	margin-bottom:0;
	padding-bottom:0;
	line-height:0.8em;

}

.thrColAbsHdr #header span{
	font-size:small;
	color:#FFF;
	margin-left:15px;
	margin-top:0;
	padding-bottom:0;
}
#layer1{
	position: absolute;
	top:110px;
	left:790px; 
	width: 100px; 
	height: 20px; 
	z-index: 1;
}
.fontsize{
	float:right; 
	margin-right:5px; 
	border:1px black solid; 
	padding:4px;
}

#header h1 {
	font-size:70px;	
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:orange;

}
#header span {
	color:white;
}

p.use em, .display em {
	color:red;
}
#layer1 img {
	width: 180px;
}

