* {padding:0px; margin:0px;}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend, input,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	text-align: left;
	vertical-align: top;
}
html {height: 100%;	overflow: auto;}
body {
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(images/back.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1.8em;
	font-weight: bold;
}
div {position: relative;}
ul, ol {list-style: none;}
strong {font-weight: bold;}
em {font-style: italic;}
img, a img {border: 0px none;}
a:link, a:visited, a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 1px;
}
a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#wrapper {
	width: 900px;
	text-align: left;
	font-size: 1.2em;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
#header {
	width: 900px;
	height: 120px;
	margin-bottom: 15px;
}
#menu {height: 30px; width: 900px;}
#menu li{
	float: left;
	height: 30px;
	width: 215px;
	margin-right: 3px;
}
#container {
	width: 900px;
	height: 600px;
	padding-top: 5px;
	padding-bottom: 25px;	
}
#container div {display: block; float: left; display: inline;}
.expos {background-color: #D51E7D;}
.past_expos {background-color: #0082D1;}
#title {height: 180px; width: 535px;}
#menu_expos, #text {width: 315px;}
#menu_expos {margin-top: 25px; margin-left: 25px;}
#menu_expos ul {
	float: left;
	width: 140px;
	margin-right: 10px;
	padding-bottom: 15px;
}
#menu_expos li {line-height: 1.8em;}
#content {
	margin-top: 10px;
	padding-right: 25px;
	padding-left: 25px;
}
#images {
	height: 410px;
	width: 510px;
	background-color: #000000;
}
#text {margin-left: 25px;}
#text p {margin-bottom: 0.9em;}
#footer {
	clear: both;
	width: 900px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#foot {float: left;}
#udala {float: right; text-align: right;}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
* html .clearfix {height: 1%;}
.clearfix {display: inline-block;}
.clearfix {display: block;}