/* base
----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
	background-color: #fff;
}

blockquote, h3, p, li {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 1.0em;
	line-height: 1.2em;
}

blockquote {
	margin-right: 10px;
	margin-left: 10px;
}

h1, h2, h3 {
	margin: 0 0 15px 0;
	padding: 4 10px;
	font-weight: normal;
}

h1, h2 {
	font-family: Times, serif;
}

h1 {
	font-size: 1.8em;
        text-align: center;
        font-weight: 700;
}

h2 {
	font-size: 1.2em;
	font-style: italic;
}

hr {
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

small, .small {
	font-size: 0.9em;
}

/* links
----------------------------------------------- */

a {
	text-decoration: none;
	color: #996723;

}

a:hover {
	color: #f25;
}

a img {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
}

h3 a {
	font: 1.2em Helvetica, sans-serif;
}


#site-name a {
	border: none;
}

#sidebar-2 a, #sidebar-1 a {
	color: #996723;
	border: none;
        font-size: 1.0em;
}

/* layout
----------------------------------------------- */

#accessibility {
	position: absolute;
	top: -1000px;
}

#container {
	margin: 0px;
	padding: 0px;
	width: 970px;
}

#head {
	text-align: left;
}

#site-name {
	margin: 15px 0;
	font: 3em Times, serif;
}

#site-slogan {
	font: italic 1em Times, serif;
}


#sidebar-1, #sidebar-2 {
	padding-top: 10px;
	
}

#sidebar-1 {
        position: absolute;
        left: 0px;
        width: 160px;
        margin-left: 4px;
        margin-right: 4px;
        font-size: 1.0em;
}

#blue a {
	text-align: center;
	color: #000080;
}


p.navhead	{
	margin: 25 2 3 0;
	font-size: 9pt;
	font-weight: 900;
	color: #ff0000;
	font-family: arial, helvetica;
}



p.navitem {
	color: #000080;
	font-size: 9pt;
        width: 154px;
}
#dek {
        width: 160px;
        margin-bottom: 10px;
        font-family: Helvetica, Arial;
        font-size: 1.0em;
        text-align: center;
        color: #444444;
}

#bnews {
        width:160px;

}

p.bnews  {
        margin-bottom: -6px;
        font-size: 9pt;
        font-weight: bold;
}


#top-banner  {
       position: absolute;
       padding-left: 10px;
       left: 170px;
       top:  55px;
}

#sidebar-2 {
        position: absolute;
        margin-left: 8px;
	left: 643px;
        top: 145px;
	
}

#jobs a {
	color: #997230;
       font-size: 9pt;
}

#credits {
        width:300px;
	padding-top: 20px;
        padding-bottom: 5px;
        font-family: Helvetica, Arial;
        font-size: 0.7em;
        color: #333333;
}

#caption {
       
	padding-top: 3px;
        margin-bottom: 14px;
        font-family: Helvetica, Arial;
        font-size: 0.8em;
        font-weight: 600;
        color: #333333;
}

#videos {
        margin-left: -5px;
        font-family: Helvetica, Arial;
        font-size: 12pt;
        color: #333333;
        border-top: 1px #996723 solid;
}


p.features a {
        margin-top: 5px;
        margin-left: 3px;
        margin-bottom: 2px;
	font-size: 10pt;
	font-weight: 800;
        text-align: center;

}

p.gallery {
        margin-top: 20px;
        margin-bottom: 7px;
	font-size: 10pt;
	font-weight: 800;
        color: #000080;
        text-align: left;

}

p.bluecaps {
        margin-top: 20px;
        margin-bottom: 7px;
	font-size: 10pt;
	font-weight: 800;
        color: #000080;
        text-align: center;

}

#vidleft a {
       position: absolute
        width: 150px;
        padding-top: 0px;
        margin-left: 8px;
        font-family: Helvetica, Arial;
        font-size: 9pt;
}

#vidright {
        position: absolute;
        left: 250px;
        width: 150px;
        padding-top: 0px;
        margin-left: 8px;
        font-family: Helvetica, Arial;
        font-size: 9pt;
}

p.more a {
	color: #000080;
       font-size: 8pt;
}

#pull {
        width: 260px;
	padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        font-family: Times, serif;
        font-size: 1.5em;
        text-align: center;
        color: #ff0000;
        background-color: #ffe;
}
.section_list {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

.section_list ul {
	list-style-type: none;
}

.section_list li {
	margin: 0 10px 2px 0;
	padding: 0;
}

#content {
        position: absolute;
        left: 165px;
        top: 150px;
        width: 410px;
	padding-top: 5px;
        padding-left: 27px;
        font-family: Arial, helvetica, sans-serif;
        font-size: 10pt;
}

.thumbs {
	width:420px;
        text-alignment: center;
}


.cell {
	display:block;
	float:center;
}
.thumbs span {
	float:left;
	width:200px;
	height:150px;
        font-size:9px;
}


p.in:first-letter {
      font-size : 670%;
      font-weight : bold;
      float : left;
      line-height: 0.8em;
      color : #b59050;
}


#im {
      text-indent: 0px;
      font-family: arial, helvetica;
      font-size: 9pt;
}

p.introduction:first-letter {
      font-size : 670%;
      font-weight : bold;
      float : left;
      width : 3em;
      color : #b59050;
}


#leftcol a {
        float: left;
        width: 210px;
        padding-right: 10px;
        padding-left: 5px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
        color: #996725;
}

#rightcol {
        float: right;
        width: 210px;
        padding-right: 10px;
        padding-left: 5px;
        color: #996725;
}

#chanpic {
        font-size: 8pt;
        font-weight: 700;
        color:#333;
}


p.cover a {
       margin-left: 0px
       margin-right: 0px;
        margin-top: 2px;
        margin-bottom: 3px;
	font-family: arial, helvetica;
	font-size: 9pt;
        width:150;
}

p.headlinks {
	color: #996723;
	font-size: 8pt;
        text-align: center;
        margin-top: 2px;
}

p.inspiring {
	color: #996723;
	font-size: 9pt;
        text-align: center;
}

#pager {
	font-size: 10pt;
        font-family: arial;
        text-align: center;
}

#redhead {
	font-size: 10pt;
        font-family: arial;
        font-weight: 800;
        color: red;
        margin-bottom: -10px;
        margin-left: -15px;
}

#bluehead {
	font-size: 10pt;
        font-family: arial;
        font-weight: 800;
        color: blue;
        margin-bottom: -10px;
        margin-left: -15px;
}

#greenhead {
	font-size: 10pt;
        font-family: arial;
        font-weight: 800;
        color: green;
        margin-bottom: -10px;
        margin-left: -15px;
}

#data {
	font-size: 10pt;
        font-family: arial;
        font-weight: 700;
        margin-top: -10px;
        margin-left: 10px;
}

li   {
        margin-top:3px;
        margin-bottom: 6px;
        font-size: 9pt;
        font-weight: bold;
        list-style: none;
        padding: 0;
        margin-left: -28px;
        display: block;
        width: 12em;
}

#foot {
	margin-top: 5px;
	clear: both;
	text-align: center;
}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#container {
\width: 1000px;
w\idth: 900px;
}

#sidebar-1, #sidebar-2 {
\width: 160px;
w\idth: 320px;
}

/* overrides
----------------------------------------------- */

#sidebar-2 p, #sidebar-1 p {
	line-height: 1.0em;
        font-size: 0.8em;
}

.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider {
	margin: 2em 0;
	text-align: center;
}

/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
}

.author {
	font-style: normal;
	font-size: 0.8em;
}

.published {
	font-size: 0.8em;
}

/* comments
----------------------------------------------- */

.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 10px 0;
	font-size: 0.7em;
}

/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Times, serif;
}