@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd,  
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 95%;
font-family: inherit;
vertical-align: baseline;
}
 a {
color:#c00418;
font-size: 95%;
font-weight:bold;
text-decoration:none;
}
 a:visited {
color:#c00418;
font-size: 95%;
font-weight:bold;
text-decoration:none;
}
a:hover {
color:#c00418;

font-size: 95%;
font-weight:bold;
text-decoration:none;

}
body{
text-align:center;
background: url(images/bodybg.gif);
font-family: sans-serif;
}
img{
border: 0px;
}
#container{
position:relative;
margin: 0px auto;
width:900px;
background:#990099;
}

#left-top{
position:absolute;
left:0px;
top:0px;
width:388px;
height:243px;
background: url(images/left_top.jpg) no-repeat;
}
#left-bottom{
position:absolute;
left:0px;
top:243px;
width:388px;
height:406px;
background: url(images/left_bottom.jpg) no-repeat;
}
#top{
position:absolute;
text-align:left;
left:388px;
top:0px;
width:513px;
height:243px;
background: url(images/right_top.jpg) no-repeat;
padding-top:70px;
}
#diego{
position:absolute;
left:174px;
top:220px;
width:174px;
height:426px;
background: transparent;
	z-index: 100;
}
#menu{
position:absolute;
text-align:left;
padding: 4px;
left:400px;
top:205px;
width:450px;
height:30px;
background: transparent;
color:#ffffff;
font-size: 110%;
font-weight:bold;
}
#menu a {
color:#ffffff;
font-size: 14px;
font-weight:bold;
text-decoration:none;
}
#menu a:visited {
color:#ffffff;
font-size: 14px;
font-weight:bold;
text-decoration:none;
}
#menu a:hover {
color:#ed7703;
font-size: 14px;
font-weight:bold;
text-decoration:none;
}

#contentbg{
position:absolute;
left:388px;
top:243px;
width:513px;
height:406px;
background: url(images/right_bottom.jpg) no-repeat;
}
#content{
position:absolute;
left:400px;
top:255px;
width:445px;
height:350px;
background: #ed7703;
overflow:auto;
text-align: left;
}
#sponsors{
position:absolute;
left:152px;
top:649px;
width:749px;
height:87px;
background: url(images/footerbg.j.jpg) no-repeat;
text-align: right;
padding-right: 50px;
padding-top:5px;
}

h1, h2, h3, h4 {
color:#c00418;
}
h1{
font-size:150%;
}
h2 {
font-size:125%;
color:#ffffff;
}
p {
color:#FFFFFF;
}
li {
color:#FFFFFF;
}
ul {
margin-top:5px;
}