body{
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 68.75%;
color:#333;
}

#wrapper{
width:800px;
height:650px;
background-color:#FFF;
margin:0;
float:left;
}

#head{
width:774px;
height:231px;
margin:12px 13px 0 13px;
}

#navigation{
width:774px;
height:30px;
margin:0 13px;
}

#favourite{
width:774px;
height:30px;
margin:0 13px;
}

#contents{
width:774px;
height:285px;
margin:0 13px;
}

#contents #leftcolumn{
width:129px;
height:285px;
float:left;
}

#contents #rightcolumn{
width:640px;
height:285px;
float:right;
}

.headline{
font:Georgia, "Times New Roman", Times, serif;
color:#57BC16;
font-size:190%;
}

.blueheadline{
font:Georgia, "Times New Roman", Times, serif;
color:#4B86C8;
font-size:160%;
}

.purpletext{
font:Georgia, "Times New Roman", Times, serif;
color:#801582;
font-size:109%;
}

.bluetext{
font:Georgia, "Times New Roman", Times, serif;
color:#4B86C8;
font-size:109%;
}

.greentext{
font:Georgia, "Times New Roman", Times, serif;
color:#57BC16;
font-size:109%;
font-weight:bold;
}

.boldpurpletext{
font:Georgia, "Times New Roman", Times, serif;
color:#801582;
font-size:109%;
font-weight:bold;
}

.boldbluetext{
font:Georgia, "Times New Roman", Times, serif;
color:#4B86C8;
font-size:109%;
font-weight:bold;
}

.boldgreentext{
font:Georgia, "Times New Roman", Times, serif;
color:#57BC16;
font-size:109%;
}

.copyright{
font:Verdana, Arial, Helvetica, sans-serif;
color:#000;
font-size:85%;
margin:0 20px;
}

a:link{
font:Georgia, "Times New Roman", Times, serif;
color:#801582;
text-decoration:none;
font-size:109%;
}

a:visited{
font:Georgia, "Times New Roman", Times, serif;
color:#4B86C8;
text-decoration:none;
font-size:109%;
}

a:hover{
font:Georgia, "Times New Roman", Times, serif;
color:#000;
text-decoration:none;
font-weight:bold;
font-size:109%;
}

.row{
margin-bottom:10px;
}

label{
float:left;
margin:0 5px 0 0;
font:bold 100% verdana;
text-align:right;
width:10em;
line-height:1.5em;
color:#FFF;
background-color:#CDA2CF;
padding:0.2em 0.5em 0.2em 0;
}

#submit{
margin:2em 0 0 10.5em;
}

#break{
width:800px;
height:2px;
background-image:url(images/bkg_stripe.gif);
}

#copyright{
width:800px;
height:30px;
float:right;
}

#words{
width:580px;
right:15px;
margin-right:-15px;
}