body {
	margin:		0px 0px 0px 0px;
	color:		#fff;
	font-family:	Arial, Verdana, sans-serif;
	background-image:url(http://www.inkedblog.com/images/bkgnd.jpg);
	
	background-color:#ffffff;
	}

a:link 		{  text-decoration: underline; color: #fff}
a:hover 	{  text-decoration: underline; color: #fff}
a:visited 	{  text-decoration: underline; color: #fff}

#leftcontent {
	float:		left;
	width:		630px;
	margin-right:	15px;
	padding-bottom:	20px;
	}

#content_banner {
	position:		absolute;
	height:			115px;
	width:			630px;
	margin-top:		0px;
	}

#content_main {
	position:		absolute;
	top:			220px;
	margin-left:	20px;
	width:			540px;
	}

#content_nav {
	position:		absolute;
	left:			580px;
	top:			280px;
	margin-top:		15px;
	width:			150px;
	}

#rightcontent {
	position:		absolute;
	left:			680px;
	width:			175px;
	margin-top:		315px;
	text-align:		center;
	}

#snake{
	position:	absolute;
	left:		560px;
	top:		1300px;
	width:		175px;
	}

#tipoftheweek {
	position:	relative;
	width:		135px; 
	margin-left:	auto;
	margin-right:	auto;
	}

#emailpost {
	font-size:	11px;
	position:	relative;
	margin-left:	20px;
	}

#emailpost img {
	margin-left:	20px;
	}

input {
	color: #000000;
	font-family: verdana;
	font-size: 8pt
}

div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
  float: left;
  width: 100px;
  text-align: left;
  }

div.row span.formw {
  float: right;
  width: 335px;
  text-align: left;
  }

div.hr {
	height:			40px;
	background:		url(http://www.inkedblog.com/images/flourish1.gif) no-repeat scroll center;
	}
div.hr hr {
	display:	none;
	}

p, pre {
	margin:		0px 10px 10px 10px;
	}
	
h1 	{
	font-size:	18px;
	color:		#000;
	}

h2, h3 {
	font-size:		15px;
	text-transform:	uppercase;
	}

h1, h2, h3 {
	font-weight:	bold;
	text-align:		left;
	margin-bottom:	10px;
	margin-left:	10px;
	line-height:	80%;
}

#datecol {
	position: 		relative;
	color:			#000000;
	}

#email {
	color:			#000;
	font-family:	Verdana, Arial, sans-serif;
	font-size:		12px; /* was 7px */
	font-weight:	normal; /* was bold */
	text-align:		right;
	text-transform:	uppercase
	margin-bottom:	10px;
	margin-left:	10px;
	}

#email a		{  color: #000000		}
#email a:link 		{  text-decoration: underline; 	}
#email a:hover 		{  text-decoration: underline;	}
#email a:visited 	{  text-decoration: underline;	}

#list a:link 		{  text-decoration: underline; color: #fff}
#list a:hover 	{  text-decoration: underline; color: #fff}
#list a:visited 	{  text-decoration: underline; color: #fff	}

#related {
	color:		#3d505f;
	font-size:	8px;
	font-weight:	bold;
	text-align:	right;
	margin-bottom:	10px;
	margin-right:	10px;
	}

#related a		{  color: #3d505f; font-size: 8px;	}
#related a:link 	{  text-decoration: underline; 		}
#related a:hover 	{  text-decoration: underline;	}
#related a:visited	{  text-decoration: underline;		}

#rightcontent p {
	font-size:	10px;
	margin-left:	0px;
	}

#event_photos img {
	border-style:	solid;
	border-width:	2px;
	border-color:	#fff;
	margin-bottom:	10px;
	}

#copyright {
	font-size:	9px;
	font-weight:	normal;
	text-align:	center;
	margin-bottom:	10px;
	}

#copyright a {
	font-size:	9px;
	font-weight:	normal;
	text-align:	center;
	margin-bottom:	10px;
	}

p, a	{
	font-size:	13px;
	font-weight:	normal;
	text-align:		justify;
	margin-bottom:	10px;
	}
h2 a {
	color:		#000000;
	font-size:	15px;
	font-weight:	bold;
	}

#content_main p {
	line-height:	120%;
	}

#content_main img {
	padding:	12px 10px 5px 0px;
	align: left;
	}

#content_nav p {
	line-height:	120%;
	}

#tipoftheweek p {
	margin:			0px 0px 0px 0px;
	}

#content_main ul li{
	font-size:	11px;
	font-weight:	normal;
	}

#list ul	{
	list-style-type:none;
	padding:		0;
	margin:			0;
	padding-left:	.6em;
	}

#list li	{
	background-image: url(http://www.inkedblog.com/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-left:	.6em;
	margin:			0px 0px 0px 0px;
	line-height:	80%;
	}
