/* begin document-wide */

BODY {
      background: #ffffff;
      background:url(imgs/leftband.gif)top left repeat-y;
      font-family : "Arial", "Helvetica", sans-serif;
      color : #000000;
      margin: 0px; 
	width:100%;
      }

	a:link	{
		color: #000ff;
		background: transparent;
		text-decoration: none;
	}

	a:active	{
		color: #f00;
		background: transparent;
		text-decoration: none;
	}


	a:visited	{
		color: #609;
		background: transparent;
		text-decoration: none;
	}

	a:hover {
		color: #fff;
		background: #a881ed;
		text-decoration: none;
	}
			


/* end document-wide */

/* begin header */

	#header {
		margin: 0px;
		padding: 0px;

	width:100%;
height: 68px;
		}

	#header #topcorner  {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 30px;
		height: 95px;
		margin: 0;
		padding: 0;
		z-index: 1;
	}
	
	#header h1	{
		position: relative;
		top: 0px;
		left: 0px;
		width:100%;
	 height: 68px;
		margin: 0px;
		padding: 0px;
		color: #000000;
		background-color: #a881ed;
      background-repeat: repeat-x; 
		text-indent: 45px;
		font-weight: normal;
		font-size: 36pt;
		font-family: "Arial black", "Helvetica", sans-serif;
}
            #header a {
                text-decoration: none;
            }

            #header a:link {
                color: #000;
                background: transparent;
            }

            #header a:active {
                color: #000;
                background: transparent;
            }

            #header a:visited {
                color: #000;
                background: transparent;
            }

            #header a:hover {
                color: #000;
                background: transparent;
            }

/* end header *

/* begin main-menu2 	*/
 	#main-menu2 {
  margin: 0;
		padding: 6px 0 5px 45px;
		background: #a881ed;
            }

            #main-menu2 ul {
                list-style-type: none;
                margin: 0;
                padding: 0;
            }

            #main-menu2 ul li {
                display: inline;
                margin: 0;
                padding: 0px 6px 0px 6px;
                border-right: 2px solid #cc99ff;	
                font-family : "Arial", "Helvetica", sans-serif;
																font-weight: bold;
                font-size: 12px;
	      							  height: 14px;
																vertical-align: middle;
                position: relative;
            }

            #main-menu2 ul li.last {
            border-right: 0px;
            }

            #main-menu2 ul li:hover {
                background: transparent;
            }

            #main-menu2 ul li.current:hover {
                background: transparent;
            }

            #main-menu2 a {
                text-decoration: none;
            }

            #main-menu2 a:link {
                color: #fff;
                background: transparent;
            }

            #main-menu2 a:active {
                color: #000;
                background: transparent;
            }

            #main-menu2 a:visited {
                color: #fff;
                background: transparent;
            }

            #main-menu2 a:hover {
                color: #000;
                background: transparent;
            }
/* end main-menu2 	*/


/* begin content */

	#content	{
		margin: 10px 10px 0 45px;
		padding: 0;
		font-family: "Arial", "Helvetica", sans-serif;
		font-weight: normal;
	}

	#content #head	{
		padding: 0px 0 0 0;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
text-align: center;
		font-style: normal;
		font-size: 18px;
	}

	#content #subhead	{
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
text-align: center;
		font-style: normal;
		font-size: 12px;
	}
	
#content #section	{
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
text-align: center;
		font-style: normal;
		font-size: 12px;
	}

	#content #title	{
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
text-align: left;
		font-style: normal;
		font-size: 12px;
	}

	#content #main	{
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
text-align: left;
		font-style: normal;
		font-size: 12px;
	}

	#content #link	{
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
text-align: left;
		font-style: normal;
		font-size: 10px;
	}

	#content span.label 	{	
		font-weight: bold;
		font-size: 12px;
		height:  24px;
	}
	#content span.data 	{
		font-weight: normal;
		font-size: 12px;
	}

/* end content */

/* BREAK FOR GEOCITIES */

/* begin footer*/

 	#footer {
  margin: 0;
		padding: 2px 0 2px 0;
text-align:center;
background: #a881ed;
            }

            #footer ul {
                list-style-type: none;
                margin: 0;
                padding: 0;
            }

            #footer ul li {
                display: inline;
                margin: 0;
                padding: 0px 6px 0px 6px;
                border-right: 2px solid #cc99ff;	
                font-family : "Arial", "Helvetica", sans-serif;
																font-weight: bold;
                font-size: 10px;
	      							  height: 12px;
																vertical-align: middle;
                position: relative;
            }

            #footer ul li.last {
            border-right: 0px;
            }

            #footer ul li:hover {
   									background: transparent;
            }

            #footer ul li.current:hover {
                background: transparent;
			         }

            #footer a {
                text-decoration: none;
            }

            #footer a:link {
                color: #000;
                background: transparent;
         	  }

            #footer a:active {
                color: #fff;
                background: transparent;
         		 }

            #footer a:visited {
                color: #000;
                background: transparent;
            }

            #footer a:hover {
                color: #fff;
                background: transparent;
      		    }


/* end footer */		




