body {
	margin: 0 0 0 0;
	background-color: #f9f9f9;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	text-align: justify;
	border: none;
	color: black;
	}

#shell {
	margin: 0 auto 0 auto;
	border: none;
	width: 950px;
	}

#shell2 {
	margin: 0 auto 0 auto;
	border: none;
	width: 950px;
	clear: both;
	}

#masthead {
	width: 950px;
	border: none;
	margin: 35px 0 10px 0;
	}

#social {
	float: right;
	border: none;
	margin: 0 0 17px 0;
	}

#rightboxes {
	width: 300px;
	float: right;
	border: none;
	margin: 0 0 0 20px;
	}

#rightad1 {
	border: none;
	padding: 0 0 20px 0;
	}

#rightfeatured1 {
	border: none;
	padding: 0 0 20px 0;
	}

#rightfeatured2 {
	border: none;
	padding: 0 0 20px 0;
	}

#bottomad1 {
	border: none;
	padding: 20px 0 30px 0;
	float: right;
	}

#bottomfeatured1 {
	border: none;
	padding: 20px 25px 30px 25px;
	float: right;
	}

#bottomfeatured2 {
	border: none;
	padding: 20px 0 30px 0;
	float: right;
	}

#endfrontpage {
	clear:both;
	margin: 10px 0 30px 0;
	color: black;
	border: none;
	text-align: center;
	}

#end {
	clear:both;
	margin: 30px 0 30px 0;
	color: black;
	border: none;
	text-align: center;
	}

img.masthead {
	border: none;
	background-color: transparent;
	}

img.social {
	border: none;
	background-color: transparent;
	}

img.featured {
	border: none;
	}

img.featuredword {
	border: none;
	margin: 0 0 20px 0;
	}

img.preview {
	border: none;
	float: left;
	margin: 1px 20px 20px 0;
	}

img.imagepreviewtop {
	border: none;
	margin: 4px 10px 0 0;
	}

img.imagepreviewendtop {
	border: none;
	margin: 4px 0 0 0;
	}

img.imagepreview {
	border: none;
	margin: 10px 10px 0 0;
	}

img.imagepreviewend {
	border: none;
	margin: 10px 0 0 0;
	}

span.menu {
	color: 444444;
	text-decoration: none;
	font-weight: bold;
	font-size: 27px;
	}

span.menu2 {
	color: #444444;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	} 

span.center {
	text-align: center;
	} 

span.bold {
	font-weight: bold;
	} 

span.italics {
	font-style:italic;
	} 

a.menu {
	color: #444444;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	}

a.menu:hover {
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
	}

a.menu3 {
	color: #444444;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	}

a.menu3:hover {
	text-decoration: underline;
	font-weight: normal;
	font-size: 13px;
	}

a.link {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
	}

a.link:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
	}

a.linkend {
	color: #444444;
	text-decoration: none;
	font-weight: normal;
	}

a.linkend:hover {
	text-decoration: underline;
	}

a.lokesh {
	color: #f9f9f9;
	text-decoration: none;
	font-weight: normal;
	}

a.preview {
	color: black;
	text-decoration: none;
	font-weight: bold;
	}

a.preview:hover {
	text-decoration: underline;
	}

hr.guide {
	background: #f9f9f9;
  	height: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px dotted #666666;
	}

hr.preview {
	background: #f9f9f9;
  	height: 0px;
	clear: left;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px dotted #666666;
	margin: 20px 0 20px 0;
	}