body { 
background-color : #1e56a1; 
margin : 0; 
padding : 0; 
font-family : tahoma, arial, helvetica, sans-serif; 
color : #ffffff; 
} 
table.top { 
height : 201px; 
background-color : #151515; 
background : url(images/layout/hdrbg.png); 
} 
table.header { 
height : 160px; 
background-color : #000000; 
background : url(images/layout/hdr-collage2.jpg); 
} 
h1.downtown { 
font-family : tahoma, arial, helvetica, sans-serif; 
font-size : 14px; 
font-weight : bold; 
color : #F6F005;
display : inline; 
} 
table.topnav { 
height : 41px; 
background-color : #000000; 
background : url(images/layout/nav-bg.png); 
} 
.topnav { 
font-size : 11px; 
color : #696969; 
text-align : center; 
} 
td.sponsortbl { 
background-color : #fff; 
background : url(images/sponsors/stages/logo-tbl-bg.gif); 
} 
td.whitetblebg { 
background-color : #fff; 
background : url(images/layout/lg-wh-tbl-bg.gif); 
padding : 0 10px;
color : #000000;
}
h1 { 
font-size : 100%; 
} 
h2 { 
font-size : 100%; 
} 
h3 { 
font-size : 100%; 
} 
p, ul, ol { 
font-size : 80%; 
} 
.normal { 
font-size : 80%; 
} 
.stage { 
padding : 5px; 
font-size : 80%; 
color : #000000; 
background-color : #dedfe1; 
font-weight : bold; 
} 
.small { 
font-size : 70%; 
} 
div#nav { 
display : inline; 
} 
#nav a { 
color : #ffffff; 
text-decoration : none; 
padding : 0 5px; 
} 
#nav a:hover { 
color : #fef500; 
text-decoration : none; 
} 
#nav a.Selected, a.Selected:link, #nav a.Selected:active, #nav a.Selected:visited { 
color : #fef500; 
text-decoration : none; 
} 
div#whitebg { 
display : inline; 
} 
#whitebg a { 
color : #1C4F94; 
text-decoration : none; 
padding : 0 5px; 
} 
#whitebg a:hover { 
color : #518DDF; 
text-decoration : none; 
} 
#whitebg a.Selected, a.Selected:link, #whitebg a.Selected:active, #whitebg a.Selected:visited { 
color : #518DDF; 
text-decoration : none; 
} 
div#copyright { 
display : inline; 
} 
#copyright a { 
color : #989898; 
text-decoration : none; 
} 
#copyright a:hover { 
color : #D9D9D9; 
text-decoration : none; 
} 
#copyright a.Selected, a.Selected:link, #copyright a.Selected:active, #copyright a.Selected:visited { 
color : #D9D9D9; 
text-decoration : none; 
} 
a:link { 
text-decoration : underline; 
color : #ffffff; 
} 
a:visited { 
text-decoration : underline; 
color : #ffffff; 
} 
a:active { 
color : #fef500; 
text-decoration : underline; 
} 
a:hover { 
color : #fef500; 
text-decoration : underline; 
} 
table.contentbg { 
height : 407px; 
background-color : #1e56a1; 
background : url(images/layout/contentbg.jpg); 
background-repeat : no-repeat; 
} 
table.footerbg { 
background-color : #000000; 
background : url(images/layout/footerbg.png); 
background-repeat : repeat-x; 
} 
td.copyrt { 
height : 41px; 
font-size : 10px; 
line-height : 18px;
color : #696969; 
text-align : center; 
} 
.yellow { 
color : #FFF500; 
} 