body{
margin:0;
padding:0;
background-image : url('http://seminars.websharedesign.com/images/s4s-bg.jpg');
background-repeat : no-repeat;
background-position: top;
background-color:#CCE3F4;
}

#maincontainer{
width: 960px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
height: 297px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
background-image: url('http://seminars.websharedesign.com/images/full-bg.gif');
background-repeat: repeat-y;
display: inline; /* IE Hack */
min-height:600px;
}
* html #contentwrapper {height:600px} /* IE Min-Height Hack */ 

#contentcolumn{
margin-right: 221px; /*Set right margin to RightColumnWidth*/
background:#FFFFFF;
}

#rightcolumn{
float: left;
width: 220px; /*Width of right column*/
margin-left: -221px; /*Set left margin to -(RightColumnWidth) */
background-image: url('http://seminars.websharedesign.com/images/right-bg.gif');
background-repeat: repeat-y;
border-right-color : #666666;
border-right-style : solid;
border-right-width : 1px;
}

#footer{
clear: left;
width: 100%;
background: #666666;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}

b.quoteMain{
color: #2489D2;
font-family : Verdana,Arial;
font-size : 10px;
font-weight : bold;
}
b.quoteGray{
color: #666666;
font-family : Verdana,Arial;
font-size : 14px;
font-weight : normal;
}
b.bigGray{
color: #666666;
font-family : Arial;
font-size : 18px;
font-weight : normal;
}
b.bigBlue{
color: #2489D2;
font-family : Arial;
font-size : 24px;
font-weight : bold;
}
b.gray{
color: #666666;
font-family : Arial;
font-size : 14px;
font-weight : normal;
}
b.blk{
color: #333333;
font-family : Arial;
font-size : 14px;
font-weight : normal;
}
b.graySm{
color: #666666;
font-family : Arial;
font-size : 11px;
font-weight : normal;
}
b.white{
color: #FFFFFF;
font-family : Arial;
font-size : 14px;
font-weight : normal;
}
b.redSm{
color: #B90000;
font-family : Arial;
font-size : 11px;
font-weight : bold;
text-decoration : line-through;
}
b.red{
color: #B90000;
font-family : Arial;
font-size : 14px;
font-weight : bold;
text-decoration : line-through;
}
b.mainMenu{
color: #FFFFFF;
font-family : Arial;
font-size : 14px;
font-weight : bold;
letter-spacing: 0em;
}

A.mainMenu {
	color:#FFFFFF;
	text-decoration : none;
}
A:HOVER.mainMenu{
	color:#EFEFEF;
	text-decoration : underline;
}

h1{
color: #333333;
font-family : Arial;
font-size : 16px;
font-weight : bold;
}

div.menu{
height:44px;
width:960px;
background-image : url('http://seminars.websharedesign.com/images/menu-bg.gif');
background-repeat : no-repeat;
}
div.mainstage{
height:161px;
width:960px;
background-image : url('http://seminars.websharedesign.com/images/mainstage-bg.jpg');
background-repeat : no-repeat;
}
div.quotebox{
width:340px;
background-image : url('http://seminars.websharedesign.com/images/quote-bg.jpg');
background-repeat : no-repeat;
border-bottom-color : #AAAAAA;
border-bottom-style : solid;
border-bottom-width : 1px;
}
div.rightborder{
border-right-color : #AAAAAA;
border-right-style : solid;
border-right-width : 1px;
}

ul{
list-style-image: url('http://seminars.websharedesign.com/images/arrow.gif');
}
ul.white{
list-style-image: url('http://seminars.websharedesign.com/images/arrowWhite.gif');
line-height:1.2em;
}

.border{
border-top-color : #666666;
border-top-style : solid;
border-top-width : 1px;
border-bottom-color : #666666;
border-bottom-style : solid;
border-bottom-width : 1px;
border-left-color : #666666;
border-left-style : solid;
border-left-width : 1px;
border-right-color : #666666;
border-right-style : solid;
border-right-width : 1px;
}
.side{
border-top-color : #EFEFEF;
border-top-style : solid;
border-top-width : 4px;
border-bottom-color : #EFEFEF;
border-bottom-style : solid;
border-bottom-width : 4px;
}

blockquote{
border-left-color : #EFEFEF;
border-left-style : solid;
border-left-width : 6px;
padding-left: 12px;
font-size:12px;
color: #666666;
font-family : Arial;
font-weight : normal;

}