body	{

	font-family: Verdana; 
	font-size: 10pt; 
	color: #000000; 
	text-align:left;
	background-color:#ffffff;
	margin:1%;
	margin-top:0;

}

a:link	{
	color:#991027; 
}


a:visited	{
	color:#991027; 
}

a:hover	{
	color:#333333; 
}

a:active	{
	color:#000000; 
}





.padding	{

	padding-top:10px;
}

.indent{

	margin-left:15px;
}

h1      { 
	font-family: Verdana; 
	font-size: 18pt; 
	font-style: italic; 
	font-weight:normal;
	color:#991027; 
}


h2    	{ 
	font-family: Verdana; 
	font-size: 12pt; 
	font-style: normal;
	font-weight:normal; 	
	color:#991027; 

}

h3      { 
	font-family: Verdana; 
	font-size: 12pt; 
	text-decoration:none; 
	color:#991027; 
	font-weight:normal;
}

h4      { 
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight:normal;
	font-style: italic; 
	color:#991027; 
}



p	{
	font-family:arial, helvetica, sans-serif;
	font-size:14px;
	margin-top:4px;
	margin-bottom:15px;

}

div#header	{
	padding:0;
	margin:0;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#eeeeee;
	height:62px;
}

#header img	{
	position:absolute;
	left:420px;
	width:60%;
}

#header form	{
	margin-top:1%;
}

div#events	{
	position:relative;
	color:#333333;

}

#events h2	{
	margin-top:25px;
}

div#staff	{
	position:relative;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#eeeeee;
}

div#links	{
	position:relative;
}


div#facilities	{
	position:relative;
	color:#333333;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#eeeeee;

}

#facilities h2	{
	margin-top:25px;
}

#facilities img	{
	width:100%;
}

div#introduction {
	position:relative;
	color:#333333;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#eeeeee;
}

#introduction p	{
	margin-bottom:15px;
}

div#courses	{
	position:relative;
	color:#333333;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#eeeeee;
}

div#gallery	{
	position:relative;
	color:#333333;

}

div#col1	{
	float:left;
	top:150px;
	width:24%;
	margin:1%;
	border-right-style:solid;
	border-right-width:thin;
	border-right-color:#eeeeee;

	color:#333333;
	
}

div#col2	{
	float:left;
	top:150px;
	width:50%;
	margin:1%;


	color:#333333;
	
}

div#paddingcol3	{
	float:left;
	top:150px;
	width:1%;
}

div#col3	{
	float:right;
	top:150px;
	width:18%;
	margin:1%;
	
}



div#col3 img	{
	width:100%;
	padding-left: 1%;
}

div#footer	{
	width:100%;
	border-top-style:solid;
	border-top-width:thin;
	border-top-color:#eeeeee;
}

p.footer	{
	font-size:10px;
	color:#aaaaaa;
}



