/*
Design - http://www.ashleycrosby.com
Feel free to steal and use; it's simple stuff; I don't think it even deserves a creative commons license.
*/
img {border: 0px;}
table {border: 0px;}

body {
border: 0px; margin: 0px;
background-color: #FFFFFF;
background-image: url(graphics/v4.0/bg.png);
background-repeat: repeat-x;
font-family:Gill Sans;
font-size:16px;
color:#3b120d}

h1 {font-size:18px; font-weight:normal; padding:0px; margin:0px}

.condense {font-size:16px; letter-spacing:-1px;}

.ultracondense {font-size:14px; letter-spacing:-1px;}

.smallcaps {font-variant: small-caps;}

.announcement {font-variant: small-caps; font-size:24px; font-color:#B90006}

.right { text-align: right }

a {border: 0px;}
a:link {color:#88521e; text-decoration:none;}
a:visited {color:#88521e; text-decoration:none;}
a:hover {color:#d59a3d; text-decoration:none;}
a:active {color:#d59a3d; text-decoration:none;}

