/* This is how you make a comment in css. */

            /* Begin html tag specifications. */
body {
    margin: 0pt;
    font-family: serif;
    }

h1 {
    font-variant: small-caps;
    font-weight: 700;
    font-size: 13pt;
    font-family: times, serif;
    color: #ea7a8a;
    letter-spacing: 1pt;
    margin-top: 15pt;
    margin-right: 25pt;
    margin-left: 25pt;
    text-align: left;
    font-style: italic;
    }

h2 {
    font-variant: small-caps;
    font-weight: 700;
    font-size: 12pt;
    font-family: times, serif;
    color: #ea7a8a;
    letter-spacing: 1pt;
    margin-top: 15pt;
    }

h2 a {
    color: #ea7a8a;
    }

hr {
	display: none;
	}

ul {
	list-style: none;
	}
            /* End html tag specifications. */

#definition {
	display: none;
	}

#map {
	width: 490pt;
	height: 400pt;
	margin-left: 7pt;
	margin-right: 7pt;	
	border: solid 1pt #ea7a8a;
	text-align: center;
	}
            /* Begin containers. */   
            /* Begin header containers. */
#header {
    position: relative;
    top: 16pt;
    left: 0pt;
    width: 504pt;
    border-top: solid 1pt #ea7a8a;
    border-bottom: solid 1pt #ea7a8a;
    }
    
#logotitle {
    position: relative;
    margin: 0 auto 0;
    width: 504pt;
    height: 94pt;
    background: url(./images/logob.gif) top left no-repeat;
    }

#title {
	position: relative;
	top: 16pt;
	margin-left: 210pt;
    height: 66pt;
    font-variant: small-caps;
    font-weight: 700;
    font-size: 1.9em;
    font-family: serif;
    color: #ea7a8a;
    letter-spacing: .5pt;
    line-height: 31pt;
	}
            /* End header containers. */    

            /* Begin background containers. */
#etborder {
    position: relative;
    width: 503pt;
	margin-top: 30pt;
    background: url(./images/bgr12midb.gif) top left repeat-y;
    }

#everything {
    width: 503pt;
	border: none;
    text-align: justify;
    background: url(./images/bgr12b.gif) top left no-repeat;
    }
            /* End background containers. */

            /* Begin menu containers. */
#verticalbox {
	display: none;
    }
    
            /* Begin menu link specs. */
.menu1 {
    display: none;
    }

a.vcurrent {
    display: none;
    }

.submenu {
    display: none;
    }

a.svcurrent {
    display: none;
    }

.hide {
    display: none;
    }

.show{
    display: none;
    }
            /* End menu link specs. */
            /* End menu containers. */
            
            /* Begin content containers. */  
            /* Begin page title container. */        
#pgtitle {
	float: left;
	width: 500pt;
    font-variant: small-caps;
    font-weight: 700;
    font-size: 13pt;
    font-family: times, serif;
    color: #ea7a8a;
    letter-spacing: 1pt;
    text-align: center;
    font-style: italic;
    margin-top: 15pt;
	}
            /* End page title container. */        

            /* Begin main content container. */        
    /* This is the first difference between the main.css and resource.css codes. */
#main {
    float: left;
    border: none;
    width: 500pt;
    font-family: serif;
    padding-top: 0pt;
    _padding-top: 15pt;
    }
    /* End difference. */

            /* Begin main link specs. */
#backnext	 {
	display: none;
	}

#backnext a {
	display: none;
    }

#backnext a:hover {
	display: none;
    }
    
#backnext a.current {
	display: none;
    }
            /* End main link specs. */

            /* Begin definition & header link specs. */  
#main .name {
    font-variant: small-caps;
    font-weight: 500;
	font-size: 12pt;
    color: #ea7a8a;
    letter-spacing: 1.5pt;
    margin-left: 15pt;
    margin-right: 25pt;
    }

#main .name a {
    color: #ea7a8a;
    }

#main .name a:hover {
    color: black;
    }
            /* End definition & header link specs. */  

    /* These are the last differences between the main.css and resource.css codes. */  
#main .text {
    width: 465pt;
    margin-left: 15pt;
    margin-right: 20pt;
    font-family: serif;
    font-size: 12pt;
    line-height: 20pt;
    text-align: justify;
    }

#main .text a {
	color: black;
	text-decoration: none;
	border-bottom: solid 2pt #ea7a8a;
	}
            /* End main content container. */

#sidebar {
	display: none;
    }

#sidebar .text {
	display: none;
    }

#sidebar a {
	display: none;
    }

#sidebar a:hover {
	display: none;
    }

#sidebar a:visited {
	display: none;
    }
            /* End content containers. */
    /* End differences. */

            /* Begin footer container. */    
#footer {
    clear: both;
    padding-top: 15px;
    margin-top: 15px;
    width: 755px;
    font-size: .8em;
    font-family: times, serif;
    font-weight: 900;
	line-height: 20px;
    letter-spacing: 1.1px;
    text-align: center;
    background: url(./images/bgr12bot.gif) bottom left no-repeat;
    }

            /* Begin footer link specs. */
#footer a {
    text-decoration: none;
    font-variant: small-caps;
	font-weight: normal;
    color: black;
    border-left: 1px solid black;
    padding-left: 10px;
    padding-right: 5px;
    }

#footer .noleft {
    border-left: solid 0px;
    }
    
#footer a:hover {
    color: #ea7a8a;
    }
    
#footer a.current {
    color: #ea7a8a;
    font-weight: 900;
    }
            /* End footer link specs. */
            /* Begin Cheryl Terrel css. */
#spec {
	color: black;
	}

#spec a {
	color: black;
	text-decoration: none;
	border-bottom: solid 1px black;
	border-left: none;
	padding: 0px;
	}            

#spec a:hover {
	color: #6d0e7e;
	text-decoration: none;
	border-bottom: solid 1px #6d0e7e;
	border-left: none;
	padding: 0px;
	}            
			/* End Cheryl Terrel css. */
			/* End footer container. */

#update {
	position: relative;
	width: 500pt;
	margin-top: 20pt;
	font-size: 11pt;
	text-align: right;
	}
            /* End containers. */