body, html {
margin:0;
padding:0;
color:rgb(102,0,0);
background-color:rgb(255,183,70);
font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
font-size:101%;
}

body   {
width:98%;
}

#left {
position:absolute;
left:0;
top:0;
margin:0;
padding:0;
width:362px;
height:500px;
}

#right {
position:relative;
margin:0 1em 0 331px;
padding:1em;
height:578px;
top:0;
background-color:rgb(255,230,185);
}
h1 {
font-size:24px;
font-weight:800;
padding:0em;
margin:0em;
}
h2 {
font-size:1.3em;
padding:0em;
margin:0em;
}
h3 {
color:rgb(255,183,70);
font-size:1.1em;
border-bottom:1px solid rgb(174,132,132);
margin-right:1em;
background:url(../images/bullet.gif);
background-position:0 .2em;
background-repeat:no-repeat;
padding:0 16px;;
}
h4 {
font-size:1em;
padding:0em;
margin:0em;
}
p  {
font-size:0.9em;
}
a {
color:rgb(102,0,0);
}
a:hover, a:active {
color:rgb(255,183,70);
}
.background {
background-color:rgb(255,183,70);
}
.smaller {
font-size:0.8em;
}
.color1 {
color:rgb(255,183,70);
}
.nowrap {
white-space:nowrap;
}
.prizes {
margin-top:1em;
width:100%;
font-size:1em;
background-color:rgb(210,183,183);
}
.image {
float:right;
margin-right:0.6em;
}

