/*** General Document Styling ***/

body {
	background-image: url(../imageshome/bg_light.gif);
	background-repeat: repeat-y;
	margin: 0px;
	background-color: #F8F2E9;
}

A { color: #003575; text-decoration:none; }
A:visited { color: #666666; }
A:hover { color: #C75B13 }
A:active { color: #000000; }

p {
	font-family: Trebuchet, "Trebuchet MS", Verdana, sans-serif;
	font-size: 80%;
	line-height: 140%;
	color: #333333;
}

td {
	font-family: Trebuchet, "Trebuchet MS", Verdana, sans-serif;
	font-size: 80%;
	line-height: 140%;
	color: #333333;
}

h3 {
	font-family: Trebuchet, "Trebuchet MS", Verdana, sans-serif;
	font-size: 90%;
	line-height: 140%;
	color: #333333;
	font-style: italic;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

#skiptonavigation { position: absolute; top: -1000px; left: -1000px; }


/*** Main Menu Styling ***/

#layermenu {
	position:absolute; 
	left:27px; 
	top:158px; 
	width:165px; 
	z-index:3
}

#layermenu p {
	font-size: 80%;
	font-style: italic;
	line-height: 100%;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

#layermenu A { color: #FFFFFF; text-decoration:none; }
#layermenu A:visited { color: #FFFFFF; }
#layermenu A:hover { color: #F1B732; }
#layermenu A:active { color: #000000; }



/*** Main Image and Caption Styling ***/

#layerheader {
	position:absolute; 
	left:0; 
	top:0; 
	width:100%; 
	z-index:1; 
	background-image: url(../imageshome/bg.gif);
	background-repeat: repeat-y;
	background-color: #F3E2B2;
}

#layermainimage { 
	position:absolute; 
	left:0px; 
	top:133px; 
	width:100%; 
	z-index:2  
}

#layercaption {
    position:absolute; 
	left:414px; 
	top:145px; 
	width:281px; 
	z-index:3;
	background-color: #F1A800;
	visibility: hidden;
}

#layercaption p {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 14px;
}



/*** Spotlight Styling ***/

.spotlight {
	font-style: italic;
	margin-left: 16px;
}

.bullet {
	display: inline;
	margin-left: -16px;
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*** Site Tools Styling ***/

#layersitetools {
	position: absolute;
	z-index: 2;
	left: 425px;
	top: 3px;
	font-family: Trebuchet, "Trebuchet MS", Verdana, sans-serif;
	font-size: 60%;
	color: #ECC15D;
	line-height: 100%;
	letter-spacing: 1px;
	white-space: nowrap;
}

#layersitetools A { color: #003399; text-decoration:none; }
#layersitetools A:visited { color: #003399; }
#layersitetools A:hover { color: #C75B13; }
#layersitetools A:active { color: #003399; }


#seminarbox
	{
	float: left;
	}


