html {
	margin: 0px;
	padding: 0px;
	}

body {
	margin:0;
	padding:0;
	background: #ffffff;
	padding: 0px;
    width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	
	}
	
#container {
	position:absolute;
	width:100%;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding:10;
	
	}
	
#pageheader {
	width:100%;
	height:168px;
	background: #ffffff;
	
	}
	
#subheader {
	width:100%;
	height:50px;
	background: #ffffff;
	
	}


a:link {
    color: #4f2170;
    text-decoration: none;
    border-style: none;
    padding-bottom:4px;

}

a:visited {
    color: #4f2170;
    text-decoration: none;
    border-style: none;
    padding-bottom:4px;
  
}

a:link:hover, a:visited:hover {
    color: #ad5ce8;
    text-decoration: none;
    border-style: none;
    padding-bottom:4px;
   
}

a img:link {
    color: #fff;
    text-decoration: none;
    border-style: none;
}

.title {
    font-size: 180%;
    color: #ffffff;
    font-weight: bold;
}

dl.qa > dt {
    font-weight: bold;
}

dl.qa > dd {
    padding-bottom: 2em;
}

dl.qa > dd > p {
    margin-bottom: 0px;
}

dt:target + dd {
    background: #ddd;
}

.space {
    padding-bottom: 1em;
}

/* how to make a commment */

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}



#masthead {
}

#mastheadTop {
    padding: 0px;
    
    color: #9999ff;
    font-weight: bold;
 
}

#mastheadBottom {
    padding: 2px 2px 2px 4px;
    background: #9999ff;
}

#mastheadSubtitle {
    font-size: 100%;
    width: 100%;
    font-weight: bold;
}

#mastheadSlogan {
    text-align: right;
    font-size: 100%;
    font-weight: bold;
    font-style: italic;
    width: 50%;
    float: right;
    padding-right: 2px;
}

#breadcrumbs {
    margin: 4px 0px 13px 0px;
    font-size: 85%;
}

#leftcolumn {
    float: left;
    width: 125px;
    margin: 0px 0px 100px 0px;
    color: #ffffff;
    vertical-align: top;
    border-top: 0px solid #a0b8c8;
    border-right: 0px solid #a0b8c8;
    border-bottom: 0px solid #a0b8c8;
    background-image:url(leftcolumn3.png);
    background-position:top;
	background-repeat: no-repeat;
    height:100%;
    padding-bottom: 600px;
    
    
}

#leftcolumn a{
	color: #ffffff;
	
}

#leftcolumn a:hover{
	color: #ad5ce8;
	
}

#maincolumn {
    float: left;
    width: 630px;
    margin: 0px;
    height: 100%;
    bottom: 0;
    vertical-align: top;
    border-top: 0px solid #a0b8c8;
    border-left: 0px dotted #a0b8c8;
    border-right: 0px dotted #a0b8c8;
    border-bottom: 0px solid #a0b8c8;
    background: #ffffff;
    
    
}

#rightcolumn {
    float: right;
    width: 253px;
    margin: 0px;
    vertical-align: top;
    border-top: 0px solid #a0b8c8;
    border-right: 0px solid #a0b8c8;
    border-bottom: 0px solid #a0b8c8;
    background: #ffffff;
    height:100%;
    bottom: 0;
    
}

#mainnesta {
    float: left;
    width: 150px;
    margin: 0px;
    height: 100%;
    bottom: 0;
    vertical-align: top;
    border-top: 0px solid #a0b8c8;
    border-left: 0px dotted #a0b8c8;
    border-right: 0px dotted #a0b8c8;
    border-bottom: 0px solid #a0b8c8;
    background: #ffffff;
    
    
}

#mainnestb {
    float: left;
    width: 150px;
    margin: 0px;
    height: 100%;
    bottom: 0;
    vertical-align: top;
    border-top: 0px solid #a0b8c8;
    border-left: 0px dotted #a0b8c8;
    border-right: 0px dotted #a0b8c8;
    border-bottom: 0px solid #a0b8c8;
    background: #ffffff;
    
    
}

#mainnestc {
    float: right;
    width: 150px;
    margin: 0px;
    height: 100%;
    bottom: 0;
    vertical-align: top;
    border-top: 0px solid #a0b8c8;
    border-left: 0px dotted #a0b8c8;
    border-right: 0px dotted #a0b8c8;
    border-bottom: 0px solid #a0b8c8;
    background: #ffffff;
    
    
}

#mainnestd {
    float: right;
    width: 150px;
    margin: 0px;
    height: 100%;
    bottom: 0;
    vertical-align: top;
    border-top: 0px solid #a0b8c8;
    border-left: 0px dotted #a0b8c8;
    border-right: 0px dotted #a0b8c8;
    border-bottom: 0px solid #a0b8c8;
    background: #ffffff;
    
    
}

#colorbacka {
 	background: #dab0f9;
    
    
}

#colorbackb {
 	background: #f9eab0;
    
    
}

#colorbackc {
 	background: #f9b0ec;
    
    
}

#colorbackd {
 	background: #b0c8f9;
    
    
}



#navlinks {
    background: #fff;
}

#navlinks td {
    padding: 0px;
    vertical-align: top;
}

/*
#navlinks ul {
    padding: 3px 3px 3px 1.2em;
    margin: 0px 0px 0px 3px;
    text-indent: -1.2em;
    list-style-type: none;
    list-style-position: outside;
}

#navlinks li:before {
    display: marker;
    content: "\00BB";
}

#navlinks h3 {
    background: #dcdcdc;
    font-weight: bold;
    font-size:100%;
    padding: 3px;
}

#navlinks {
    background: #eee;
}
*/

#navlinks a {
    font-weight: normal;
}

.sideBox {
    margin-bottom: 0em;
}

.sideBox > h3 {
    font-size: 100%;
    font-weight: bold;
    padding: 0px;
    background: #fff;
    margin: 0px;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom-color: #fff;
    vertical-align: top;
}

.sideBox > p {
    margin: 0px;
}

#standards > p {
    text-align: center;
}

#mainBox {
    border: 0px dotted #a0b8c8;
    border-left: 0px solid #a0b8c8;
    border-right: 0px dotted #a0b8c8;
    border-bottom: 0px dotted #a0b8c8;
    width: 620px;
    padding: 0px;
    font-size: 85%;
    margin: 0px 0px 200px 135px;
    vertical-align: top;
    
}

#footer {
    clear: left;
    font-size: 85%;
}

#copyright {
    border: 0px dotted #a0b8c8;
    border-left: 0px solid #a0b8c8;
    border-right: 0px solid #a0b8c8;
    border-bottom: 0px solid #a0b8c8;
    background: #ffffff;
    text-align: center;
    padding: 20px;
    font-size: 7px;
    color: #003399;
    width: 800px;
    float: middle;

}

#lastModified {
    border: 1px solid #a0b8c8;
    border-left: 0px;
    text-align: right;
    width: auto;
    font-style: italic;
}

/* Borders */
#masthead, .sideBox {
    border: 0px solid #999;
}

/* Headers */
h1 {
    font-size: 100%;
    background: #ccf;
    border: 1px solid #99f;
    padding: 2px;
    
}    

h2 {
    font-size: 14px;
    color: #4f2170;
    font-weight: bold;
    font-family: tahoma,  Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: 1px; 
    padding: 0px;
    margin:10px;
    margin-bottom: 10px;
}


p {
    font-size: 11px;
    font-family: tahoma,  Verdana, Arial, Helvetica, sans-serif;
    border: 0px solid #fff;
    margin:10px;
	letter-spacing:1px;
	text-align:justify;
    
} 

li {
    font-size: 11px;
    font-family: tahoma,  Verdana, Arial, Helvetica, sans-serif;
    border: 0px solid #fff;
    margin:10px;
	padding: 0px;
	list-style: roman;
	margin-left: 0px;
	letter-spacing:1px;
	text-align:justify;
 
    
}

#note {
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
    background: #F3F7FD;
    border: 1px dotted #999999;
    padding: 10px;
    float: middle;
    
} 

#sidenote {
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    background: #f9cf97;
    border: 0px solid #999999;
    padding: 5px;
    float: middle;
    
}

#altnote {
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
    background: #FDFAF3;
    border: 1px dotted #999999;
    padding: 10px;
    float: middle;
    
}

#dreamnote {
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
    background: #D0D5E4;
    border: 0px dotted #999999;
    padding: 10px;
    float: middle;
    
}

#dreamnoteb {
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
    background: #F8EDC8;
    border: 0px dotted #999999;
    padding: 10px;
    float: middle;
    
}

h2 + p { /* h2 + * ???? */
    margin-top: 0px;
    padding: 0px;
}


img {
	border: 0px
	border-style: none;
}


.date {
    float: right;
    padding: 3px;
    font-style: italic;
    color: #777;
}

.alert {
    color: red;
    font-weight: bold;
}

li + ol, ul {
    padding-top: 1em;
}

p + ol, ul {
    padding-top: 0px;
}

h2 + ul {
    padding-bottom: 10px;
}

ol:not([type="I"]) > li > ol {
    list-style-type: lower-alpha;
}

p > code:only-child {
    display: block;
    border: 1px solid #bbb;
    padding-left: 2px;
    padding-bottom: 1px;
    white-space: nowrap;
    /*width: 100%;
    padding-right: auto;*/
}

code {
    font-size: 120%;
    border: 1px solid #bbb;
}

p.center {
    text-align: center;
}

table.invisible {
    border: 0px;
}

img.center {
    display: block;
    margin: 0px auto;
}

/* This is necessary to make the text legible, at least on my 12" iBook. */
pre {
    font-size: 120%;
}

.side {
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border: 0px solid #fff;
    padding: 10px;
    text-align: left;
    
}

.sidemiddle {
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border: 0px solid #fff;
    background-image: images/roundlitemiddle.jpg;
    padding-left: 25px;
    padding-right: 25px;
    text-align: left;
    
}

table {
       width:  95%;
       
}


td {
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: #fff;
    border: 1px solid #cccccc;
    padding: 1px;
    vertical-align: top;
    
}

th {
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #4f2170;
    border: 1px solid #cccccc;
    padding: 1px;
    text-align: middle;
    font-weight: bold;
    
}

.colorbacka {
 	background: #f9f3dc;
    
    
}

.colorbackb {
 	background: #f9eab0;
    

}

.colorbackc {
 	background: #fade73;
    
    
}

.colorbackd {
 	background: #f6c710;
    
    
}

.colorbacke {
 	background: #dcdcf9;
    
    
}

.colorbackf {
 	background: #dcf0f9;
    
    
}

.colorbackh {
 	background: #f961ac;
    
    
}