html, body {
    margin: 2px;
    font: 14px Georgia, Times New Roman, serif;
    color: #333333;
		text-align: left;
}

/* displayable canvas */
#canvas {  
    margin: 0px;
    border: 1px solid #CCCCFF;
    width: 1000px;
    padding: 0px;
    height: 100%;
		text-align: left;
}

/* Header Styles	*/
.tracker	{
	display: none;
}

#header {
    width: 1000px;
    height: 135px;
    margin: 0px;
    padding: 0px;
}

#header h1 {
    width: 467px;
    height: 104px;
    text-align: center;
    margin: 0px 0px 0px 260px;
}

#topnav {
    display: none;
}

#topnav a {
    display: none;
}

#searchform {
    display: none;
}

#loginarea {
    display: none;
}


#leftcolumn {
    width: 620px;
    height: 100%;
    /* border: 1px solid pink; */
}

#rightcolumn {
    float: right;
    width: 336px;
    /* border: 1px solid pink; */
}

#homeleftcolumn {
    width: 302px;
    padding: 0px 10px 0px 0px;
    height: 100%;
}

#homerightcolumn {
    float: right;
    width: 302px;
    height: 100%;
    /*border: 1px solid pink;*/
}
/* HOME PAGE STYLES */
#sponsorbox {
    border: solid 1px #CCCCCC;
    background: #F9F9E9;
    padding: 10px;
    font: 9pt arial, sans-serif;
    text-align: left;
    margin: 0px 0px 10px 0px;
}
 
#sponsorbox a {
    font-weight: bold;
    color: #CC6633;
    text-decoration: underline;
}
 
#homepagecontent {
    font: 10pt georgia, serif;
    background: transparent url(/images/vertical.gif) 310px repeat-y;
    color: #666666;
    height: 100%;
    line-height: 150%;
}
 
#rightcolumn h2 {
    font: bold 10.5pt arial;
    color: #CC6633;
    margin: 12px 0px 12px 0px;
}
 
#homepagecontent h1 {
    font: bold 18pt Georgia, serif;
    margin: 0px;
}
 
#homepagecontent h2 {
    font: bold 16pt Georgia, serif;
    margin: 0px;
}
 
#homepagecontent h3 {
    font: bold 14pt Georgia, serif;
    margin: 0px;
}
 
#homepagecontent h4 {
    font: bold 12pt Georgia, serif;
    margin: 0px;
}
 
#homepagecontent h5 {
    font: 10pt Georgia, serif;
    margin: 0px;
}

#homepagephoto {
    float: left;
    margin: 6px 0px 0px 0px;
    font: 11px Tahoma, arial, sans-serif;
    color: #808080;
}

#promobox {
    border: 2px solid white;
    background: #9999FF;
    padding: 12px;
    margin: 0px;
    width: 260px;
}

#promobox h2 {
    font: bold 18px tahoma, arial, sans-serif;
    color: #333399;
    margin: 2px 0px 10px 0px;
}

#promobox a:link, #promobox a:visited {
    font: bold 12px / 12px arial, sans-serif;
    color: white;
    text-decoration: none;
}

#promobox a:active, #promobox a:hover {
    text-decoration: underline;
}

#promobox a.boring {
    font: normal 13px arial, sans-serif;
    color: #004276;
    text-decoration: underline;
}

#menu {
    margin: 0px 20px;
}

#message {
    font: 13px arial;
    margin: 10px 0px 10px 20px;
		color: red;
    /* clear: all; */
}
/* FOOTER STYLES */
#footer {
    font: 10px Tahoma, arial, sans-serif;
    text-align: center;
    border-top: 2px solid #CCCCFF;
    padding: 8px 0px 0px 0px;
    clear: both;
}

#bottomnav a {
    font: bold 10px arial;
    text-decoration: none;
    color: #666666
}

#bottomnav {
    font: bold 10px arial;
    text-decoration: none;
    color: #666666;
}
/* COLUMNS */
#rightcolumn {
    display: none;
}
#rightcolumn a {
    font-weight: bold;
}

#sidebarleft {
    float: left;
    width: 140px;
    margin: 0px 10px 20px 0px;
    font: 11px tahoma, arial, sans-serif;
}

#middlecolumn {
    float: right;
    width: 400px;
}

#fullcolumn {
    margin: 15px;
    width: 950px;
    float: left;
}

#homebottom {
    width: 620px;
    margin: 15px 0px 5px 0px;
    text-align: center;
    background: #CCCCFF;
}

#page_subhead {
    margin: 20px 0px;
    text-align: center;
    width: 560px;
    border: 1px solid black;
}
#toolbar	{
	display: none;
	}
	
/*	Styles that also mean h3 and are present in older articles & pages in the DB: newhead22, Head, head, storyhead, storyHead, newhead, newHead - jeez, stupid capitalization	*/
h3, h2, .newhead22, .Head, .head, .storyhead, .storyHead, .newhead, .newHead {
    font: bold 20px Georgia, Times, serif;
    margin: 5px 0px 7px;
}

h4 {
    font: bold 14px georgie, times, serif;
    color: #003366;
    margin: 0px 0px 6px 0px;
}

h5 {
    font: bold 14px 'Times New Roman', Times, serif;
}

a:link, a:visited {
    text-decoration: None;
    color: #004276;
}
a:hover, a:active {
    text-decoration: underline;
    color: #004276;
}

a.utility {
    font: bold 11px arial;
    color: #666666;
}

/* The fonts we should need throughout the site - this should be it for normal content! */
#contentarea {
    line-height: 150%;
    margin: 10px 10px 0px 8px;
    height: 100%;
    background: transparent url(/images/vertical.gif) 633px repeat-y;
    /* border: 1px solid pink; */
}
.sansserif {
    margin: 0px 0px 0px 0px;
    font: 9pt arial, sans-serif;
    line-height: 120%;
}
.small, #small, .meta, .icon {	/* .meta is a blog style */
    font: 8pt Tahoma, arial, sans-serif;
}
.indentblock {
    font: 8pt Tahoma, arial, sans-serif;
		margin: 10pt 10pt;
}

#clearfloats {
    clear: both;
    margin: 0px;
    height: 0px;
    padding: 0px;
}

#contentarea .byline, h2.pubdate {
    font: bold 11px Arial, sans-serif;
    color: #808080;
    margin: 0px;
}
.kicker {
    font: 11px Tahoma, arial, sans-serif;
    color: #999999;
}
#contentarea .disclaimer {
    color: #333333;
    font: 11px Tahoma, arial, sans-serif;
    text-align: center;
    margin: 0px 0px 12px 0px;
}
.icon {
    float: left;
    margin: 6px 6px 0px 0px;
		border: 0px;
		color:  #808080;
		text-align: center;
}

/* BLOG STYLES */
h2#comments {
    font: bold 14px Georgia, Times, serif;
    margin: 5px 0px 7px;
}

textarea#comment {
    width: 400px;
}

.headshot {
    float: left;
    margin: 3px 6px 0px 0px;
}
/* FORM STYLES */
.text, input#author, input#email, input#url, textarea#comment {
    border: 1px solid #dedfe0;
}
/* input#submit is for the blog area; submitButton is an old style still present on some DB pages. */
.submit, input#submit, .submitButton {
    background: #003366;
    color: white;
    font: bold 12px georgia;
    padding: 2px;
}
.textFocus		{	
	border: 1px solid red;
	background: white;
	color: black;
	}	

/* OLD SITE STYLES THAT I HATE */
.glanceBox {
    margin: 0px;
    padding: 0px;
    border: 1px solid #E6E6E6;
}
.glanceBoxTitle {
    background: #003366;
    margin: 0px;
    padding: 0px;
    width: 100%;
    vertical-align: top;
}
.glanceBoxTitleTable {
    background: #003366;
    font: normal bolder 10px Tahoma;
    color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    width: 100%;
}
.glanceBoxContent {
    background: #F9F9E9;
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.glanceBoxContentTable {
    background: #F9F9E9;
    border: 0px;
    margin: 0px;
    padding: 0px;
    width: 100%;
    font: normal 11px Tahoma;
    font-size: 11px;
}
	
#resourcesBox {
    width: 130pt;
    border: 1pt solid #CCCCCC;
    float: right;
    margin: 5pt 0pt 8pt 15pt;
}    
 
#resourcesTitle {
    width: 120pt;
    background: white;
    font: bold 8pt Tahoma, arial, sans-serif;
    color: black;
    text-align: center;
    padding: 5pt;
}
 
#resourcesBody {
    padding: 5pt;
    background: white;
    font: 8pt Tahoma, arial, sans-serif;
}
 

#wideBox {
    width: 230pt;
    border: 1pt solid #CCCCCC;
    float: right;
    margin: 5pt 0pt 8pt 15pt;
}    
 
#wideTitle {
    width: 220pt;
    background: #003366;
    font: bold 8pt Tahoma, arial, sans-serif;
    color: #FFFFFF;
    text-align: center;
    padding: 5pt;
}
 
#wideBody {
    padding: 5pt;
    background: #F6F6F6;
    font: 8pt Tahoma, arial, sans-serif;
}
 
#wideBody .biggertext {
    font: 14px Georgia, Times New Roman, serif;
}

 
#pullquote	{
    width: 160pt;
    border-top: 1pt solid gray;
    border-bottom: 2pt solid gray;
    border-left: 0;
    border-right: 0;
    float: right;
    margin: 4pt 0pt 3pt 11pt;
		padding: 10pt 0pt;
}    
