BODY {
    font-family: Arial,Helvetica,Sans-Serif;
}

div.menubar a:visited {
	color: #ed4135;
}

div.menubar a:link {
	color: #ed4135;
}

.sidebar a:visited {
	color: black;
}

.sidebar a:link {
	color: black;
}

div.title-logo {
    text-align: center;
    font-size: 130%;
}

div.title-logo p {
  position: relative;
  top: -2ex;
  background-color: #f7ca93;
}
#title {
	position: relative;
	left: 15%;
}

div.header {
	position: relative;
}

div.titlebar {
	position: relative;	
}

div.menubar {
  position: relative;
  top: -2ex;
text-align: center;
	padding: 2px 0px 2px 0px;
	color: #ed4135;
	background-color: #ffe4c6;
}

span.menubutton {
	font-size: 110%;
	font-weight: bold;
	padding: 0px 8px 0px 8px;
	margin: 6px 0px 6px 0px;
    border-bottom-width: 0;
    border-top-width: 0;
    border-color: #000;
}

.firstmenu .menubutton {
	border-left-width: 2px;
	
}

.lastmenu .menubutton {
	border-right-width: 2px;
}





#logo {
	height: 90%;
}


div.sponsors {
  position:absolute;
  left: 70%;
}

div.main_body {
  position: absolute;
  width: 65%;
}

div.first_column {
    position:  absolute;
    width: 48%;
}

div.second_column {
    position: absolute;
    width: 48%;
    left: 52%;
}
div.main_body H2 {
  color: #f39728;
}

div.main_body H3 {color: #f39728;}

div.main_body H4 {color: #ed4135;}
div.highlight {
	background-color: #f8cb92;
	padding: 0.1em 0.1em 0.1em 0.1em;
	margin: 0.1em 0.1em 0.1em 0.1em;
}

div.sponsors a img {border-style: none;}