/*-----------begin text style-----------*/
body {
	font-family: sans-serif;
}

a:link {
	color: #cc3333;
	font-size: .9em;
	text-decoration: none;
}
a:visited {
	color: Maroon;
	font-size: .9em;
	text-decoration: none;
}
a:hover {
	color: red;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}





a.header:link {
	color: #ffffff;
}
a.header:visited {
	color: #ffffff;
}
a.header:hover {
	color: Yellow;
}




a.footer:link {
	color: #000000;
}
a.footer:visited {
	color: #cc3333;
}
a.footer:hover {
	color: red;
}



a.side:link {
	color: yellow;
}
a.side:visited {
	color: #ffcc66;
}
a.side:hover {
	color: white;
}



h1 {
	color: #cc3333;
	font-size: 1.4em;
	text-align: center;
	font-weight: bold;
}

h2 {
	color: #cc3333;
	font-size: 2.3em;
	text-align: center;
	font-weight: lighter;
}

h3 {
	color: #000000;
	font-size: 1.4em;
	text-align: center;
	line-height: 90%;
}

#sideheader {
	color: white;
	font-size: 1.2em;
	line-height: 100%;
}


#frontpagetext {
	color: #000000;
	line-height: 130%;
	text-align: center;
}

a.b5:link {
	color: #ffffff;
	font-size: .9em;
	text-decoration: none;
}
a.b5:visited {
	color: white;
	font-size: .9em;	
}
a.b5:hover {
	color: yellow;
	font-size: 1em;
}

#excerpt {
	color: Gray;
}

#decsuper {
	font-size: .8em;
	vertical-align: 30%;
	color: #cc3333;
}

#decsuperside {
	font-size: .8em;
	vertical-align: 30%;
	color: #ffcc66;
}

#boldname {
	font-weight: bold;
	font-size: 1.3em;
}


/*-----------end text style-----------*/


/*-----------begin layout-----------*/

/*begin header*/

#decheader {
	position: relative;
	width: 735px;
	background-color: #ffffff;
	float: left;
}

#mainheadergraphic {
	position: relative;
	height: 128px;
	width: 379px;
	float: left;
	background-color: #ffffff;
}
#ghostbackground {
	position: relative;
	height: 128px;
	width: 354px;
	float: right;
	background-color: #ffffff;
}

#headernavbar {
	position: relative;
	width: 735px;
	background-color: #cc3333;
	float: left;
	text-align: center;
}

/*end header*/
/*begin body*/

#decbodymain {
	position: relative;
	width: 735px;
	height: 100%
	float: left;
}

#decblock1 {
	position:relative;
	height: 10px;
	width: 735px;
	background-color: #ffcc66;
	float: left;
}



#subnav {
	position: relative;
	height: 28px;
	width: 735px;
	background-color: #ffcc66;
	float: left;
	vertical-align: middle;
}
#subnavspacer{
	position: relative;
	width: 15px;
	height: 100%;
	float: left;
}
#subnavlinks {
	position: relative;
	margin-top: 7px;
	float: left;	
}
#partnerblock {
	position: relative;
	height: 28px;
	width: 191px;
	background-color: #ffffff;
	float: right;
	background-image: url(../images/partnerblock.gif);
	background-repeat: no-repeat;
}
#ach {
	height: 28px;
	width: 32px;
	float: left;
}
#dhhs {
	height: 28px;
	width: 65px;
	float: left;
}
#cji {
	height: 28px;
	width: 65px;
	float: left;
}
#dea {
	height: 28px;
	width: 28px;
	float: left;
}


/*--container + sidebar--*/

#decexpandcontainer {
	background-color: #cc3333;
	width: 735px;
	height: 100%;
	margin-top: 5px;
	position: relative;
	float: left;
}


#decexpandcontainerwhite {
	background-color: white;
	width: 735px;
	height: 100%;
	margin-top: 5px;
	position: relative;
	float: left;
}


#dectopicbar {
	background-color: white;
	width: 544px;
	height: 100%;
	float: left;
	margin-top: 0px;
}

#dectopicbarcontent {
	background-color: white;
	width: 534px;
	height: 100%;
	float: left;
	margin-top: 0px;
}

#decsidebar {
	background-color: #cc3333;
	width: 191px;
	height: 100%;
	float: left;
}

#decsidebarspacer {
	background-color: #cc3333;
	width: 10px;
	height: 5px;
	float: left;
}

#decsidebarcontent {
	color: white;
	width: 171px;
	height: 100%;
	float: left;
	background-color: #cc3333;
}

/*--end container + sidebar--*/

#decblock2 {
	position: relative;
	height: 193px;
	width: 459px;
	background-color: #ffffff;
	float: left;
	z-index: 12;
	overflow: auto;
}

#decblock3 {
	position: relative;
	height: 193px;
	width: 276px;
	background-color: #ffffff;
	float: right;
}

#decblock4 {
	position: relative;
	height: 20px;
	width: 735px;
	background-color: #ffcc66;
	float: left;	
}

#decblock5 {
	position: relative;
	height: 141px;
	width: 459px;
	background-color: #cc3333;
	float: left;
	align: center;
}

#b5spacer {
	width: 16px;
	height: 100%;
	float: left;
}

#b5b1 {
	width: 121px;
	float: left;
	margin-top: 15px;
}

#b5b1pic {
	width: 121px;
	height: 82px;
	background-color: White;
}
#b5b1text {
	text-align: center;
	margin-top: 3px;
}


#b5b2 {
	width: 121px;
	float: left;
	margin-left: 31px;
	margin-top: 15px;
}

#b5b2pic {
	width: 121px;
	height: 82px;
}
#b5b2text {
	text-align: center;
	margin-top: 3px;
}

#b5b3 {
	width: 121px;
	float: left;
	margin-left: 31px;
	margin-top: 15px;
}

#b5b3pic {
	width: 121px;
	height: 82px;
}
#b5b3text {
	text-align: center;
	margin-top: 3px;
}

#decblock6 {
	position: relative;
	height: 141px;
	width: 276px;
	background-color: #ffffff;
	float: right;
	background-image: url(../images/alliancemembers.gif);
}

#b6spacer {
	height: 50%;
	width: 14px;
	float: left;
}

#b6b1 {
	float: left;
	width: 65px;
	height: 65px;
	margin-top: 30px;
}
#b6b2 {
	float: left;
	height: 40px;
	width: 117px;
	margin-top: 15px;
}
#b6b3 {
	float: left;
	height: 40px;
	width: 117px;
	margin-top: 10px;
}
#b6b4 {
	float: left;
	height: 65px;
	width: 65px;
	margin-top: -25px;
}
#b6b5 {
	text-align: center;
	width: 100%;
	margin-top: 15px;
	float: left;
}




#ectasy {
	position: relative;
	width: 94px;
	height: 101px;
	float: right;
}
#ectasypic {
	background-image: url(../images/ecstasy.jpg);
	background-repeat:no-repeat;
	width: 89px;
	height: 98px;
	top: 0px;
	left: 5px;
}

#steroids {
	position: relative;
	width: 148px;
	height: 182px;
	float: left;
}
#steroidspic {
	background-image: url(../images/steriods.jpg);
	background-repeat:no-repeat;
	width: 143px;
	height: 177px;
	top: 0px;
	left: 0px;
}

#oxy {
	position: relative;
	width: 100px;
	height: 106px;
	float: right;
}
#oxypic {
	background-image: url(../images/generic_oxycodone.jpg);
	background-repeat:no-repeat;
	width: 95px;
	height: 101px;
	top: 0px;
	left: 5px;
}

#roh {
	position: relative;
	width: 126px;
	height: 97px;
	float: left;
}
#rohpic {
	background-image:url(../images/rohypnol.jpg);
	background-repeat:no-repeat;
	width: 125px;
	height: 92px;
	top: 0px;
	left: 0px;
}


#arkmap {
	position: relative;
	width: 533px;
	height: 422px;
	left: 0px;
}



/*end body*/
/*begin footer*/

#decfooter {
	position: relative;
	height: 29px;
	width: 735px;
	background-color: #cc3333;
	float: left;
}

#decfooterlinks {
	position: relative;
	width: 735px;
	background-color: #ffcc66;
	float: left;
	text-align: center;
}

/*-----------end layout-----------*/