/* THE SANDWITCH.COM MAIN STYLE SHEET /*
/* visited link*/
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
color: #FF6600;
text-decoration:underline;
}
a:hover {
color: #FF0000;
/*#FFC200;*/
text-decoration:undeline;

}   
/* mouse over link */
a:active {
	color: #FF6600;
	text-decoration: underline;
}
/**********************************************************/
/* BEGIN MENU NAVIGATION STYLES */
/* change font style for menu heading */
.chromestyle{
width: 800px;
font-family: arial, sans-serif;
font-size:14px;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
background: url(http://www.thesandwitch.com/css/chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(http://www.thesandwitch.com/css/chromebg-over1.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px arial;
text-align:left;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
text-align:left;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
text-align:left;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #FF6633;
}
/* END CHROME NAVIGATION STYLES */
/* BEGIN PAGE STYLES */
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
#page content font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
}
.blogcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
}
.contred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	margin-top: 0px;
}
.contorg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
	margin-top: 0px;
}
.contgray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	margin-top: 0px;
}
.contlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-left: 15px;
	line-height: 20px;
}
.contlist a:link {
color: #0000FF;
text-decoration:undeline;
}
.contlist a:visited {
color: #3B6AA0;
text-decoration:underline;
}
.contlist a:hover {
color: #0276FD;
/*#FFC200;*/
text-decoration:undeline;
}   
/* mouse over link */
.contlist a:active {
	color: #0000FF;
	text-decoration: none;
}
.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
}
.tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
}
.imgmargin {
	float: none;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	padding-bottom:4px;
	margin-left: 40px;
	}
.imgmargin1 {
	float: none;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	padding-bottom:14px;
	}
.imgmargin2 {
border:0px dotted yellow;
	float: none;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: 10px;
}
.rayzist {
	float: none;
	margin-top: -40px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: 10px;
}
.tshirts {
	float: none;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: 10px;
}
.imgmargin2pad {
	float: none;
	padding-bottom:10px;
}

.imgmargin3 {
	float: right;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin: auto;
	text-decoration: none;
}
.imgmargin4 {
	float: left;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-right: 15px;
	text-decoration: none;
}
.imgmargin5 {
	float: right;
	padding-left: 10px;
	/*padding-top:65px;*/
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin: auto;
	text-decoration: none;
}
.imgmargin6 {
	float: right;
	padding-left: 10px;
	padding-bottom: 4px;
	/*padding-top:65px;*/
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin: auto;
	text-decoration: none;
}
.imgmargin6b {
	float: right;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top:15px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin: auto;
	text-align=left;
	text-decoration: none;
}
.imgmargin7 {
	float: right;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top:48px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin: auto;
	text-decoration: none;
}
.imgmargin7b {
	float: right;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top:70px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin: auto;
	text-decoration: none;
}
.imgmargin7c {
	float: right;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top:5px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin: auto;
	text-align=left;
	text-decoration: none;
}
.imgmargin8 {
	float: right;
	padding-top:0;
	padding-right: 550px;
	padding-left:150;
	padding-bottom: 4px;
	padding-top:5px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
	margin-top:0;
	text-align=left;
	text-decoration: none;
}
.imgmargin9 {
display:inline;
border:1px solid white;
padding-right:20px;
padding-bottom:7px;
	float: left;
	margin-top: auto;
	margin-right: 0px;
}
.gallery {
	float: left;
	padding-left: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	text-align: left;
	/*padding-top:65px;*/
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin: auto;
	text-decoration: none;
}
.imgnozzlemain {
	float: right;
	padding-left:10px;
	padding-bottom:5px;
	/*margin: auto;*/
	text-decoration: none;
}
.imgnozzleleft {
	float: right;
	padding-left:10px;
	padding-bottom:5px;
	/*margin: auto;*/
	text-decoration: none;
}
.imgdvds {
	float: left;
	padding-left: 10px;
	padding-right: 40px;
	padding-bottom: 0px;
	text-align: left;
	/*padding-top:65px;*/
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin: auto;
	text-decoration: none;
}
.tshirts {
	float: right;
	padding-top:15px;
	padding-left: 40px;
	padding-right:20px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin: auto;
	text-decoration: none;
}
.supplies {
	float: left;
	padding-left: 30px;
	padding-right: 40px;
	padding-bottom: 10px;
	text-align: left;
	/*padding-top:65px;*/
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
.mission {
	float: right;
	padding-left: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	text-align: left;
	padding-top:25px;
	/*border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin: auto;
	text-decoration: none;*/
}
.headingbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	line-height: 24px;
}
.headingsign {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 24px;
}
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
/* !!!!!!!!!! BEGIN THE NEWS PAGES STYLES !!!!!!!!!!*/
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
.headingpost {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	margin-bottom:0px;
}

.datemain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #AA5303;
}
.date2      {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #AA5303;
	vertical-align: top;
	width: auto;
	padding-top: 12px;
	padding-bottom: 12px;
	clip: rect(auto,auto,auto,auto);
	text-align: left;
	display: block;
}
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
/* !!!!!!!!!! END THE NEWS PAGES STYLES !!!!!!!!!!*/
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

.contwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.contpurple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #9900CC;
}
.contpurpbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #9900CC;
}
.contcal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
}
.head1org {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
}
.head2org {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
}
.head1purp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	text-decoration: none;
	color: #9966FF;
}
.head1brown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	text-decoration: none;
	color: #996633;
}
.head1brown2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	text-decoration: none;
	color: #996633;
}
.head1gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
.head1rose {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0974;
}
.head1turq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	text-decoration: none;
	color: #6AC0C8;
}
.head1turqbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 35px;
	font-weight: bold;
	text-decoration: none;
	color: #6AC0C8;
}
.head1redbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 35px;
	font-weight: bold;
	text-decoration: none;
	color: red;
}
.head1red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0033;
}
.headbigblu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0033FF;
	line-height: 24px;
}
.headbigblu a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0033FF;
	line-height: 24px;
}
.headbigblu a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0033FF;
	line-height: 24px;
}
.headbigblu a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0066FF;
	line-height: 24px;
} 
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #393E43;
	text-decoration: none;
	text-align: left;
	font-style: italic;
	border:0px dotted green;
	padding-left:10px;
}
.captionb      {
	display: block;
	float:left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	line-height:15px;
	color: #AA5303;
	vertical-align: top;
	/*width: auto;*/
	padding-top:10px;
	padding-left:20px;
	padding-bottom: 8px;
	clip: rect(auto,auto,auto,auto);
	text-align: left;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.headbigred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	line-height: 24px;
}
.headbigorg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	line-height: 24px;
}
.spacer {
	background-image: url("../cut/hole.gif");
	background-repeat: repeat-x;
}
.dotshorz {
	background-image: url("../cut/dots_horz.gif");
	background-repeat: repeat-x;
}
.dotsvert {
background-image: url(../cut/dots_vert.gif) repeat-x;
}
p.five {
border-style: dotted;
border-width: 1px 0px 0px
}
.vidcontent {
display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-left: 15px;
	float:none;
}
  div.mainb
{
  display: inline;
  margin-top: 0px;
  margin-RIGHT: 10px;
  margin-bottom:5px;
  padding-bottom:4px;
  height: auto;
  width: auto;
  float: left;
}
.main {
  display: inline;
  margin-top: 0px;
  margin-RIGHT: 10px;
  margin-bottom:5px;
  padding-bottom:10px;
  height: auto;
  width: auto;
  float: left;
}
div.img
{
  margin-top: 0px;
  border:1px dotted #EAF1F8;;
  height: auto;
  width: auto;
  float: left;
  margin-bottom:8px;
}	

/*from blog css */

.formlabel, .formfield{
	color: #222222;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: bold;
	font-weight: normal;
    display: block;
	width: 650px;
	float: left;
	margin-top: 10px;
}

.formlabel{
	text-align: left;
	width: 650px;
}

br.formdiv{
	clear:left;
}

.searchbox{
	display: block;
	width: 280px;
	float: left;
	margin-top: 5px;
	text-align: left;
}

.jumpbox{
	display: block;
	width: 200px;
	float: left;
	margin-top: 5px;

}

.rssandsubscribe{
	display: block;
	width: 200px;
	float: left;
	margin-top: 8px;

}

.posttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top:8px;
}
.posthead {
    display: block;
    margin-top:18px;
    margin-bottom:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*line-height: 18px;*/
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.postpermalink{ /* Read more link */
        color: #222222;
        text-decoration: none;
        line-height:22px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
        margin-top:8px;
}

.postcomments {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-top:8px;
}

.postattached{ /* Attachments link - not used now */
        color: #222222;
        text-decoration: none;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        line-height:22px;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
}


.postdate { /* Entry date */
        margin-top:15px;
        margin-left:-15px;
        color: #222222;
        text-decoration: none;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: italic;
        font-weight: bold;
}

.posttitle{ /* Entry title */
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-right-width: 0px;
        border-left-width: 5px;
        border-color: #99CCFF;
        border-style: solid;
        /*background-color: #FF6666;*/
        background-color: #99CCFF;
        text-decoration: none;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color:#000000;
        font-weight:bold;

}


.padtitle{ /* Entry title */
        padding-top:15px;
        /*background-color: #FF6666;*/
        text-decoration: none;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight:bold;

}
.default { /* Default Text */
	color: #222222;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
}
.headercell{ /* The background of all the headers. Default is grey background with black border on top and bottom */
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-color: #CCCCCC;
	border-style: solid;
	background-color: #CCCCCC;
}
.alt1{ /* Alternating cells for search and management list */
	background-color: #eeeeee;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-color: #EEEEEE;
	border-style: solid;
	background-color: #EEEEEE;
}

.alt2{ /* Alternating cells for search and management list */
	background-color: #dddddd;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-color: #DDDDDD;
	border-style: solid;
	background-color: #DDDDDD;
}
.pad { 
  display: inline;
  margin-top:0;
  padding-bottom:0.8em;
  height: auto;
  width: auto;
  float: left;
}

tr.coll{
 visibility:collapse
 }
 
td.coll{
 visibility:collapse
 }
#Layer1 {
	position:absolute;
	width:100%;
	height:530px;
	z-index:1;
	top: 218px;
	left: 0px;
	visibility: visible;
	float: left;
	background-position: center;
}
/* the overlayed element */
div.overlay {
	
	/* growing background image */
	background-image:url(../images/white.png);
	
	/* dimensions after the growing animation finishes  */
	width:640px;
	height:480px;
	
	/* initially overlay is hidden */
	display:none;
	
	/* some padding to layout nested elements nicely  */
	padding:35px;
}

/* default close button positioned on upper right corner */
div.overlay div.close {
	background-image:url(../images/close.png);
	position:absolute;
	right:5px;
	top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}
/* handles the captions for the interior page images*/
.captionb      {
		display: block;
		width:350px;
	white-space:inherit;
    font-family: arial;
  font-style:normal;
font-size:12px;
line-height:15px;
color:#178BBB;
font-weight: normal;
	/*width: auto;*/
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:4px;
	background:white;
	/*clip: rect(auto,auto,auto,auto);*/
	text-align: left;
	border:0px dotted purple;
	/*border-bottom:0px solid #EAF1F8;
	border-bottom-color: #000000;*/
}
/* handles the captions for the smaller headline image*/
.captiond      {
	display: block;
	width:150px;
	white-space:inherit;
    font-family: arial;
  font-style:normal;
font-size:12px;
line-height:15px;
color:#178BBB;
font-weight: normal;
	/*width: auto;*/
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:5px;
	background-color:transparent;
	/*clip: rect(auto,auto,auto,auto);*/
	text-align: left;
	border:0px dotted #476AF5;
	/*border-bottom:0px solid #EAF1F8;
	border-bottom-color: #000000;*/
}
/* handles the captions for the bigger headline images*/
.captionwide      {
	display: block;
	width:350px;
	white-space:inherit;
    font-family: arial;
  font-style:normal;
font-size:13px;
line-height:15px;
color:#7F5A58;
font-weight: normal;
	/*width: auto;*/
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:5px;
	/*clip: rect(auto,auto,auto,auto);*/
	text-align: left;
	border:0px dotted #476AF5;
	/*border-bottom:0px solid #EAF1F8;
	border-bottom-color: #000000;*/
}
/* handles the image css for both headline and interior */
.piccaptmaine {
  display: inline;
  margin-top: 0px;
  margin-bottom:0px;
  padding-top:0px;
  padding-bottom:0px;
  padding-right:45px;
  background-color:transparent;
  background:transparent;
  float: left;
  clear:left;
  border:0px dotted orange;
}
/* handles the image css for both headline and interior*/
.piccaptmaind {
  display: block;
  margin-top: 0px;
  margin-bottom:-4px;
  padding-bottom:8px;
  padding-right:0px;
  background-color:transparent;
  background:transparent;
  float: left;
  clear:left;
  border:0px dotted pink; 
}


