/* ----- IDS ----- */

#wrapper{width:900px; height:100%; background:#fff; border-left:solid 1px #2c2f8b; border-right:solid 1px #2c2f8b; border-bottom:solid 1px #2c2f8b;}

#ancillary{width:900px; height:17px; background:#f9f400; border-bottom:solid 1px #c0bd13; text-align:right; padding-top:2px;}
#ancillary a{font-family:tahoma; font-size:11px; font-weight:bold; color:#2c2f8b; text-decoration:none; margin:0 8px 0 0;}
#ancillary a:hover{text-decoration:underline;}

#header{width:900px; height:258px; background:url(img/header.jpg);}

#content{width:650px; margin:12px 12px 12px 33px;}
#content p{font-family:tahoma; font-size:11px; color:#000;}
#content p.headline{font-weight:bold; color:#2c2f8b;}
#content img{border:#2c2f8b solid 1px; margin:0 0 5px 5px; float:right;}
#content img.topright{border:#2c2f8b solid 1px; margin:0 0 5px 5px; float:right;}
#content img.right{border:#2c2f8b solid 1px; margin:5px 0 5px 5px; float:right;}
#content img.left{border:#2c2f8b solid 1px; margin:5px 5px 5px 0; float:left;}

#resource{width:150px; margin:12px 12px 12px 10px}
#resource a{font-family:tahoma; font-size:11px; color:#2c2f8b; text-decoration:none;}
#resource a:hover{text-decoration:underline;}
#resource ul li{list-style-image:none; list-style-type:none; padding:0; margin:6px 0 0 -35px;}

#footer{width:828px; height:79px; margin:10px 0 5px 33px; border-top:solid 1px #2c2f8b; padding-top:4px; font-family:tahoma; font-size:10px; color:#2c2f8b; text-align:center;}
#footer a{font-family:tahoma; font-size:10px; color:#2c2f8b; text-decoration:underline;}
#footer a:hover{color:#1b1d66; text-decoration:none;}

#nav{font-family:tahoma; display: block; margin:0; padding-top:5px; width:250px;}
#nav li{font-size:12px; font-weight:bold; color:#f9f400; padding:0; margin:5px 0 0 -19px; list-style-image:url(img/star_grey.gif); list-style-position:outside;}
#nav li li{list-style-image:none; list-style-type:none; padding:0; margin:2px 0 0 -25px;}
#nav a{font-size:12px; font-weight:normal; color:#fff; text-decoration:none; padding:0; margin:0;}
#nav a:hover{color:#f8f400; text-decoration:none;}

/* ----- CLASSES ----- */

.hide{}
.show{}


/* ----- PAGE-LEVEL STYLES ----- */

*{font-family:tahoma; font-size:11px; color:#000;}

body{background:#b4b6db; margin:0;}

h1.title{font-family:tahoma; font-size:14px; font-weight:bold; color:#fff; margin:1px 0 0 2px;}

.adminheader{font-weight:bold; color:#fff;}
.pagetitle{font-family:tahoma; font-size:14px; font-weight:bold; color:#fff; margin:1px 0 0 2px;}


/* ----- LINKS ----- */

a{color: #2c2f8b;}
a:hover{text-decoration: none;}