@charset "UTF-8";

* {margin:0; padding:0;}

body {
	width:800px;
	margin:0 auto;
	text-align: center;
}

a:link{
	text-decoration:underline;
	color: #FFF;
}
a:visited {
	text-decoration:underline;
	color: #FFF;
}
a:hover {
	text-decoration:underline;
	color: #FFF;
}
a:active {text-decoration:none;}

#banner {background-color:;
min-height:50px;}

#banner h1 {background-image:url();
background-repeat:no-repeat;
height:1px;
margin-top:auto;
text-indent:-2000em;}

#banner {
display:inline;
}

#banner a {
float:;
}

#left_wrapper {background-color:#0099FF;}

#left_col {background-color:#0099FF;
min-height:300px;
width:200px;
float:left}

#mid_col {background-color:#FFFFFF
min-height:150px;
width:760px;
float:left;}

#right_col {background-color:#CCCC99;
min-height:200px;
width:750px;
float:left;}

#footer {background-color:#CC99FF;
clear:both;}

.clear {clear:both;}

#home {
background-image:url(file:///J|/css/float%20layout/buttons/home.gif);
display:block;
height: 39px; 
width:117px;
text-indent:-2000em;
}

#home:hover {
background-image:url(file:///J|/css/float%20layout/buttons/homeOver.gif);
display:block;
height: 39px; 
width:117px;
text-indent:-2000em;
}

#staff: {
background-image:url(buttons/staff.gif);
display:block;
height: 39px; 
width:117px;
text-indent:-2000em;
}

#staff:hover {
background-image:url(file:///J|/css/float%20layout/buttons/staffOver.gif);
display:block;
height: 39px; 
width:117px;
text-indent:-2000em;
}

#publications {
background-image:url(file:///J|/css/float%20layout/buttons/publications.gif);
display:block;
height: 39px; 
width:117px;
text-indent:-2000em;
}

#publications:hover {
background-image:url(file:///J|/css/float%20layout/buttons/publicationsOver.gif);
display:block;
height: 39px; 
width:117px;
text-indent:-2000em;
}

#left_col li {
list-style-type:none;}


.text {
	text-align: center;
	font-size: medium;
}
.text {
	font-size: xx-large;
}
.text {
	font-weight: bold;
}
.text strong {
	color: #FFF;
}
.rsvp {
	color: #F00;
}
.text .rsvp {
	color: #FFC;
}
.text .rsvp {
	color: #FFF;
}
.dgh {
	color: #FFC;
}
