a img {border: none;}
a {border:none;}
a:link {color:#000000;text-decoration:none;border:none;}      /* unvisited link */
a:visited {color:#000000;text-decoration:none;border:none;}  /* visited link */
a:hover {color:#393939;text-decoration:none;border:none;}  /* mouse over link */
a:active {
	color:#FFFFFF;
	text-decoration:underline;
	border:none;
}  /* selected link */
html, body{
	margin:0;
	padding:0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
 
#pagewidth{
	text-align:left;
	width: 836px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
 
#header{
	position:relative;
	height:160px;
	background-color:#FFFFFF;
	width:100%;
	display:block;
	overflow:auto;
	padding-top: 10px;
} 
 
#leftcol{
 width:285px; 
 float:left; 
 position:relative; 
  }
 
#maincol{
	background-color: #FFFFFF;
	width:541px;
	float:right;
	margin-left: 10px;
 }
 
#footer{
	height:20px;
	background-color:#FFFFFF;
	clear:both;
	display:block;
	overflow:auto;
	margin-top: 20px;
} 
 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 
/* ******************************************************************** */ 
/*                      printer styles                                  */ 
/* ******************************************************************** */ 
     
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
#pagewidth #header .header {
	float: left;
}
#pagewidth #header .header #logo {
	float: left;
}
#pagewidth #header .header #socialBox .socialIcon {
}
#pagewidth #header .header #socialBox .socialText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
}
#pagewidth #header .header #socialBox {
	float: right;
}
#pagewidth #header #logo {
	width: 552px;
	float: left;
}
#pagewidth #header #ticket {
	width: 183px;
	float: left;
}
#pagewidth #header #socialBox {
	float: right;
	width: 218px;
}
#pagewidth #header #socialBox .socialText {
}
#pagewidth #header #socialBox .socialText {
	text-transform: uppercase;
	width: 30px;
	float: right;
	font-size: 8px;
	text-align: right;
}
#pagewidth #header #socialBox .socialIcon {
	width: 20px;
	float: right;
}
#pagewidth #header .meetup_clickhere {
	float: right;
	height: 20px;
	width: 208px;
	margin-bottom: 5px;
}
#pagewidth #header .linkedin_clickhere {
	float: right;
	height: 20px;
	width: 208px;
}
#pagewidth #wrapper #leftcol #navi {
	background-image: url(../../V2/images/paperbgnavi.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 183px;
	width: 255px;
	padding: 15px;
	margin-bottom: 4px;
}
#pagewidth #wrapper #leftcol #mailing {
	background-image: url(../../V2/images/paper_box-mailing.png);
	background-repeat: no-repeat;
	height: 93px;
	width: 285px;
	padding-top: 35px;
}
#pagewidth #footer #contact_us {
	text-align: right;
}
#pagewidth #footer #copy1 {
	float: left;
}
#pagewidth #wrapper #maincol #blog-header {
	color: #FFFFFF;
	background-image: url(images/paper_blue_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 470px;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 40px;
	margin-top: 15px;
}
#pagewidth #wrapper #maincol #blog-header #blog-title {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#pagewidth #wrapper #maincol #blog-header #blog-title h2 {
	display: inline;
}
#pagewidth #wrapper #maincol #blog-header #blog-title p {
	display: inline;
	line-height: 24px;
}
#pagewidth #wrapper #maincol #main-back {
	background-image: url(images/paper_blue_med.png);
	background-position: left top;
	width: 470px;
	padding-right: 40px;
	padding-left: 30px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#pagewidth #wrapper #maincol #main-back #main-txt {
	color: #FFFFFF;
	line-height: 17px;
}
#pagewidth #wrapper #maincol #main-bot-back {
	background-image: url(images/paper_blue_bot.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 75px;
	width: 460px;
	padding-top: 1px;
	padding-right: 30px;
	padding-bottom: 1px;
	padding-left: 50px;
}
#pagewidth #wrapper #maincol #main-back #main-pic {
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
	padding: 3px;
}
#pagewidth #wrapper #maincol #main-bot-back #share-nav div {
	float: left;
}
#pagewidth #wrapper #maincol #main-bot-back #share-nav #share {
	float: right;
}
.desimage {
	width:285px;
	height:195px;
	padding:3px;
	background-image: url(images/paperbg.jpg);
	background-repeat:no-repeat;
}
li {
	margin-bottom: 10px;
}
