
	/* CASCADING STYLE SHEET for MEN's LINKS (www.mens-links.net) */
	/*                                                            */
	/* Tested on                                                  */
	/* 	Microsoft Internet Explorer, Mozilla Firefox, Opera,  */
	/* 	and Netscape Navigator.                               */
	/*                                                            */
	/* Tested only on PC running Microsoft Windows, untested on   */
	/* Mac or Linux                                               */
	/*                                                            */
	/* Optimized for a screen width of 800 - 1024 pixels          */



	/* GENERAL */

		body
		  {
		  background: #fff url("../images/bg1.gif") 0 0 repeat-x scroll;
		  text-align: center;
		  padding:    0;
		  margin:     0;
		  color:      #333;
		  width:      100%;
		  font:       100% Arial, Helvetica, "Lucida Sans Unicode", Geneva, "Bitstream Vera Sans", sans-serif;
		  }
		a
		  {
		  text-decoration: underline;
		  color:           #0169dd;
		  }
		table
		  {
		  background-color: #fff;
		  text-align:       left;
		  padding:          0;
		  margin:           0 auto 0 auto;
		  width:            770px;
		  }



	/* HEADER */

		#header
		  {
		  background: #fff url("../images/header.gif") 0 54px no-repeat scroll;
		  height:     168px;
		  width:      770px;
		  }
		#header h1,
		#header h2
		  {
		  display: none;
		  }



	/* LEFT COLUMN LINKS */

		#links_list
		  {
		  padding: 0;
		  margin:  0;
		  }
		#links_list ul
		  {
		  list-style-type: none;
		  padding:         0;
		  margin:          0;
		  }
		#links_list li
		  {
		  background: #fff url("../images/horiz.gif") left bottom repeat-x scroll;
		  padding:    10px 1em 10px 1em;
		  margin:     0;
		  }
		body[id="mens-links"] #links_list li
		  {
		  padding-right: 0;
		  padding-left:  0;
		  }
		#links_list a
		  {
		  background-color: #fff;
		  background-image: none;
		  text-decoration:  none;
		  text-transform:   capitalize;
		  white-space:      nowrap;
		  color:            #000;
		  }
		body[id="mens-links"] #links_list a
		  {
		  padding-left: 35px;
		  background:   #fff url("../images/square.gif") left center no-repeat scroll;
		  margin:       0 40px 0 0;
		  }
		#links_list a:hover
		  {
		  color: #0169dd;
		  }
		#links_list #link_home a
		  {
		  padding:0;
		  background-image: none;
		  text-transform:   uppercase;
		  font-family:      Impact, "Arial Black", "Basic Sans Heavy SF", "Bolts SF", sans-serif;
		  text-align:       center;
		  font-size:        200%;
		  display:          block;
		  color:            #ccc;
		  }
		#links_list #link_home a:hover
		  {
		  color: #94c6ff;
		  }



	/* MAIN BODY and ARTICLE LINKS */

		#td_col2
		  {
		  background: #fff url("../images/verti.gif") top left repeat-y scroll;
		  }
		#main_body div
		  {
		  margin: 0 20px 0 20px;
		  }
		#main_body h3
		  {
		  font-family: Verdana, Arial, Helvetica, "Lucida Sans Unicode", Geneva, "Bitstream Vera Sans", sans-serif;
		  margin:      0 0 0.5ex 0;
		  color:       #218cff;
		  }
		#main_body h3 a
		  {
		  text-transform: capitalize;
		  font-family:    Verdana, Arial, Helvetica, "Lucida Sans Unicode", Geneva, "Bitstream Vera Sans", sans-serif;
		  margin:         0 0 0.5ex 0;
		  color:          #218cff;
		  }
		#main_body p
		  {
		  font-family: Arial, Helvetica, "Lucida Sans Unicode", Geneva, "Bitstream Vera Sans", sans-serif;
		  margin:      0 0 3ex 0;
		  color:       #333;
		  }
		#main_body a:hover
		  {
		  color: #002688;
		  }



	/* SPECIFIC FRONT PAGE ELEMENTS */

	/* News and Events */
		#main_body .highlight
		  {
		  background-color: #fec;
		  padding-bottom:   2ex;
		  margin-bottom:    3ex;
		  border:           3px solid #333;
		  }
		#main_body .highlight h3
		  {
		  background-color: #fff;
		  border-width:     1px 0 1px 0;
		  border-style:     solid;
		  border-color:     #333;
		  text-align:       center;
		  margin:           2ex -3px 2ex -3px;
		  }
		#main_body .highlight h4,
		#main_body .highlight a
		  {
		  margin: 0;
		  }
		#main_body .highlight .note
		  {
		  font-style: oblique;
		  }

	/* Disclaimer */
		#main_body .disclaimer
		  {
		  border-bottom: 1.5ex solid #218cff;
		  margin-bottom: 2ex;
		  font-size:     90%;
		  }
		#main_body .disclaimer h3
		  {
		  background-color: #218cff;
		  padding:          0;
		  color:            #fff;
		  }
		#main_body .disclaimer p
		  {
		  margin-bottom: 1ex;
		  font-style: oblique;
		  }



	/* FOOTER */

		#footer_menu
		  {
		  background-color: #218CFF;
		  margin-top:       2ex;
		  height:           31px;
		  width:            770px;
		  }
		#footer_menu ul
		  {
		  list-style: none;
		  padding:    0;
		  margin:     0;
		  float:      right;
		  }
		#footer_menu li
		  {
		  display: inline;
		  padding: 0;
		  margin:  0 10px 0 10px;
		  float:   left;
		  }
		#footer_menu li a
		  {
		  overflow: hidden;
		  display:  block;
		  height:   31px;
		  color:    #000;
		  }
		#footer_menu #fm1 a
		  {
		  background-color: #218cff;
		  text-decoration:  none;
		  font-family:      Impact, "Arial Black", "Basic Sans Heavy SF", "Bolts SF", sans-serif;
		  font-size:        31px;
		  width:            525px;
		  color:            #fff;
		  }
		#footer_menu #fm2 a span,
		#footer_menu #fm3 a span
		  {
		  display: none;
		  }
		#footer_menu #fm2 a
		  {
		  background: #fff url("../images/valid-html401.gif") 0 0 no-repeat scroll;
		  width:      88px;
		  }
		#footer_menu #fm3 a
		  {
		  background: #fff url("../images/vcss.gif") 0 0 no-repeat scroll;
		  width:      88px;
		  }
		#footer_menu #fm2 a:hover,
		#footer_menu #fm3 a:hover
		  {
		  background-position: 0 -31px;
		  }



	/* Apart from the graphics for the validation links in the footer, which were     */
	/* modified from original files from The World Wide Web Consortium (www.w3c.org), */
	/* the above Cascading Style Sheet and associated graphics were created by Jakob. */
	/* Visit www.adagius.com or www.futu-res.org for further information.             */

