*{margin:0; padding:0;}

body{
font:76% Verdana,Tahoma,Arial,sans-serif;
line-height:1.5em;
text-align:center;
color:#303030;
background:#e8eaec;
}

p{padding-bottom:1.0em;}
i {font-family:Times New Roman;}

#container{
width:1002px;
margin:20px auto;
padding:1px 0;
text-align:left;
background:#ffffff;
color:#303030;
border:2px solid #a0a0a0;
}

#header{
height:80px;
width:1000px;
margin:1px 1px 1px 1px;
border:1px solid #999;
}

#header h1{
padding:0px 0 0 0px;
font-family:Arial Black;
font-size:1.8em;
text-align:center;
line-height:2.5em;
color:#999;
}

#header h2{
font-size:1.0em;
text-align:center;
line-height:1.5em;
}

#sponsors{
width:1000px;
margin:0px 1px 1px 1px;
color:#fff;
background:#036;
}

#sponsors img{
float:right;
padding:0px;
background:#fff;
border:1px solid #999;
}

#sponsors h4{
padding: 10px 0 0 40px;
font-size:1.0em;
}

#sponsors ul{
margin-left:150px;
width 580px;
}

#sponsors ul li{
list-style:none;
font-size:1.0em;
font-weight:bold;
line-height:2.0em;
}

/*******Content******/
#content{
width:
width:1000px;
margin:0px 1px 1px 1px;
padding:10px 20px 10px 20px;
}

#content h2{
padding:6px 0 6px 20px;
font-size:1.1em;
color:#036;
background:#def;
}

#dates{
float:right;
margin-left:10px;
padding-bottom:1.0em;
width:330px;
background:#eee;
border:1px solid #bbb;
}

#dates p{padding: 0 10px 0px 10px;}
#dates ul{padding-bottom:0;}
#dates ul li{list-style:none; padding-bottom:0;}
#dates span{float:right;width:100px;font-family:Times New Roman;font-style:italic;}


#content ul{margin:0 0 10px 50px;}
#content ol{margin:0 0 10px 50px;}
#content ol p{padding-bottom:3px;}
#content ol span{padding-left:40px;font-family:Times New Roman;font-style:italic;}

#content form{width:590px;background:#eee;border:1px solid #999;padding:10px;}


#footer{
clear:both;
width:1000px;
padding:5px 0;
margin:0 1px;
font-size:0.9em;
text-align:center;
color:#f0f0f0;
background:#036;
}

strong{text-indent:40px;}
.clear{clear:both}