/* framework components */

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bkgblu.gif);

}

#master {

    width:800px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    background-color: #9EDDF9;;
}
/* top banner items */

#picture {
    height:100px;
    width: 800px;
    background-color: #9EDDF9;
}
*/ this holds the monthly tile */
#logo {
	width:468px;
	height:auto;
	background-color: #9EDDF9;
	float:left;
}

/* this holds the search box */
#searchbox {
	width:250px;
	margin-top:-63px;
	float: right;
	text-align: right;
}
#navbar {
	clear:both;
	height:35px;
	width: 800px%;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	background-color: #9EDDF9;
	line-height: 35px;
	border-bottom: solid #000000 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
/* coupon portion of page */

#couponsarea {
	width:600px;
	height:117px;
	float:left;
	margin-top: 6px;
	margin-left:10px;
}
/* single coupon container */
.coupon {
	float: left;
	padding-right: 10px;

}

#coupons {
	width:800px;
	background-image: url(images/skytop.jpg);
	background-repeat: no-repeat;
	height: 187px;
	float:left;
}
#digitalmag {
	width:152px;
	height:146px;
	float:left;
	margin-top:30px;
}
#sponsorbannerlink {
	width:360px;
	height:27px;
}
#rplink {
	width:242px;
	height:24px;
	margin-left: 380px;
	margin-top: 10px;
}
#bodywrap {
	padding: 0px;
	height:100%;
	width: 800px;
	background:#fff;
}
#contentcontainer {
	clear:both;
	width:800px;
	background:#fff;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

#leftcol {
    clear:both;
    width:50%;
    float: left;
    margin-bottom: 50px;
    padding: 5px;

}
#oppscol {
	float:left;
	width:380px;
	padding: 2px;
	background-image: url(images/globaltile.gif);
	background-repeat: no-repeat;
	height: 173px;
	margin-bottom: 10px;
	margin-top:5px;
}
#newsalertcol {
	width:380px;
	padding: 2px;
	background-image: url(images/newsalertstile.gif);
	height: 173px;
	background-repeat: no-repeat;
	float:left;
	margin-bottom: 10px;
}
#toc {
	width:380px;
	height: auto;
	float:left;
	margin-bottom: 10px;
	border: solid thin #009;
	padding-bottom:9px;
}
#toc a {
	text-decoration:none;
}
#toctitle {
	font-weight:bold;
	font-size:12px;
	text-align:center;
	color:#fff;
	background:#009;
	width:100%;
	padding-top:2px;
	padding-bottom:2px;
}
.toc-row {
	clear:both;
	width:190px;
	padding-top:10px;
	font-size:11px;
	margin-left:5px;
}
.toc-icons {
	float:left;
	width:41px;
}
.toclinks {
	float:left;
	width:130px;
}
#tocleft {
	width: 190px;
	float:left;
}
#tocright {
	width:190px;
	float:left;
}
#footer {
	width:100%;
	height:auto;
	clear: both;
	padding: 10px 0px;
	text-align: center;
	color: #FFFFFF;
	background-color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer a {
	color:white;
}


h1      {font-size : 14pt;
     	text-align : center;
     	color : #0000CC;
     	}
h2      {
	font-size : 12pt;
     	text-align : center;
     	color : #0000CC;
     	}
h3      {
	font-size : 12pt;
     	color : #0000CC;
     	}
#morenews {
	font-size:10pt;
	text-align:right;
	padding-top:45px;
	padding-right:10px;
	}
h4      {
	font-size : 10pt;
     	color : #0000CC;
     	font-weight:bold;
     	}
	h5      {
	font-size : 12pt;
     	color : #0000CC;
     	font-weight:bold;
     	}
.subhead	{
	font-size : 12pt;
     	color : #0000CC;
     	font-weight:bold;
		text-align:center;
     	}

#markettesters {
	width:312px;
	height:56px;
	margin-top:50px;
}



#psdbanner {
	width:692px;
	height:84px;
	background-image: url(images/banner-psd.png);
	background-repeat:no-repeat;
	position:absolute;
	z-index:100;
	margin-top:180px;
	margin-left: 50px;
	
}
