@charset "utf-8";
h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #6F7D94;
	margin-top: 2px;
}

h2 {
	font-size: 18px;
	color: #8090AB;
	text-transform: uppercase;
	letter-spacing: 5px;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 8px;
}

a:link {
	color:#414958;
	text-decoration: underline; 
}
a:visited {
	color: #4E5869;
	text-decoration: underline;
}

a:hover {
  text-decoration: none;
  color: #50676D;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #003;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	}
#main p  {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#sidebar p  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFF;
	background-color: #6F7D94;
	border: 1px dotted #5A710D;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 5px;
}
#leftsidebar .nav a {
	width: 140px;
	border: medium solid #6F7D94;
	left: 10px;
	background-color: #8090AB;
	text-indent: 10px;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
	color: #FFF;
	vertical-align: middle;
}
#leftsidebar .nav a:hover {
	text-decoration: none;
	color: #6F7D94;
}
#leftsidebar p  {
	color: #000;
	font-size: 10px;
	padding-left: 3px;
	padding-right: 3px;
}
#leftsidebar h4 {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}

.copyright {
	font-family: Tahoma;
	font-size: 9pt;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	margin-top: 10px;
	color: #666;
	font-style: italic;
}
#mail {
	margin: 5px;
}

#container {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:1000px;
	z-index:1;
	background-color: #69C;
}
#header {
	position:absolute;
	width:1000px;
	height:95px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-color: #69C;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 56px;
	font-style: italic;
	letter-spacing: 3px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../graphics2/elc_logo-sm.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}
#leftsidebar {
	position:absolute;
	width:176px;
	height:860px;
	z-index:2;
	left: 10px;
	top: 120px;
	background-color: #FFF;
}
#main {
	position:absolute;
	width:606px;
	z-index:3;
	left: 194px;
	top: 123px;
	overflow: auto;
	background-color: #FFFFFF;
	font-size: 12px;
	
}
#sidebar {
	position:absolute;
	width:180px;
	height:860px;
	z-index:4;
	left: 807px;
	top: 120px;
	background-color: #FFFFFF;
}
#footer {
	position:absolute;
	width:1000px;
	height:25px;
	z-index:5;
	left: 0px;
	top: 1000px;
	background-color: #999999;
	padding-top: 10px;
}
.l-float_images {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.r-float_images {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

#headtext {
	position:absolute;
	width:780px;
	height:75px;
	z-index:1;
	left: 185px;
	top: 10px;
	font-family: "Comic Sans MS", cursive;
	font-size: 42px;
	color: #CCC;
	padding-top: 10px;
	background-image: url(../graphics2/logo-2011.gif);
}
#container #main h5 {
	text-indent: 3px;
	padding: 2px;
}
