/* =================================================== */
/* CLEAR TAGS  */
/* =================================================== */


body, h1, h2, h3, h4, h5, h6, p, form, blockquote {
	padding: 0;
	margin: 0;
	}

h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
	}

a {
	text-decoration: none;
	}

a img {
	border: none;
	}


/* =================================================== */
/* GENERAL TAGS  */
/* =================================================== */

#shell {
	background: #fff url(http://www.russellsays.com/templateimages/bg-nav.gif) repeat-y left top;
	font-family: verdana, arial, helvetica, sans-serif;
	}

a {
	color: #ff6c00;
	}

a:hover {
	color: #989898;
	}


/* =================================================== */
/* HEADER TAGS  */
/* =================================================== */

#bannershell {
	background: url(http://www.russellsays.com/templateimages/bg-header.gif) repeat-x left top;
	position: relative;
	}

#bannerwhite {
	background: url(http://www.russellsays.com/templateimages/header-right.jpg) no-repeat right top;
	position: relative;
	min-width: 732px;
	}

#banneryolk {
	width: 732px;
	}


/* =================================================== */
/* OTHER TAGS  */
/* =================================================== */

#navcol {
	background: #000 url(http://www.russellsays.com/templateimages/bg-nav-upper.gif) repeat-y left top;
	}

#content {
	padding: 20px 20px 20px 30px;
	}

#logoprint {
	display: none;
	}

#content p {
	font-size: small;
	line-height: 140%;
	margin-bottom: 1em;
	}

#content a {
	text-decoration: underline;
	}

h1 {
	font-family: tahoma;
	font-size: x-large;
	font-variant: small-caps;
	margin-bottom: 1em;
	background: #bfbfbf url(http://www.russellsays.com/templateimages/bg-h1.gif) repeat-y left top;
	color: #fff;
	padding: 0 5px 1px 5px;
	}
	
h2 {
	font-family: tahoma;
	font-size: large;
	margin-bottom: .4em;
	margin-top: 1.25em;
	color: #ff6c00;
	}

li {
	font-family: tahoma;
	font-size: small;
	color: #007f57;
	}

#footer {
	clear: both;
	background-color: #f3f3f3;
	margin-left: 176px;
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	padding: 3px 20px 5px 0px;
	font-size: x-small;
	color: #d3d3d3;
	}

#footer a {
	text-decoration: underline;
	}

#powered {
	clear: both;
	float: left;
	margin: 20px 10px 0 176px; 
	width: auto;
	}
	
* html #powered {
	display: inline;
	}
	
#copyright {
	margin: 20px 0 0 0;
	font-size: x-small;
	color: #a9a6a5;
	}
	
	
/* ========================================================================================= */
/* NAVIGATION and LINKS */
/* ========================================================================================= */

#navigator {
	width: 146px;
	}

.button1, .button2, .currentpage, .submen {
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	width: auto;
	}

.button1 a, .button2 a, .currentpage a, .submen a {
	padding: 4px 15px 5px 6px;
	text-decoration: none;
	display: block;
	width: auto;
	border-bottom: solid #b7ec29 1px;
	border-right: 1px solid #d9d9d9;
	color: #000;
	}

* html #navigator .button1 a,
* html #navigator .button2 a,
* html #navigator .currentpage a,
* html #navigator .submen a {
	width: 100%;
	}

.currentpage a {
	color: #ff6c00;
	background-color: #fff;
	border-right: 1px solid #fff;
	}

.currentpage a:hover,
.button1 a:hover,
.button2 a:hover,
.submen a:hover {
	color: #7ad000;
	background-image: url(http://www.russellsays.com/templateimages/bg-navlink.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	}

* html .currentpage a:hover,
* html .button1 a:hover,
* html .button2 a:hover,
* html .submen a:hover {
	height: 1px;
	}

.submen a {
font-weight: normal;
}