#oneoffheader {
  width: 995px;
  background-color: #FFFFFF;
  border-bottom: 1px solid #606060;
}

#printHeader {
  display:none;
}

#oneoffcontent {
  width: 995px;
  background-image:url("/crm/oneoffpages/images/grad.gif");
  background-repeat: repeat-x;
  background-color: #9EB3CB;
  border-top: 1px solid #08107b;
  text-align:center;
  padding: 11px 0px 0px 0px;
}

#sidebar2 {
  display: none !important;
}

#sidebar {
  width: 335px;
  margin: 0px 0px 30px 30px;
  float: right;
}

		#sidebar_top {
	  	  width: 335px;
		  height: 11px;
		  overflow: hidden;
		  background: url("/crm/oneoffpages/images/sidebar_top.gif") top left no-repeat;
		  margin-top: 16px;
		}
	
		#sidebar_content {
		  background-color: #F1F1F1;
		  font-family: verdana;
		  font-size: 8pt;
		  line-height: 16px;
		  padding: 15px 24px 15px 24px;
		  text-align: left;
		}

		#sidebar_bottom {
	 	  width: 335px;
		  height: 11px;
		  overflow: hidden;
		  background: url("/crm/oneoffpages/images/sidebar_bottom.gif") top left no-repeat;
		}



	/* Reuseable Rounded Corners */ 

	#roundedCorners_oneoff {
	  width: 875px;
	  position: relative;
	  margin: 0 auto;
	}

		#roundedCornersTop_oneoff {
	  	  width: 875px;
		  height: 11px;
		  overflow: hidden;
		  background: url("/crm/oneoffpages/images/curved_top.gif") top left no-repeat;
		}
	
		#roundedContent_oneoff {
		  background-color: #FFFFFF;
		  font-family: verdana;
		  font-size: 8pt;
		  line-height: 16px;
		  padding: 0px 25px 16px 28px;
		  text-align: left;
		}
		#roundedContent_oneoff p{
			margin: 0px;
		}

		#roundedCornersBottom_oneoff {
	 	  width: 875px;
		  height: 11px;
		  overflow: hidden;
		  background: url("/crm/oneoffpages/images/curved_bottom.gif") top left no-repeat;
		}

a {
color: #003399;
text-decoration: underline;

}

a:hover {
color: #F79A0E;
text-decoration: none;
}

img {
  border: 0px;
}

.oneoffheader {
	font-family: verdana;
	font-size: 11pt;
	line-height: 20px;
	font-weight: bold;
	color: black;
}

.oneoff_pic {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
}
.oneoff_pic_lf {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 0px;
}

#articleTools {
  width: 815px;
  height: 14px;
  background-color: #F1F1F1;
  text-align: right;
  padding: 9px 15px 12px 0px;

}

#articleTools img {
  margin: 0px 0px 0px 15px;
}

#articleTools a {
  text-decoration: none;
  color: #333333;
}

#articleTools a:hover {
  text-decoration: none;
  color: #003399;
}

#articleTools p {
  font-size: 7.5pt;
  color: #888888;
  margin: 0px;
  padding: 0px;
  display: inline;
  margin: 0px 10px 0px 0px;
}

#print {
  display: inline;
  background-image:url("/crm/oneoffpages/images/tools/print.gif");
  background-repeat: no-repeat;
  padding: 0px 15px 0px 23px;
} 

#email {
  display: inline;
  background-image:url("/crm/oneoffpages/images/tools/email.gif");
  background-repeat: no-repeat;
  padding: 0px 15px 0px 23px;
}

#addthis {
  display: inline;
  background-image:url("/crm/oneoffpages/images/tools/addthis.gif");
  background-repeat: no-repeat;
  padding: 0px 15px 0px 23px;
}

#feedback {
  display: inline;
  background-image:url("/crm/oneoffpages/images/tools/feedback.gif");
  background-repeat: no-repeat;
  padding: 0px 15px 0px 23px;
}

hr {
  margin-bottom: 15px;
}

h1{
	font-size: 14px;
	font-weight: 900;
	color: #08107b;
	margin: 0px;
}

#left {
  display: inline;
  float: left;
  width: 465px;
  padding: 10px 0px 0px 0px;
}

#left2{
	margin-top: 20px;
}
#left2 h1{
	margin-left: 195px;
}

.floatright{
	float: right;
	margin-left: 20px;
}
.floatleft{
	float: left;
}
.bottomhang{
	float: right;
}
.smallP{
	width: 170px;
}
#nightP{
	margin-left: 195px;
}

#right {
	position: relative;
	float: right;
  width: 300px;
  height: 582px;
  padding: 10px;
  background-color: #f1f1f1;
  margin: 20px 0px 0px 0px;
}
#right p{
	margin: 10px 0px 0px 2px;
}

#frankenstein p{
	background-color: #f1f1f1;
	margin-left: 140px;
	padding: 15px;
}

#bottom2{
	margin-top: 40px;
}
#bottom2 p{
	width: 530px;
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

#form label {
  display: block;
  float: left; 
  width: 150px; 
  padding: 0px 0px 0px 0px; 
  margin: 11px 10px 0px 0px;
  text-align: left; 
  font-weight: bold;
}

#form input, #form textarea, #form select {
  width:auto;
  margin: 11px 0px 0px 0px;
  font-family: verdana;
  font-size: 8pt;
  width: 148px;
}

#archive ul {
  float: left;
  display: inline;
  margin-top: 15px;
  margin-bottom: 15px;
}

#chip {
  width: 875px;
  text-align: center;
  background-color: #ffffff;
  background-image:url("/crm/oneoffpages/ask_oly/images/askChipBg.gif");
  background-repeat: repeat-x;
  background-position: top left;
  padding: 17px 0px 17px 0px;
}
