
body {
	
	background-color:#FFF;
	margin:20px;
	padding:0;
	text-align:center;
}

h1 {
    font-family: Century Gothic;
	font-size:16px;
	color:#9ed013;
	font-weight:700;
	margin:0;
}

h2 {
    font-family: Century Gothic;
	font-size:14px;
	color:#00747e;
	margin:0;
	font-weight:700;
}

h3 {
	font-family: Century Gothic;
	font-size:18px;
	color:#9ed013;
	font-weight:700;
	margin:0;
	padding-bottom:5px;
	border-bottom:1px dotted #CCC;
}
h4 {
    font-family:Century Gothic;
	font-size:16px;
	color:#00747e;
	font-weight:700;
	margin:0;
}

p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:5px;
	padding-bottom:5px;
	font-size:12px;
	line-height:1.5em;
}

#container {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0 auto;
	width:700px;
	padding:10px;
	height:auto;
	background-color:#FFF;
	text-align:left;
}

#banner {
	width:706px;
	height:96px;
	margin-bottom:10px;
	text-align:right;
}

#bannerLeft {
	width:206px;
	height:96px;
	margin-right:10px;
	background-image:url(logo_final.JPG);
	float:left;
	
}
#bannerCenter {
	width:450px;
	height:96px;
	margin-left:10px;
	float:left;
	
	padding:25px 0 0 10px;
}
#bannerRight {
	width:264px;
	height:60px;
	margin-left:60px;
	float:left;
	
	
}
#spaceBanner {
	width:300px;
	height:60px;
	margin-left:60px;
	float:left;
	
	
}
#content {
	
	height:1%;
	}

#leftColumn {
	float:left;
	background-color:#FFF;
	margin: 0 auto; 
}

#nav {
    font-family: Century Gothic;
	margin:0;
	padding:0;
	list-style:none;
}

#nav a {
    font-family: Century Gothic;
	display:block;
	font-size:13px;
	color:#00747e;
	text-decoration:none;
	padding:10px;
	width:130px;
	height:10px;	
}


#a {
  
	text-decoration:none;
	color:#00747e;
	
	
}
#nav a:hover {
	background-color:#E5E5E5;
}

#leftColumnBottom {
	width:130px;
	
	padding:110px 10px 10px;
	color:#333;
}

#rightColumn {
	float:right;
	width:500px;
	padding-left:20px;
	color:#666;
}

#clear {
	clear:both;
}

.date {
	font-size:10px;
	color:#999;
	font-weight:normal;
}

#list {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size:15px;
	color:#00747e;
    line-height:2em;
	
}
#list a:hover {
	text-decoration: underline;
}
#list2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:2em;
	font-size:12px;
	text-align: left;
	
}

#list3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:2em;
	font-size:12px;
	font-weight:bold;
	
}

#mail {
  
	text-decoration:none;
	color:#600747e;
	
	
}
#mail:hover {
	text-decoration: underline;
}
