/* $Id: eventseb.css,v 1.2 2004/04/14 12:18:43 jfa Exp $ */

body {
	margin: 0;
	background-color: #DFF4FF;
}


div {
	border-style: none;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #66FFFF;
}

a:visited {
	text-decoration: none;
	color: #E4E4E4;
}

a.eba {
	color: #336699;
}

a.eba:hover {
	font-weight: bold;
}

/* To avoid wrapping at 640x480 */
#bnavigation {
	letter-spacing: 0.1em;
}

div#header {
	height: 132px;
	width: 100%;
	background-color: #3785AB;
	padding: 0;
}

div#hl {
	float: left;
	height: 101px;
	width: 18%;
	background-color: #3399CC;
	background-image: url("../images/infosy.jpg");
}

div#hr {
	float: left;
	height: 101px;
	width: 82%;
	background-color: #3399CC;
	background-image: url("../images/topbck.jpg");
}

p#phead {
	position: absolute;
	top: -25px;
	left: 186px;
}

div#filler {
	float: left;
	height: 31px;
	width: 18%;
}

div#tnav {
	/*position: fixed;*/
	left: 191px;
	height: 31px;
	width: 82%;
	margin-left: 5em;
}

.ebdivmct {
	position: absolute;
	top: 101px;
	background-color: #3785AB;
	letter-spacing: 0.2em;
	padding-right: 3em;
	padding-top: 0.2em;
}

/* Hack */
#c1 {
	left: 192px;
}

#c2 {
	left: 244px;
}

#c3 {
	left: 302px;
}

#c4 {
	left: 343px;
}

#c5 {
	left: 429px;
}

#c6 {
	left: 519px;
}

#c7 {
	left: 633px;
}

#c8 {
	left: 699px;
}

#ebdate {
	left: 880px;
	white-space: nowrap;
	font-weight: bold;
	color: #66FFFF;
}

div.dblbrdr {
	float: left;
	width: 100%;
	background-color: #DFF4FF;
	border-top: 0.5em double #003366;
}

div#sidebar {
	float: left;
	width: 20%;
	padding-top: 10%;
	text-align: center;
}

div#main {
	float: left;
	left: 20%;
	width: 75%;
	text-align: center;
}

#eventsheading {
	text-align: left;
	border-bottom-style: none;
}

span#ebh2span {
	border-bottom-style: double;
}


p#ebpscpt {
	text-align: left;
}

div#eblist {
	float: left;
	left: 20%;
	width: 79%;
}

.thleft, .thright, .tdl, .tdr {

	padding-left: 0.5em;
}

div#bottom {
	clear: both;
	width: 90%;
	padding-left: 10%;
}

p#ebppost {
	text-align: center;
}

img#ebpostimg {
	vertical-align: middle;
}

img#ebtopimg {
	vertical-align: middle;
}

div#bnavigation {
	clear: both;
	width: 80%;
	padding-left: 20%;
}

div.ebdivmr {
	background-color: #3785AB;
	width: 100%;
}

div.ebdivmc {
	float: left;
	background-color: #3785AB;
	width: 20%;
	padding-top: 0.5em;
	padding-left: 0.5em;
	padding-bottom: 0.5em;
}

div#bfill {
	clear: both;
	width: 100%;
	padding-bottom: 5%;
}

div#ebfooter {
	clear: both;
	width: 80%;
	padding-left: 20%;
	padding-bottom: 1%;
	background-color: #3785AB;
	border-top: 0.75em double #003366;
}

