/* Partnership Carson City's Anti-Meth Coalition */
/* Created By Clark Milholland Wed. 12 July, 2006 */
/* main.css */

body {
background-color:#eeeeee;
text-align:center;
margin:0px;
font-family: arial, sans-serif ;
font-size:14px;
}

.container {
width:800px;
margin-left:auto; 
margin-right:auto; 
float:inherit;
}

.head {
width:750px;
height:212px;
background-color:#ffffff;
position:relative;
margin-top:8px;
}

.headtop {
width:750px;
height:11px;
background-image:url('../images/topframe.gif');
background-repeat:no-repeat;
background-color:#ffffff;
overflow:hidden;
}

.headmiddle {
background-image:url('../images/middleframe.gif');
background-repeat:repeat-y;
height:190px;
width:750px;
background-color:#000000;
}

#methlogo {
float:left;
padding-left:15px;
padding-top:6px;
}
#partnershiplogo {
float:right;
padding-right:18px;
padding-top:28px;
}

.headbottom {
float:left;
position:relative;
background-image:url('../images/bottomframe.gif');
background-repeat:no-repeat;
background-color:#ffffff;
height:11px;
width:750px;
overflow:hidden;
}

.base {
width:750px;
padding-top:11px;
margin-bottom:11px;
}

.basetop {

width:750px;
height:11px;
float:left;
background-image:url('../images/topframe.gif');
background-repeat:no-repeat;
background-color:#ffffff;
overflow:hidden;
}

.basemiddle {
position:relative;
float:left;
background-image:url('../images/middleframe.gif');
background-repeat:repeat-y;
width:750px;
background-color:#000000;
}

.content {
width:720px;
text-align:center;
margin-left:auto;
margin-right:auto;
}

#linkbar {
background-image:url('../images/linkbar.gif');
background-repeat:no-repeat;
width:720px;
height:83px;
}

#mainlinks {
text-align:left;
padding-left:24px;
padding-top:19px;
}

#mainlinks a {
color:#ffffff;
text-decoration:none;
display: table-cell;
position: relative;
padding: 1px 4.5px;
}

#mainlinks a:hover {
background-color:#ffffff;
color:#000000;
}

ul#mainlinks{
	display: table;
}
#mainlinks li {
display: inline;
list-style-type: none;
padding-right: 0px;
}

.holder{
width: 670px;
margin-left:auto;
margin-right:auto;
margin-top:-45px;
}

.left {
width:207px;
float:left;
margin:0px;
}

.beforeafter {
width:207px;
height:147px;
background-color:#ffffff;
float:left;
margin-top:11px;
}

.stories {
width:203px;
background-color:#000000;
margin-top:11px;
float:left;
text-align:left;
padding-left:0px;
padding-top:5px;
padding-bottom:5px;
}

#arrowlist {
list-style: none;
margin-left: 0px;
padding-left: 0em;
}

#arrowlist a{
display:block;
width: 194px;
height:17px;
color:#ffffff;
padding-left:14px;
background: url("../images/storieslink.gif") 0 0 no-repeat;
text-decoration: none;
font-size:12px;
}

#arrowlist a:hover {
background: url("../images/storieslink.gif") -209px 0 no-repeat;
color:#000000;
}

.right {
float:right;
width:435px;
background-color:#ffffff;
margin-top:11px;
text-align:left;
padding:0px;
}

.main {
  position:relative;
padding-top:5px;
padding-bottom:5px;
padding-right:5px;
}

.maincontent {
 padding-left:10px;
 
}

p {
margin:0px;
}

.bottomlinks {
font-size:12px;
color:#ffffff;
position:relative;
float:left;
background-image:url('../images/middleframe.gif');
background-repeat:repeat-y;
height:65px;
width:750px;
background-color:#ffffff;
padding-top:10px;
overflow:hidden;
}

.bottomlinks a {
color:#ffffff;
text-decoration:none;
}

.bottomlinks a:hover {
text-decoration:underline;
}

.basebottom {
float:left;
position:relative;
background-image:url('../images/bottomframe.gif');
background-repeat:no-repeat;
background-color:#ffffff;
height:11px;
width:750px;
overflow:hidden;
margin-bottom:-12px;
}

.list {
margin-left:25px;
}

.list li {
 padding-bottom:10px;
}

.bold {
font-weight: bold;
}

.smbold {
font-size:12px;
font-weight:bold;
}

.smalltxt {
font-size:10px;
}

#meth {
color:#000000;
}

#slideshow {
color:#000000;
}

.posters {
margin-left:10px;  
}

.posters a {
color:#000000;
}

.colleft {
float:left;
width:200px;
padding-left:15px;
position:relative;
}

.colright {
float:right;
width:200px;
padding-right:5px;
position:relative;
}

.indent {
padding-left:5px;
clear:both;
}


ul {
margin:0px;
}

.paddingtop{
padding-bottom:5px;
}

p {
margin:0px;
}

img {
vertical-align:bottom;
}

.center {
text-align:center;
display:block;
}
