a:link, a:visited {
	color:#820404;
}
body {
	margin: 5px;
	padding: 0px;
	background-color: #173E56;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

.main {
	/*height: 100%;*/
	width: 772px;
	background: #000000 url(images/content_bkg2.jpg) no-repeat;
	margin: 0px auto;
	overflow: hidden;
}

.content {
	/*height: 100%;*/
	margin-left: 170px;
}

.caption {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	margin-top:10px;
	padding: 4px 0px 4px 4px;
	width:244px;
	border: 1px solid #FF0000;
	background-color: #E8E8E8;
}

.captiontext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
}

.podcast {
	margin-right:4px;
}

.podicon
	{
	padding-right:8px;
	}


a.ondark:link {
	color : #E9C57B;
	background : transparent;
	text-decoration : underline;
}
a.ondark:visited {
	color : #E9C57B;
	background : transparent;
	text-decoration : underline;
}
a.ondark:hover {
	color : #EEE;
	background : transparent;
	text-decoration : underline;
}
a.onlight:link {
	color : #000;
	background : transparent;
}
a.onlight:visited {
	color : #000;
	background : transparent;
}
a.onlight:hover {
	color : #EEE;
	background : transparent;
	text-decoration : underline;
}
.borderRed {
	border: 1px solid #FF0000;
}
.yellowBackground {
	border: 1px solid #FF0000;
	background-color: #FFE46F;
}

.greyBackground {
	border: 1px solid #FF0000;
	background-color: #E8E8E8;
}

.borderRedLeft {
	border-left: 1px solid #FF0000;
}

.align-r {
	float: right;
}

.align-l {
	float: left;
}


/*------------------------Left Nav-------------*/
.leftnavBG{
	background: url(images/bg_nav.jpg) no-repeat;
}

.leftnav{
	border-top: 1px solid #E9C57B;
}

.main .leftnavBG{
	background: none;
	float: left;
	/*height: 100%;*/
}

.leftNavImage {
	margin: 10px 0 0 0;
}

ul.moreinfo {
	list-style: square;
	display: block;
	margin-left: 6px;
	padding-left: 12px;
}

p, li {
	font-size: .70em;
	line-height: 1.6em;
}
p.pull {
	color: #DADDDF;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
p.source{
	font-size: .8em;
	margin-top: -.05em;
	color: #333333;
}
.contentMain{
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
}
.contentFactfiction{
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 5px;
	background-color: #E7DBD8;
}
.contentCosts{
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
	background-color: #AFA5B1;
}
.contentTodays{
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
	background-color: #F3BF6F;
}
.contentEssays{
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
	background-image: url(images/bg_essay2.jpg);
	background-repeat: no-repeat;
	background-color: #F3BF6F;
}
.contentEssays2{
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
	background-color: #CFB276;
}

.contentEssays3{
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
	background-color: #c1bd7b;
}

.contentItcant{
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
	background-color: #97B9CE;
}
.contentLost{
	background-color: #97B9CE;
}
.contentDrugs{
	padding: 15px;
}
.contentDrugsOTC{
	padding: 12px;
}

h1{
	font-size: .8em;
	line-height: 1.4 em;
	margin-bottom: -8px;
}
h2{
	font-size: .90em;
	font-weight: normal;
	text-transform: capitalize;
	letter-spacing: .03em;
	margin-bottom: -8px;
	border-top: 1px solid #E9C57B;
	border-bottom: 1px solid #E9C57B;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-color: #E9C57B;
	border-left-color: #E9C57B;
}
.drugpic{
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: 5px;
}
.rightpic{
	margin-top: 4px;
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.leftpic{
	margin-top: 4px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 5px;
}
.hotpic{
	margin-right: 15px;
	margin-bottom: 15px;
}
.druglabel{
	font-size: .60em;
	line-height: 1.4 em;
	width: 104px;
	color: #103953;
}
.diduknow{
	color: #54022F;
	font-style: italic;
	font-size: .80em;
	font-weight: bold;
}
.smalltext{
	font-size: .6em;
	line-height: 1.2em;
	color: #4A484A;
}
.footer{
		font-size: .6em;
	line-height: 1.2em;
	color: Silver;
	text-align: center;
	margin-top: 0px;
	padding-top: 5px;
}
.moreinfo {
	color : #E9C57B;
	background : transparent;
	margin-top: 10px;
}

.pic1{
	background-image: url(images/index_pic1.jpg);
	background-repeat: no-repeat;
	background-color: Black;
}
.pic2{
	background-image: url(images/index_pic2.jpg);
	background-repeat: no-repeat;
	background-color: Black;

}
.pic3{
	background-image: url(images/index_pic3.jpg);
	background-repeat: no-repeat;
	background-color: Black;

}
.pic4{
	background-image: url(images/index_pic4.jpg);
	background-repeat: no-repeat;

}
.meth {
	vertical-align: top;

}
.more {
	text-align: right ! important;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .70em;
	line-height: 1.6em;
	margin-right: 10px;
}

.black {
	color: #000000;
}
.phat {
	font-weight: bold;
	color: #FF6600;
	text-transform: uppercase;
}
.neatoquote {
	background-color: #E7DBD8;
	padding: 20;
	border-color: #FF0000;
	border-style: solid;
	border-width: 1;
}
.centerPic {
	float:left;
	margin: 2px auto 20px 20px;
}
/*---------------Buttons---------------*/
.buttons {
	
}

.buttons table {
	width: 520px;
	margin: 0px 0px 0px 54px;
}

.buttons td {
	padding: 0px 0px 45px 0px;
}

/*--------------Hot Topics-------------*/

.hotTopics {
	margin: 0 0 0 45px;
	height: auto;
}

/*---------------Feature---------------*/

.feature {
	margin: 0 0 0 45px;
	/*height: auto;*/
}

/*----------------Grid-----------------
.grid .gridRow {
	margin: 0 0 46px 54px;
}

.grid .gridRow.firstChild {
	border: none;
}

.grid .gridCell {
	border: none;
}

.grid .gridRow .gridCell.firstChild {
	border: none;
}

.grid .gridCellPadding {
	padding: 0px;
}

.autoSize .gridCell {
	margin-bottom: 0%;
	padding-bottom: 0%;
}

.grid .gridCell .button {
	width: 131px;
	height: 131px;
}*/

#feature_stumbleweed {
	height:248px;
	width:520px;
	position: relative;
}

#feature_stumbleweed a:link, 
#feature_stumbleweed a:focus, 
#feature_stumbleweed a:hover, 
#feature_stumbleweed a:active, 
#feature_stumbleweed a:visited {
	background: transparent url(images/blank.gif);
	float: left;
	position: absolute;
	z-index: 100;
	display: none;
	padding: 5px;
}

#hot_topics {
	width: 520px;
	height: 190px;
	position: relative;
}

.topicViewer a:link, 
.topicViewer a:focus, 
.topicViewer a:hover, 
.topicViewer a:active, 
.topicViewer a:visited {
	background: transparent url(images/blank.gif);
	width: 100%;
	height: 156px;
	float: left;
	position: absolute;
	top: 25px;
	left: 0%;
	z-index: 100;
	display: none;
}

.interactive {
	width: 131px;
	height: 131px;
	position: relative;
}

.interactive a:link, 
.interactive a:focus, 
.interactive a:hover, 
.interactive a:active, 
.interactive a:visited {
	background: transparent url(images/blank.gif);
	width: 100%;
	height: 100%;
	float: left;
	position: absolute;
	top: 0%;
	left: 0%;
	z-index: 100;
	display: block;
}
