




/*
     
*/
body {margin: 0px; padding: 0px; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; color: #777 ; font-size: 12px;}

#global { width: 900px; margin: 0px auto 0px auto; border: dotted #FF8000 0px; }


#header {
	width: 900px;
	height: 140px;
	background: #FFFFFF url(http://stuffablog.com/images/header.gif) no-repeat center;
	border: dotted #FF0080 0px;
	margin: 0px;
	display: block;
	font-weight: bold;
}

#header-bmash {
	width: 900px;
	height: 140px;
	background: #FFFFFF url(http://stuffablog.com/images/header-bmash.gif) no-repeat center;
	border: dotted #FF0080 0px;
	margin: 0px;
	display: block;
	font-weight: bold;
}

#header-bstir {
	width: 900px;
	height: 140px;
	background: #FFFFFF url(http://stuffablog.com/images/header-bstir.gif) no-repeat center;
	border: dotted #FF0080 0px;
	margin: 0px;
	display: block;
	font-weight: bold;
}

#container {
	width: 900px;
	background: #FFFFFF;
	border: dotted #00FF00 0px;
	display: block;
	margin: 0px;
}

#form {
   margin: -40px 0px 0px 30px ! important;
   margin: 0px 0px 0px 40px;
   padding: 1em;
   width: 820px;
   background: #FFFFFF;
   text-align: left;
   font: 1.3em Helvetica, Arial, sans-serif;
   line-height: 150%;	
   color: #333333;	
}
	  
#footer {
	width: 820px;
	background: #FFFFFF;
	border: dotted #777777 1px;	
}

#menu-left {float:left; text-align: left; width: 300px; margin: 50px 20px 0 55px; border: dotted #FF0080 0px; line-height: 180%;}

#menu-right {float:right; text-align:right; width: 300px; margin: 40px 35px 0 0 !important; border: dotted #FF0080 0px; line-height: 180%;}


#highlight {  
  color:#FFFFFF; 
  padding:5px;
  }	 
  
#highlight {color: #777777;}


div .highlight {
  padding:5px;
  background: url("http://stuffablog.com/images/blackbkg.jpg") no-repeat;
  color:#fff;
  font-weight: bold;	
}	
	
.home a { height: 100px; float: left; width: 310px; margin: 34px 0px 0 30px; display: inline; border: dotted #FF0080 0px;}

a:link { color: #0066cc; text-decoration: none }
a:visited { color: #0066dd; text-decoration: none }
a:hover { color: #f00; text-decoration: none }

strong {
		display: inline;
  		margin-left: 0.25em;
  		font-weight: bold;
  		font-style: italic;
  		font-family: Arial, Verdana, sans-serif;
  		color: #f66;
  		font-size: 1.0em;
	}
	
#links a{	text-decoration:none; color: #3659B2; background: transparent; }

#links a:hover{	color: #68C927; background: transparent url(http://stuffablog.com/images/curseur.gif) repeat-x bottom; }

#sticker {background-color: #D0D1FF; width: 490px; display: inline; height: 19px; margin-right: 0px; float: right;}

#addto {color: #000000;}


