@charset "windows-1252";

* {
margin: 0;
padding: 0;
}
body {
background: #000000 url(images/bground.jpg) repeat-x;
text-align: center;
}  
#content {
width:960px;
margin:0px auto;
text-align:left;
}
a {
color: #d2b588;
font-size: 12px;
font-family: verdana, arial, helvetica, sans-serif;
text-decoration: none;
}
a:hover {
color: #ffffff;
text-decoration: underline;
}
a.current {
color: #b41a1a;
} 
a.current:hover {
text-decoration: none;
}
a.wincy {
color: #d2b588;
font-size: 9px;
font-family: verdana, arial, helvetica, sans-serif;
text-decoration: none;
}
a.wincy:hover {
color: #ffffff;
text-decoration: underline;
}
}
img {
float: top;
margin: 0px 0px 0px 0px;
border: 0;
} 
p.tiny {
font-family: verdana, arial, helvetica, sans-serif;	
color: #ffffff;
font-size: 9px;
text-align: center;
color: #d2b588;
}
