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


H2{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#CCCCCC;
}

#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/exams.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;
	font-weight: bold;
}
#Content h6{
	padding:0px;
	margin:0px;
}
#Content p{
	padding-bottom:20px;
	margin:0px;
}
#Content h3 {
	padding-top:0px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color:#999;
}

*/