html {
       overflow-y: scroll;
}
@media print {
	body { display: none; }
}
th, td {
  vertical-align: top;
}
p.headline {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #676767;
    line-height: 75%;
}
#box a img {
     text-decoration: none;
     border: none;
}
#box {
    position: relative;
    margin: 0 auto;
    width: 1048px;
    text-align: left;
}
#inside {
    float: left;
    margin-left: 5px;
    margin-top: 10px;
    width: 650px;
}

#content {
    border-color: #679900;
    border-width: 0 1px 1px;
    width: 650px;
    padding: 0px 6px 0 0px;
}
#extrabanner {
    padding: 5px 0 10px 0;
    line-height: 1px;
}
#search h3 {
    font-family: georgia, serif;
    font-size: 17px;
    font-weight: bold;
    color: #679900;
    margin: 8px 0 4px;
}
#search form {
    background-image: url(/images/search-bg.gif);
    background-repeat: repeat-x;
    padding: 13px;
    height: 24px;
    margin: 0;
}
.search_result a:hover {
    color: #679900;
}
.search_result a {
    color: #666;
    font-weight: bold;
    text-decoration: none;
}
.search_results {
    table-layout: fixed;
    width: 650px;
}
.search_result {
    height: 17px;
    white-space: nowrap;
}
p.search_result_pages a {
    color: #666;
    text-decoration: none;
}
p.search_result_pages {
   text-align: center;
}
p.search_result_stats a {
    color: #666;
    text-decoration: none;
    text-align: center;
}
p.search_result_stats a {
    color: #666;
    text-decoration: none;
}
p.search_result_stats {
  color: #679900;
}
#main {
    position: absolute;
    top: 207px;
    left: 0;
    #width: 100%;
    padding: 0 32px;
    margin-left: auto;
    margin-right: auto;
    float: left;
}

#extras {
    float: right;
    margin-left: 5px;
    margin-top: 10px;
    width: 300px;
}
#format {
    border: 0px solid #e7e7e7;
    border-width: 0 1px 1px;
    float: right;
    width: 175px;
    padding: 0px 6px 0 0px;
}

#format h3 {
    font-family: georgia, serif;
    font-size: 15px;
    font-weight: bold;
    color: #679900;
    margin: 0px 0 0 11px;
    border: 1px solid #e7e7e7;
    border-width: 0 0 1px;
}
#content h3 {
    font-family: georgia, serif;
    font-weight: bold;
    font-size: 17px;
    margin: 0px 0 0 0px;
    color: #679900;
}
#content tr td {
    font-size: 12px;
}
#content p {
    font-size: 15px;
}
#content b {
    color: #679900;
}





#howto h3 {
    font-family: georgia, serif;
    font-size: 15px;
    font-weight: bold;
    color: #679900;
    border: 1px solid #e7e7e7;
    border-width: 0 0 1px;
    margin: 0 2px 0 0;
}

#howto ul {
    margin: 3px 6px 3px;
    padding: 0 0 0 175px;
}

#howto ul li {
    list-style-type: none;
    clear: right;
    height: 16px;
    font-size: 12px;
    line-height: 13px;
}

#howto ul li a {
    display: block;
    float: left;
    width: 122px;
    color: #666;
    text-decoration: none;
    border: 1px solid #e7e7e7;
    border-width: 0 0 1px;
    margin: 0 2px 0 0;
}


div.message_error, div.error, p.error, ul.error, .error label {
	padding:    0 5px;
	border:     1px solid red;
	background: #ffdddd;
}

div.message_info {
	padding:    0 5px;
	border:     1px solid green;
	background: lightgreen;
	margin: 0 0 8px 0;
}


a.password, a.subscribe, a.sample, button.login {
	border-radius: 6px;
  padding: 11px 8px;
/*  border: 1px solid #66b645;*/
/*	background: #66b645;*/
  width: 9em;
  display: inline-block;
  color: white;
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  margin: 10px;
	line-height: 1;
}
button.password {
	margin-top: 2px;
  display: inline;
}
button.login {
  font-size: 12px;
  padding: 11px 8px;
  width: 8em;
	line-height: 0.8;
	box-shadow: 0 0 6px rgba(0,0,0,0.6);
}
a.sample {
  border: 1px solid #3a3a3c;
	background: #3a3a3c;
}
div.login-box {
	display: table;
	width: 300px; 
	height: 250px; 
}
div.login-box-mid {
	display: table-cell; 
	vertical-align: middle; 
	background: #7c7d7f;
	border: 1px solid #7c7d7f;
	border-radius: 6px;
  color: white;
}
a.forgot-pw, a.forgot-pw:hover, a.forgot-pw:visited {
  color: white;
	text-decoration: underline;
	font-weight: normal;
}
input[type=text].login, input[type=password].login {
	border-radius: 6px;
  padding: 4px 2px;
  border: 1px solid #ffffff;
	background: #ffffff;
  width: 170px;
  display: inline-block;
  color: black;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
  margin: 2px;
	line-height: 1;
}


.disableSelect {
    -moz-user-select: -moz-none; 
    -webkit-user-select: none; 
    -ms-user-select: none; 
    -o-user-select: none; 
    -khtml-user-select: none; 
    user-select: none;
}
.hidden {
    display: none;
}
img.story_img { 
	 .width: 160px;
}
.story_img.small {
	width: 160px;  
}
.story_img.medium { 
	width: 240px;
}
.story_img.large {
	width: 320px; 
}

.story_img.float.right { 
	float: right;
}
.story_img.float.left {
	float: left; 
}

.imageContainer {
	border: 1px solid #CCC;
	margin: 0px;
	/* padding: 6px; */
	width: 250px;
}

.imageContainer.banner, img.story_img.banner { 
	clear:both;
	display:block;
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.imageContainer.banner .cutline { display:none; }
.imageContainer.banner, .story_img.float.left.banner, .story_img.float.right.banner { 
	margin: 0 auto;
}


.imageContainer img {
	width: 250px;
	/* border: 1px solid #CCC; */
}

.imageContainer.small {
	width: 162px;
}

.imageContainer.medium {
	width: 240px;
}

.imageContainer.large {
	width: 100%;
}

.imageContainer.large  img {
	width: 100%;
}

.imageContainer.right {
	float: right;
	margin: 0px 0px 10px 10px;
}

.imageContainer.left {
	float: left;
	margin: 0px 10px 10px 0px;
}



.imageDescription {
	font-size: 12px;
	color: #666;
}

.cutline {
    font-size: 9px;
    color: grey;
    line-height: 15px;
    clear: both;
    text-align: center;
    margin: 0px;
}

.story_img_div {
    padding: 1px;
}

.story_video {
	border: 1px solid black;
	z-index: 10;
}

#the_top_thing { float: right; width: 728px; height: 90px; border: 0px solid black; margin-top: -2px;}

