body {
margin:0px;
padding:0px;
background-color:#2A1D17;

}

body, td {
font-family:tahoma, arial, helvetica, sans-serif;
font-size:9pt;
letter-spacing:1px;
}

.wrapper {
position:relative;
margin-left:auto;
margin-right:auto;
margin-top:0px;
padding:0px;
width:969px;
height:755px;
background-image:url('images/background.gif');
background-repeat:no-repeat;
background-position: center center;
}

.masthead {

width:873px;
height:113px;
float:right;
}

.rightcol {
width:487px;
height:487px;
float:right;
margin:5px;
padding:10px;
}

.title {
display:block;
padding-bottom:16px;
font-size: 10pt;
color:#941E0F;
letter-spacing:10px;
text-transform:uppercase;

}

.newstitle {
display:block;
padding-top:25px;
padding-bottom:4px;
font-size: 10pt;
font-weight:bold;
color:#941E0F;
letter-spacing:1px;
text-transform:uppercase;

}


input, select {
background-color:black; color:white; font-weight:bold; font-size:9pt;
}

a, a:visited {
color:#941E0F;
text-decoration:none;
}
a:hover, a:active {
color:black;
}

.graphic {
padding:2px;
margin:2px;
background-color:#fff;
border: solid 1px #000;
}