/* BillRebaneNews.com - v3
   CSS Collection - Media: all
   Compiled by J. Valatka, Valatka.com
*/

/* reset styles, taken from                                   */
/* http://meyerweb.com/eric/thoughts/2007/04/12/reset-styles/ */
html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol,ul {
	list-style: none;
}
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}
/* end reset styles */

body {
  background:#ebe2ce url(images/stamps_bg.jpeg) repeat top center;
  font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
}

img.sr {
  background-color: white;
  border: 1px solid #bbbbbb;
  margin: 7px 14px 7px 0;
  padding: 5px;
  width: 160px;
}

#wrapper {
  background:transparent url(images/nPageBack.jpeg) repeat-y top center;
  margin: 0 auto;
  width:975px;
  padding-left: 3px;
}

#header {
  float: left;
  height: 150px;
  width: 450px;
}

#header #logo img {
  margin: 25px 10px 0 10px;
  height: 125px; 
  width: 417px;
}

#header-right {
  background-color: #eeeeee;
  float: right;
  height: 150px;
  width: 400px;
}

#header-right img {
  float: left;
  margin: 5px;
}

#header-right p {
  font-size: 0.8em;
  line-height: 1.3em;
  margin: 5px;
}

#innerWrapper {
  background-color: transparent;
  background-image: url(images/topbarFill.jpeg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: right top;
  padding-left: 10px;
  padding-top: 30px;
}

#innerWrapper #maincol {
  background-image: url(images/sbFill.jpeg);
  background-repeat: repeat-y;
  background-position: right top;
  color: #333333;
  padding-bottom: 20px;
  padding-right: 10px;
}

#innerWrapper #maincol form {
  margin: 15px 0;
}

#innerWrapper #maincol form img {
  border: 0;
}

#innerWrapper #maincol form table td {
  padding: 5px 0;
}

#innerWrapper #maincol h1 {
  border-bottom: 1px solid #333333;
  font-size: 1.5em;
  font-weight: bold;
  margin: 20px 0 10px 0;
}

#innerWrapper #maincol h3 {
  font-size: 24pt;
  line-height: 1.2em;
  margin: 5px 0;
}

#innerWrapper #maincol img {
  border: 1pt solid #666666;
}

#innerWrapper #maincol img.noBorder {
  border: 0;
}

#innerWrapper #maincol p {
  font-size: 0.9em;
  font-weight: normal;
  line-height: 1.3em;
  margin-bottom: 10px;
}

#innerWrapper #maincol ul {
  font-size: 0.9em;
  font-weight: normal;
  line-height: 1.2em;
  list-style-image: url('images/sqorange.gif');
  list-style-position: inside;
  margin: 0 0 10px 0;
}

#innerWrapper #maincol ul li {
  margin: 0 0 5px 0;
}

#associateLinkBank {
  margin: 30px 10px 10px 20px;
}

#associateLinkBank a:link img,
#associateLinkBank a:visited img {
  margin: 5px;
}

#footer {
  background: url(images/footerBack.jpeg) no-repeat bottom right;
  font-size: 0.8em;
  height: 30px;
}

#footer #copyright {
  font-weight: bolder;
  padding: 5px 0 0 0;
  text-align: center;
}

.insetLeft {
  float: left;
  margin: 5px 15px 5px 0;
}

.insetRight {
  float: right;
  margin: 5px 0 5px 15px;
}

.sbLeft {
  float: left;
}

.sbNarrow {
  display: block;
  width: 160px;
}

.sbRight {
  float: right;
}

.sbSuperWide {
  display: block;
  width: 550px;
}

.sbWide {
  display: block;
  width: 350px;
}

