body { background-color: #333; margin 0 0; }

#header { background-image: url("/images/newheader.png"); background-repeat: no-repeat;
          margin: 0 auto; height: 230px;
         }

#nav {margin: -45px 0 0 27px;}

#nav a { color: #D01A71; font-weight: bold; 
font-family: "Arial", "Verdana", sans-serif; 
text-decoration: none; margin-right: 11px; }

#nav a:hover { color: #fff; font-weight: bold;
background-color: #D01A71;border-bottom: 5px solid #ccc;}

#container {width: 99%;}

#subcontainer {width: 970px;}

#content { margin-left: 40px; margin-top: 3px; width: 700px; 
float:left;}


#content p {
line-height: 1.4em;
font-size: 0.8em;
margin-bottom: 20px; color: #f5f5f5;
font-family: "Trebuchet", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
width: 600px;
text-indent: 0;
margin-left: 10px;

}

#content a { color: #D01A71; font-weight: bold;
font-family: "Arial", "Verdana", sans-serif; }

#content a:hover { color: #fff; font-weight: bold;
background-color: #D01A71;}

#content h3 {

color: #999;
letter-spacing: -0.1em;
margin-bottom: 9px;
font-family: "Verdana", "Arial", sans-serif;
}

#content h3:hover { color: #fff;}




#rhs {
        float: left;
        width: 160px;
}

#footer { margin: 20px 0 0 15px; width: 90%; display: block; clear:both; float:left; }

h4, li { color: #f5f5f5; font-family: "Verdana", "Arial", sans-serif; }

li { font-size: .9em; width: 550px; margin: 0.5em; }

#footer p { color: #eee; font-family: "Arial", "Verdana", sans-serif; }
#footer a { color: #f09; }

.center { margin-left: 10px; }


.large { font-size: xx-large;}
.pinkborder { border: 2px dashed #f09; height: 280px; margin-bottom: 
15px; display: inline; }
