body
{
  text-align:center;
  background-image: url(../images/background2.jpg);
  background-repeat: repeat-x;
  background-color:black;
}

#container
{
  position:relative;
  border:4px solid black;
  margin-left:auto;
  margin-right:auto;
  width:750px;
  min-height:650px;
  background-color:#171717;
  margin-top:0px;
  margin-bottom:0px;
  padding:0px;
  top:10px;
}

#header
{
  background-image: url(../images/header.jpg);
  background-repeat: no-repeat;
  background-position:right center;
  color:#ff45ad;
  height:120px;
  margin-top:10px;
  border-bottom:1px solid #333333;
}

#menu
{
  text-align:center;
  clear:left;
  padding:0px;
  margin-top:10px;
  height:35px;
  border-bottom:1px solid #333333;
  padding-left:7px;
}

#menu ul
{
  list-style-type:none;
  margin:0px;
  padding:0px;
}

#menu li
{
  float:left;
  margin-right:2px;
  padding:0px;
}

#menu a
{
  text-align:center;
  display: block;
  width:103px;
  text-decoration:none;
  font-family:verdana;
  font-weight:bold;
  line-height: 1.5em;
  background-color:#3f464a;
  color:white;
  font-size:small;
}

#menu a:hover, #menu a:active
{
  color:#000000;
  background-color:#e1793a;
}

.menuItem
{
  width:150px;
  height:25px;
  border-right:2px solid #171717;
}

.menuBubble
{
  background-image: url(../images/button_green.bmp);
  background-repeat: no-repeat;
  background-position:center center;
  width:150px;
  height:25px;
  font-weight:bold;
  font-family:verdana;
  font-size:17px;
  color:white;
}

.menuLink:hover .menuBubble
{
  background-image: url(../images/button_orange.bmp);
  color:black;
}

#content
{
  margin-top:10px;
  min-height:580px;
}

#news
{
  float:right;
  text-align:left;
  width:30%;
}

#newsSmall
{
  float:right;
  text-align:left;
  width:33%;
}

#newsImg img
{
  border:1px solid #171717;
  margin-right:15px;
}

#newsImg img:hover
{
  border:1px dashed #3f464a;
}

#map
{
  position:absolute;
  left:-45px;
  top:-21px;
}

#admin
{
  position:absolute;
  padding:0px;
  top:0px;
  right:10px;
  font-family:verdana;
  color:white;
  font-size:x-small;
  font-weight:bold;
}

#admin a
{
  color:white;
}

.indexImg
{
  position:relative; 
  left:0px; 
  top:5px; 
}

#footer
{
  clear:both;
  font-size:x-small;
  color:#3f464a;
  font-family:verdana;
  font-weight:bold;
  padding-top:15px;
  margin-bottom:10px;
}

.title
{
  font-size:large;
}

#article
{
  float:left;
  margin-top:10px;
  margin-left:15px;
  padding:0px;
  width:455px;
  font-size:small;
  text-align:left;
  color:#eae7e7;
  font-family:verdana;
  font-weight:normal;
  background-color:#222222;
  background-image: url("../images/divTop.jpg");
  background-repeat:no-repeat;
}

#article a, #footer a
{
  color:#a5b521;
}

#article a:hover
{
  text-decoration:none;
}

#bgBottom
{
  height:24px;
  background-image: url("../images/divBottom.jpg");
  background-repeat:no-repeat;
}

#indexNews
{
  float:right;
  width:260px;
}

#brochure
{
  margin-top:14px;
  margin-right:15px;
  border: 2px dashed #3F464A;
  font-family: verdana;
  color: #EAE7E7;
  font-size:0.9em;
}

#brochure a
{
  color:#A5B521;
}

#brochure a:hover
{
  text-decoration:none;
}

#feed
{
  float:right;
}

#feed a 
{
  display:block;
  width:30px;
  height:29px;
  background: url("../images/feed3.gif") 0 0 no-repeat;
}

#feed a:hover
{
  background: url("../images/feed4.gif") 0 0 no-repeat;
}

#articlePadder
{
  padding:15px; 
  min-height:490px;
}

#sponsorNurse
{

}

#sponsorNurse img
{
  border:none;
}

.reallySmall
{
  font-size:x-small;
}