@charset "UTF-8";
/* CSS Document */

body{ margin:0px; width:100%; height:100%; font-family:Arial, Helvetica, sans-serif; font-size:12px; background: url(../images/background.png);}

.header{ background:url(../images/redtop.gif) repeat-x; text-align:center;}
.header div{ width:800px;}
.header a.members{ padding:3px 3px 0px 3px; margin:8px; background:#bdbf70; border:1px dashed #82321d; color:#82321d; font-size:10px; margin-bottom:0px; float:right; margin-top:80px; margin-right:30px;}

.menu{ background:url(../images/nav.gif) repeat-x; text-align:center; font-family:Avenir, Arial, Helvetica, sans-serif;}
.menu div{  width:800px;}	
.menu a{ color:#e4d591; display:block; float:left; padding: 10px 8px; padding-bottom:9px; text-decoration:none; font-size:10px; border-right:1px solid #87B121; background:url(none); letter-spacing:1px;}
.menu a:hover{ background:url(../images/nav_active.gif) repeat-x;}
.menu a.last{ border-right:0px solid black;}

.content{ background:url(../images/background.png) repeat-x;}

.content .left-top-shadow{ font-size:10px; background:url(../images/leftshadowotop.png) no-repeat top right;}
.content .right-top-shadow{ font-size:10px; background:url(../images/rightshadowtop.png) no-repeat top left;}
.content .left-bottom-shadow{ font-size:10px; background:url(../images/leftshadowbottom.png) no-repeat top right;}
.content .right-bottom-shadow{ font-size:10px; background:url(../images/rightshadowbottom.png) no-repeat top left;}
.content .body{ background:#d1cc99;}
.content .bottom-shadow{  background:url(../images/bottomshadow.png) no-repeat top center;}

h1{ font-family:"Times New Roman", Times, serif; font-weight:normal; margin:0px; padding:0px; font-size:24px;}
h1 small{ font-size:14px;}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D1CC99;
}
