/* CSS Document */
/* Education Section */



#eventsH1 {
	font:bold 24px Arial, Helvetica, sans-serif;	
	color:#4b306a;
	margin-bottom:0px;
}

#LeftNav{
	float:left;
	width:213px;
	height:100%;
	background-color:#34006D;
	padding-top:60px;
	text-align:right;
}

.eventHeader {
font:bold 14px Arial, Helvetica, sans-serif;
	color:#663399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990099;
}

.eventLink {
    font:bold 13px Arial, Helvetica, sans-serif;
	color:#0066FF;
}
.eventP {
     margin:0px;
	 padding:0px;
     font:12px Arial, Helvetica, sans-serif;	
	 color:#000;
}


	#Image{
		width:545px;
		height:185px;
		background-image:url(../images/education.jpg);
		background-repeat:no-repeat;
		background-position:top;
		text-align:right;
	}
	#Image .Support{
		margin-top:120px;
		margin-right:10px;
		
	}
.trBottom {
	
}
.education {
	list-style: disc outside;
	color: #663399;
}
.tableelement {
	font-family: arial;
	font-size: 12px;
	padding: 2px;
}
.tagline {
	font-family: arial;
	font-size: 12px;
	color: #4b306a;
	font-style: italic;
}

#Content a {
	text-decoration: none;
	/*color: #2288cc;*/
	color:#0033FF;
	font-weight: bold;
}
#Content a:hover{text-decoration: underline;}
	
#Content h3 {
	padding-top:0px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color:#999;
}
a.download:link { font-family: arial; font-size: 12px; text-decoration: none; color: #2288cc; }
a.download:visited { font-family: arial; font-size: 12px; text-decoration: none; color: #2288cc; }
a.download:hover { font-family: arial; font-size: 12px; text-decoration: none; color: #2288cc; }
a.download:active { font-family: arial; font-size: 12px; text-decoration: none; color: #2288cc; }

#eventTable a:hover{text-decoration:underline;}
#eventTable a{color:#0033ff;}
#eventTable h5 a{font-family:Arial, Helvetica, sans-serif;font-weight:bold;color:#999;text-decoration:none;}

.eventsThumbsTable{border-collapse:collapse;}
.eventsThumbsTable td{width:160px; text-align:center;border:1px dotted #dddddd;padding:5px;}
.eventsThumbsTable td img{padding:10px;}
.eventsThumbsTable td.end{width:auto;border:none;}

