/* Based upon: 3 Column Layout - by Paul@YellowPencil.com */

body {
	margin:0;
	padding:0;
	background:#fff;
	color: #000;
	font-size:76%;
	font-family: verdana,helvetica,sans-serif;
	text-align:center;
}
h1 {font-family: Arial, Helvetica, sans-serif;font-size:1.8em;} 
h2 {font-family: Arial, Helvetica, sans-serif;font-size:1.6em;} 
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color: #4141FF;
	/* margin-top: 2.5em; */
	margin-bottom: -0.5em; 
	padding-top : 1em;
} 
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	margin-bottom: -0.5em;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-style: italic;
	margin-bottom: -0.5em;
}
#header {margin:0 auto;width:760px;height:151px;border:1px solid #333;background:#fff url("../images/logo3.gif") repeat-x bottom;}
.hidden {display:none;}
.hide2 {display:none;}
#menu {margin:0 auto;width:760px;border-left:1px solid #333;border-right:1px solid #333;border-bottom:1px solid #333;height:20px;line-height:20px;}
#menu a {font-size:12px;padding:3px 10px;text-decoration:none;color:#00F;}
#menu a:hover {background: #CCCCFF;}
#container {margin:0 auto;width:760px;border-left:1px solid #333;border-right:1px solid #333;border-bottom:1px solid #333;text-align:left;}
#container2 {margin:0 auto;width:760px;text-align:left;}
#left {width:160px;float:left;padding:10px;background:#fff;}
#left a {font-size:12px;padding:3px 10px;text-decoration:none;color:#00F;}
#left a:hover {background: #CCCCFF;color:#00F;}
* html #left {width:179px;wid\th:160px;}
#center {width:540px;float:left;padding-top:10px;}
#center2 {width:758px;float:left;padding-top:10px;}
#center a {	font-size:12px;	padding:0px 0px;text-decoration: none;font-weight: bold;color: Maroon;border-bottom : thin solid Maroon;}
#center a:hover {background: #CCCCFF;color: Blue;border-bottom: thin solid Blue;}
#center2 a {	font-size:12px;	padding:0px 0px;text-decoration: none;font-weight: bold;color: Maroon;border-bottom : thin solid Maroon;}
#center2 a:hover {background: #CCCCFF;color: Blue;border-bottom: thin solid Blue;}
* html #center {width:579px;wid\th:540px;}

.clear {clear:both;font-size:.1em;}

#footer {margin:0 auto 0 auto;width:760px;height:100px;border-left:1px solid #333;border-right:1px solid #333;border-bottom:1px solid #333;height:20px;line-height:20px;}
#footer a {font-size:12px;padding:3px 10px;text-decoration:none;color:#00F;}
#footer a:hover {background: #CCCCFF;}
#footer2 {margin:0 auto 0 auto;width:760px;height:100px;border-top: 1px solid #333;border-left:1px solid #333;border-right:1px solid #333;height:20px;line-height:20px;}
#footer2 a {font-size:12px;padding:3px 10px;text-decoration:none;color:#00F;}
#footer2 a:hover {background: #CCCCFF;}
.apa {
	text-indent: -2em;
	margin-left: 2em;
	}
img {
	border: none;
}

.alpha {
	list-style: lower-alpha;
	}
	
.right {
	float: right;
	position: relative;
}

IMG.centre { display: block; margin-left: auto; margin-right: auto }

.ex {
	background: #ffffe2;
	border: thin solid black;
	padding: 1em;
}