body,html {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font: small Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	color: #333;
	padding-top: 0px;
	height: 100%;
	margin-top: 0px;
	margin-left: 0px;
}
/*This approach to fonts works round the fact that IE 5 and 5.5 display fonts at one size larger than that specified
in the css. Still need to do something extra for fonts in tables, see later*/
body   {
    /* more specific to override imported rule */
    font-size:    x-small;      
    /* false value for WinIE4/5 */
    voice-family: "\"}\"";   
    /* trick WinIE4/5 into thinking rule is over */
    voice-family: inherit;   
    /* recover from trick */
    font-size:    small
    /* intended value for better browsers */
}

#header  {
background-position:left top;
background-repeat:no-repeat;
height:242px;
margin-left:auto;
margin-right:auto;
position:relative;
text-align:left;
width:800px;

}

img#headerLogo{
	left: -130px;
	position: absolute;
}

div#menu1Holder {
background-color:#AB0E2C;
font-weight:bold;
height:30px;
padding-top:10px;
text-align:left;
}

#menu1 {
font-size:12px;
margin-left:auto;
margin-right:auto;
width:800px;
}

#menu1 a.menu1Selected {
background-image:url("../images/mouse_down.gif");
}

#menu1 a:hover{
background-image:url("../images/mouse_over.gif");
}

#menu1 a.menu1Selected:hover {
background-image:url("../images/mouse_down.gif");
}

#menu1 a {
background-position:right center;
background-repeat:no-repeat;
color:#FFFFFF;
}

#menu1 a {
	margin-right:5px;
	padding-right:22px;
	text-decoration:none;
}

div#menu2Holder {
	background-color:#F58220;
	border-top:2px solid #FFFFFF;
	font-family:Verdana,Arial,Helvetica,"Gill Sans Std";
	font-weight:bold;
	height:22px;
	text-align:left;
}

a:link {
	color: #ab0e2c;
	/*text-decoration: none;*/
}
a:active {
color: #53adf6
}
a:visited {
	color: #ab0e2c;
	/*text-decoration: none;*/
}
a:hover {
color: #f58220;
}

img {
	border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px
}
.red {
	color: #CC0000;
}

.floatLeft {
	float: left;
	position: relative;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.floatRight {
	float: right;
	position: relative;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 5px;	
}

.envelope {
	vertical-align: bottom;
	border: 0px;
	height: 9px;
	width: 12px;
}



#container {
margin:20px auto 10px;
position:relative;
width:800px;
}


#mainContent {
margin-top:15px;
position:relative;
text-align:left;
width:100%;
}

/*#mainContent {
	
	margin-left: 208px;
	padding-left:30px;
	padding-top: 50px;
	z-index: 4;
	padding-right: 4em;
	
	padding-bottom: 50px;
	clear:both;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #ab0e2c;
}*/

#mainContent table {
    font-size:100%;
    }

#mainContent h1 {
clear:both;
color:#AB0E2C;
font-size:18px;
font-weight:bold;
margin-bottom:20px;
margin-top:20px;
}

#mainContent h2 {
	font-weight: bold; color: #ab0e2c; font-family: Arial, Helvetica, sans-serif; text-align: left
}

#mainContent h3 {
	margin-bottom: 1em;
	/*color: #FFFFFF;*/
	font-size: 13px;
	height: 16px;
	color: #f58220;
	margin-top: 2em;
	/*padding-left: 0.5em;*/
	clear: both;
}

#mainContent .minorPoint {
	font-size: smaller;
	font-style: italic;	
}

#mainContent p {
	padding-right: 0em;
	margin-top: 0px;
	padding-bottom: 0em;
	padding-top: 0em;
}

#mainContent #features {
	width: 190px;
	float: right;
	position: relative;
	background-color: #f58220;
	margin-left: 15px;
	margin-top: 1px;
	margin-bottom: 5px;
	clear: both;
	color: #FFFFFF;
	padding: 15px;
}

#mainContent #features ul {
	padding-right: 0.3em; padding-left: 0.3em; margin: 0px 0px 0px 15px
}
#mainContent #features li {
	color: white
}
#mainContent #features a{
	color: white;
}
#mainContent #features a:visited{
	color: white;
}
#mainContent #features a:hover{
color: #53adf6; 
}


#mainContent .food {
	font-style: italic;
	vertical-align: top;
}

#mainContent .formField {
	border: 1px solid #ab0e2c;
}

#mainContent .imageBorder{
	border: 1px solid #ab0e2c;
}

#mainContent div.progEntry {
	float: left;
	clear: left;
	position: relative;
	width: 350px;
	margin-top: 7px;
	margin-bottom: 7px;
}

#mainContent .time{
	color: #f58220;
	font-style: italic;
	vertical-align: top;
}
#mainContent .progItem{
	float: left;
	width: 300px;
	text-align: left;
	position: relative;
	color: #333;
	font-style: normal;
}
#mainContent .programTitle {
	color:#ab0e2c;
	font-style: italic;
	font-weight: bold;
}
#mainContent .name {
	font-weight: bold;	
}
#mainContent #conference{
	/*color: #ab0e2c;*/
	color: #333;
	text-align: center;
	font-size: 140%;
}

#mainContent .item {
	vertical-align: top;
}

#mainContent p.quote{
	margin-top:25px;
	margin-bottom:3px;
}

#footer {
background-repeat:repeat-x;
border-top:1px solid #AB0E2C;
clear:both;
color:#A4A3A2;
font-size:10px;
height:40px;
line-height:1.7em;
margin-top:30px;
position:relative;
text-align:left;
width:800px;
text-align:right;
}
	
div#footer a, div#footer a:visited, div#footer a:active {
color:#A4A3A2;
}

div#footer a, div#footer a:visited, div#footer a:active {
color:#A4A3A2;
}

#footerText a {
color:#A4A3A2;

margin-right:8px;
text-decoration:none;
}

tr {
	vertical-align: top;
}


#footer #felLink{
	text-align:left;
	padding-bottom:30px;
	padding-left:10px;
}

#footer #footerText{
	font-size:smaller;
}

div#map{
	width: 640px; 
	height: 400px;
	border:1px solid #ab0e2c;
}

div.hline{
	width:100%;
	font-size:3px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ab0e2c;
}


p.quoter{
	text-align:right;
	margin-top:3px;
}

div#confPhotos img{
	border:1px solid #ab0e2c;
}