/* basic elements */

body {
	text-align:center;
	padding: 0;
	margin: 2;
	}


/* specific divs */

#container {
        margin: 0 auto;
        width: 760px;
        }

#pageHeader {
        background: url("rap0.jpg");
	width: 760;
	z-index: 2;
	height: 145px;
        margin: 0px;
	padding: 0px;
	}

#hlinks {
        background-color: transparent;
        width: 135px;
	height: 145px;
	float: left;
	text-align: left;
	color: #2c4232;
	margin-left:555px ;
	margin-top:0px;
	margin-bottom:0px;
	font: normal 8pt/20pt arial;
        letter-spacing: 4px;
	}

#hlinks a:link, a:visited, a:active {
	font-weight: bold; 
	text-decoration: none; 
	color: #2c4232;
	}

#hlinks a:hover {
	text-decoration: underline; 
	color: #475565;
	}

#main {
        position: relative;
        top: 10px;
        width: 760px;
        padding: 0px;
        background: #fff;
        margin: 0;
        }

#main h1 {
       font: italic 14pt/20pt arial;
       color: #2c4232;
       text-align: left;
       margin-left:5px;
       margin-right:5px;
       padding-bottom: 5px;
       }

#pagetitle {
       font: italic 18pt/24pt arial;
       font-weight:bold;
       color: #394c39;
       padding-bottom: 5px;
       text-align: left;
       }

.teen  {
       background:  url(teen4.jpg) no-repeat;
       }

#main h2 {
       font: italic 14pt/18pt arial;
       font-weight: bold;
       color: #394c39;
       text-align: left;
       margin-left:5px;
       margin-right:5px;
       padding-bottom: 1px;
       }
       
#main h3 {
        font: italic normal 12pt/15pt arial;
        font-weight: bold;
	letter-spacing: 1px;
        text-align: left;
        margin-left:5px;
        margin-right:5px;
	margin-bottom: 0px; 
	color: #394c39;
	}

#main h4 {
        font: italic 10pt/13pt arial;
        font-weight: bold;
	letter-spacing: 1px;
        text-align: left;
        margin-left:5px;
        margin-right:5px;
	margin-bottom: 0px;
	color: #2c4232;
	}

#main p {
       font: normal 10pt/14pt arial;
       color: #2c4232;
       text-align: left;
       margin-left:5px;
       margin-right:5px;
       padding-bottom: 3px;
       }
       
#main a:link, a:visited, a:active {
	font-weight: bold; 
	text-decoration: none; 
	color: #2c4232;
	}

#main a:hover {
	text-decoration: underline; 
	color: #475565;
	}
       

#main td {
       font: normal 10pt/14pt arial;
       color: #2c4232;
       }
#main ul {
       margin-top: -10px;
       text-align: left;
       }

#main li {
       font: normal 10pt/14pt arial;
       color: #2c4232;
       }
       
.copy  {
       font: normal 8pt/12pt arial;
       color: #2c4232;
       text-align: center;
       padding-top:30px;
        }

.quote {
       width:760;
       margin:0;
       padding:0;
       border:0;
       text-align:center;
       }

.quotetext    {
        width: 400;
	font-family:verdana, arial, sans-serif;
	color:#2c4232;
	font-size:12px;
	font-weight:bold;
        font-style:italic;
	line-height:1.6;
	margin-top:6px;
	margin-left:3px;
	margin-right:3px;
	padding-left:3px;
	padding-right:3px;
	}
.ref    {
        width:400;
	font-family:verdana, arial, sans-serif;
	color:#2c4232;
	font-size:10px;
	font-weight:bold;
	line-height:1.6;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:6px;
	padding-left:3px;
	padding-right:3px;
        font-style:italic;
        text-align:right;
	}
.icon
        {
        text-align: center;
        }
        
.selection
        {
        text-align: center;
        }

.news   {
       font: normal 10pt/16pt arial;
       color: #2c4232;
       text-align: center;
       padding-bottom: 15px;
       padding-top: 15px;
        }

#hidden {
        display:none;
        }
