
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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body{margin:0;padding:0;background: #fcfcfc url('../images/stripe.png');}
#maincontainer{
width: 820px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection {

padding-top:18px;
padding-bottom:0px;
margin:0;

}
#header {position:relative; height:82px; background:white; border:1px #dedede solid; padding:0; margin:0;}
#inhead1 {float:left;width: 46px; height:50px; background: transparent url('../images/smlogo.jpg') 18px 22px no-repeat; padding-left:18px;}
#navcon {float:left; height:54px; width:628px; margin-top:14px; margin-left:33px;}

#inhead2c {float:left; height:8px; width:594px; margin-top:0px; margin-left:17px; background: transparent url('../images/longredbar.jpg') no-repeat;}
#inhead2 {float:left; height:28px; width:628px; font-size:11px; font-family: "Verdana", San-Serif; font-weight:bold; margin-top:0px; margin-left:0px; margin-bottom:0px; background:red;}
#inhead2b {float:left; height:18px; font-size:11px; font-family: "Verdana", San-Serif; font-weight:bold; margin-top:0px; margin-left:74px;}

#inhead3 {float:right;width: 46px; height:50px; background: transparent url('../images/smlogo.jpg') 2px 22px no-repeat; padding-right:18px;}



#contentwrapper{
float: left;
width: 100%;
padding-top:18px;
}

#contentcolumn{
margin-left: 410px; /*Set left margin to LeftColumnWidth*/
padding-left:9px;
}
#text {width:399px; height:266px; background:white url('../images/letters.jpg') no-repeat; color:#757575; border:1px #dedede solid; }
#textholder{margin-top:122px; margin-left:14px; margin-right:14px; margin-bottom:14px; font-size:12px; font-family: "Verdana", San-Serif; font-weight:normal; line-height:13px; color:#222222;}
#leftcolumn{
float: left;
width: 410px; /*Width of left column*/
margin-left: -820px; /*Set left margin to -(MainContainerWidth)*/

padding-top:18px;
}
#picture {width:399px; height:266px; background: #dedede url('../rotateimgs/bkg.jpg') no-repeat; padding:1px;}
#ad {width:280px; background:transparent; overflow:hidden; border:1px #dedede solid;  margin-top:18px; text-align:center; color:#fbfbfb;}

#mid{
clear: left;
width: 100%;
height:200px;
text-align: center;
padding-top:18px;
border:0;

}
ol#toc {
    height: 28px;
    list-style: none;
    margin: 0;
    padding: 0;
    background:#b5b5b5;
}

ol#toc li {
    float: left;
    margin: 0 1px 0 0;
}
ol#toc li.leftend {
    float: left;
    width:6px;
    height: 28px;
    margin: 0 0 0 0;
    background: #b5b5b5 url('../images/button1.jpg');
}
ol#toc li.rightend {
    float: left;
    width:6px;
    height: 28px;
    margin: 0 0 0 -1px;
    background: #b5b5b5 url('../images/button3.jpg');
}
ol#toc a {
    background: transparent url('../images/button2.jpg');
    color: #5a5a5a;
    display: block;
    float: left;
    height: 28px;
    padding-left: 10px;
    text-decoration: none;
}

ol#toc a:hover {
    background-color: #3af;
    background-position: 0 -28px;
}

ol#toc a:hover span {
    background-position: 100% -28px;
    color:#000000;
}

ol#toc li.current a {
    background-color: #b5b5b5;
    background-position: 0 0px;
    color:#d11919;
    font-weight: bold;
}

ol#toc li.current span {
    background-position: 100% 0px;
}
ol#toc li.current a:hover span {
    background-position: 100% 0px;
    color:#d11919;
}

ol#toc span {
    background: url(button2.jpg) 100% 0;
    display: block;
    line-height: 2.2em;
    padding-right: 10px;
}


ol#toc2 {
    height: 18px;
    list-style: none;
    margin: 0;
    padding: 0;
    background:#767676;
    font-size: .8em;
}

ol#toc2 li {
    float: left;
    margin: 0 1px 0 0;
}
ol#toc2 li.leftend {
    float: left;
    width:8px;
    height: 18px;
    margin: 0 0 0 0;
    background: transparent url('../images/blackendleft.jpg');
}
ol#toc2 li.rightend {
    float: left;
    width:8px;
    height: 18px;
    margin: 0 0 0 -1px;
    background: transparent url('../images/blackendright.jpg');
}
ol#toc2 a {
    background: transparent url('../images/buttonblk2.jpg');
    color: #ccc;
    display: block;
    float: left;
    height: 18px;
    padding-left: 10px;
    text-decoration: none;
}

ol#toc2 a:hover {
    background-color: #3af;
    background-position: 0 -18px;
}

ol#toc2 a:hover span {
    background-position: 100% -18px;
    color:#fff;
}

ol#toc2 li.current a {
    background-color: #b5b5b5;
    background-position: 0 0px;
    color:#d11919;
    font-weight: bold;
}

ol#toc2 li.current span {
    background-position: 100% 0px;
}
ol#toc2 li.current a:hover span {
    background-position: 100% 0px;
    color:#d11919;
}

ol#toc2 span {
    background: url('../images/buttonblk2.jpg') 100% 0;
    display: block;
    line-height: 1.9em;

    padding-right: 10px;
}


div.content {
    border: #48f solid 3px;
    clear: left;
    padding: 1em;
}
#ajaxreader{
    background: #b82037;
	border:1px #eeeeee solid;
	margin:0px 0 0 0px;
	padding:5px 10px;
	font-family: Verdana, Helvetica;
	font-size: 76%;
	color: #ffffff;
}
#ajaxreader ul {margin:0px; padding:0;}
#ajaxreader li {
        margin:5px 0;
	padding: 5px 0 0 0px;
	list-style: none;
}
div.channeltitle
{
	clear: both;
	border:0;

	margin: 0px 0 5px 0;

        color:white;
	font-family: "Helvetica", San-Serif;font-size:13px; font-weight:bold;
	background-color: #b82037;

}

