/*****************************
	BASIC ELEMENTS
***************************/


BODY {
  background-color: #00bce4;
  margin-top: 0pt;
  margin-right: 0pt;
  margin-left: 0pt;
  margin-bottom: 0pt;
  height:100%;
}

P {
  font-family: Verdana, Arial, helvetica, sans-serif;
  font-size: 9pt;
  line-height: 11pt;
  color: #0099cc;
  padding-left:15px;
}

H1 {
  font-size: 12pt;
  line-height: 13pt;
  color: #0099cc;
  font-weight: bold;
  font-family: Arial, helvetica, sans-serif;
  padding-bottom: 5pt; 
  width: 95%; 
}

H2 {
  font-size: 10pt;
  line-height: 13pt;
  color: #0099cc;
  font-weight: bold;
  font-family: Arial, helvetica, sans-serif;
}

H4 {
  font-size: 11pt;
  line-height: 13pt;
  color: white;
  font-weight: bold;
  font-family: Arial, helvetica, sans-serif;
}

ul {
  list-style-type: square;
}

li {
    font-family: Verdana, Arial, helvetica, sans-serif;
  font-size: 9pt;
  line-height: 14pt;
  color: #0099cc;
  padding-bottom:10px;
}

.sponsor_headers {
color: white; 
font-weight: bold; background-color: #aa202a; 
width: 95%; 
padding-top: 5pt; 
padding-bottom: 5pt; 
padding-left: 5pt
}

.sponsor_listing {
  font-family: Verdana, Arial, helvetica, sans-serif;
  font-size: 12pt;
  font-weight:bold;
  font-style:italic;
  line-height: 13pt;
  color: #0099cc;
  padding-left:30px;
  background-image: url(images/sponsor-rings.jpg); background-repeat: no-repeat; background-position: left bottom;
}

/***********************************
	LINKS
*************************************/

a:link {text-decoration: none; color: #ff0000; }
a:visited { text-decoration: none; color: #ff0000; }
a:active { text-decoration: none; color: #ff0000; border-bottom: 1px red dashed}
a:hover{text-decoration: none; color: #ff0000; border-bottom: 1px red dashed }
#list-head a:hover {text-decoration:none;color:#000000;border-bottom:0px red solid }


/*******************************
	BASIC CONTAINERS AND PAGE TOP
******************************/

.wrapper {
background-color:#FFFFFF;
align:center;
padding-top: 0px;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
width: 800px;
margin-left:50px;
}

.header {
padding-bottom: 15px; 
border-top: 5px #c0c0c0 solid;
border-bottom: 2px gray solid;
background-color:#FFFFFF;
}

.stretcher {
height:100%;
}


/***************************
	NAV BARS 
*****************************/

.bottom-nav-indent {
padding-left: 150px;
font-weight:normal;
height:8px;
color:#0099cc;
padding-top:0px;
padding-bottom: 15px;
}


.bottom-nav-indent a {
padding-left: 20px;
font-weight:normal;
height:8px;
color:#0099cc;
}


.bottom-nav-indent a:hover {
padding-left: 20px;
font-weight:normal;
height:8px;
color:red;
border-bottom:0px;
}





/************************
	ONE COLUMN CONTENT FRAME
********************************/



/*************************************
	TWO COLUMN CONTENT FRAME
**************************************/


/*************************************
	TWO COLUMN BIO CONTENT FRAME
**************************************/

#content-bio-frame_cell_right {
background-color: #ffffff;
background-image: url(images/background_tile.gif); 
width:732px;
padding-left:15px;
padding-left:12px;
padding-right:20px;
padding-top:10px; 
}

#content-bio-frame_cell_left {
background-color: #ffffff;
width:200px;
}

/*************************************
	TWO COLUMN TEXT FRAME
**************************************/

#content-text-frame_cell_right {
background-color: #ffffff;
width:50%;
padding-left:15px;
padding-left:12px;
padding-right:10px;
padding-top:10px; 
}

#content-text-frame_cell_left {
background-color: #ffffff;
width:50%;
padding-right:10px;
}

.content-frame {
border-top: 2px gray ridge; padding-top: 25px; border-right: 2px gray ridge; border-bottom: 2px gray solid; border-left: 2px gray ridge;
}

.bottom-frame {
  border-top: 5px #c0c0c0 solid;
}

/*************************
	BOTTOM BORDER FOR ALL CONTENT FRAMES
***********************************************/

#content-frame-bottom {
border-bottom: 5px #666666 solid;
}



/************************************
	END
*************************************/





