/* GLOBALS */
body {
margin: 0 auto;
background-color: #4b2219;
background-image: url(../_images/bgtile.jpg);
background-repeat: repeat;
text-align: center;
}

body,td {
font-family: Times New Roman, Times, serif;
font-size: 15px;
color: #452b00;
}

a {
color: #762b12;
text-decoration: none;
font-weight: normal;
}

a:hover {
text-decoration: underline;
color: #9e4a2e;
font-weight: normal;
}

a.fade img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
-khtml-opacity: 1.0; 
}

a.fade:hover img {
filter:alpha(opacity=60);   
-moz-opacity: .6;   
opacity: .6;
-khtml-opacity: .6; 
}

#content {
width: 932px;
margin: 0px auto;
}

#main {
width: 932px;
margin: 0 auto;
background-image: url(../_images/contentbg.jpg);
background-repeat: repeat-y;
background-color: transparent;
text-align: left;
}

.paditmain {
padding: 20px 60px;
}

.framediv1 {
float: left;
width: 193px;
height: 239px;
background-color: transparent;
background-image: url(../_images/frame1.png);
background-repeat: no-repeat;
margin-right: 6px;
}

.framediv2 {
float: left;
width: 193px;
height: 239px;
background-color: transparent;
background-image: url(../_images/frame2.png);
background-repeat: no-repeat;
margin-right: 6px;
}

.framepad {
padding: 28px 0px 0px 28px;
}

.clearit {
clear: both;
}

.title {
font-size: 20px;
}

.title2 {
font-size: 17px;
font-weight: bold;
}

.title3 {
font-size: 16px;
}

.divider {
width: 100%;
height: 20px;
margin: 20px auto 0px auto;
border-top: 1px solid #976005;
}

.divider2 {
width: 100%;
height: 30px;
margin: 30px auto 0px auto;
border-top: 1px solid #c3af9c;
}

.spacer10 {
margin: 0 0 10px 0;
}

.spacer15 {
margin: 0 0 15px 0;
}

.spacer20 {
margin: 0 0 20px 0;
}

.spacer5 {
margin: 0 0 5px 0;
}

.smalltxt {
font-size: 12px;
}

.smalltxt2 {
font-size: 13px;
}

.smallital {
font-size: 13px;
font-style: italic;
}

.centerit {
text-align: center;
}

.bulletlist {
margin: 0;padding: 10px 0px 0px 25px;
list-style-type: none;
}

.bulletlist li {
margin: 0;
padding: 0px 0px 15px 25px;
background-image: url(../_images/bullet.gif);background-repeat: no-repeat;
line-height: 15px;
}

.iconsvalign {
vertical-align: middle;
margin-right: 5px;
}

.error {
font-size: 12px;
color: #852626;
font-weight: bold;
}

.nomineebox {
float: left;
width: 190px;
height: 200px;
background-color: transparent;
background-image: url(../_images/polaroid.png);
background-repeat: no-repeat;
margin: 0 10px 10px 0;
}

.nomineepad {
padding: 14px 15px;
}

.nomineetxt {
width: 170px;
text-align: center;
font-size: 12px;
margin: 8px 0 0 0;
}

.imgbrdr {
border: 1px solid #976005;
}

.imgbrdrfloat {
border: 1px solid #976005;
float: left;
margin: 0 20px 5px 0;
}

#footer {
width: 932px;
height: 170px;
margin: 0 auto;
font-size: 11px;
text-align: center;
line-height: 20px;
background-image: url(../_images/footer.jpg);
background-repeat: no-repeat;
background-color: transparent;
}

.foottxt {
font-size: 10px;
color: #c17b6b;
}

form {
margin: 0;
padding: 0;
display: inline;
}
