#footer *, #links *, #menu * { display: none; }

body
{
	margin-left: 0px;
	margin-top: 0px;
	background-color: #606060;
}

A, 			
	A:link		
	A:visited	
	A:active
{
	color: red;
       text-decoration: none;
	border-bottom: 1px dotted;
}

A:hover
{
	color: #00ffff;
	text-decoration: none;
	border-bottom: none;
	background-color: maroon;
}

blockquote
{
	background-color: #EEF;
	border: 1px dotted #2C2F66;
	padding: 10px;
}

.quoted
{
	background-color: #EEF;
	border: 1px dotted #2C2F66;
	padding: 10px;
}

#blogtitle
{
	position: absolute;
	top: 20px;
	left: 20px;
	font-family: 'Lucida Grande', Lucida, Verdana, Arial, sans-serif;
	color: #fff;
}

#blogtitle h2
{
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-size: xx-large;
	font-family: 'Lucida Grande', Lucida, Verdana, Arial, sans-serif;
}

.description
{
	font-family: 'Lucida Grande', Lucida, Verdana, Arial, sans-serif;
	color: #ffffff;
	font-size: small;
	margin-left: 20px;
	margin-top: 0px;
}

#wrapper
{
	position: absolute;
	top: 100px;
	left: 0px;
	padding: 0px;
	z-index: 2;
	background-color: #FFF;
	width: 594px;
	/* bmh */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 594px;
}

html>#wrapper { width: 594px; }

#container { margin-left: 10px; }

#content
{
	padding: 10px;
	z-index: 2;
	background-color: #FFF;
}

.blogbody
{
	font-family: 'Lucida Grande', Lucida, Verdana, Arial, sans-serif;
	color: #000;
	font-size: small;
	font-weight: normal;
	line-height: 140%;
	/* background:#FFF; */
}

.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active
	.blogbody a:hover
{
	font-weight: normal;
	text-decoration: none;
}

.title
{
	font-family: 'Lucida Grande', Lucida, Verdana, Arial, sans-serif;
	font-size: medium;
	color: #666;
}

.syl_title
{
	font-family: 'Lucida Grande', Lucida, Verdana, Arial, sans-serif;
	font-size: medium;
	color: #036;
	background: #e6e6e6;
}

#toptext
{
	font-family: 'Lucida Grande', Lucida, Verdana, Arial, sans-serif;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
	text-transform: capitalize;
	width: 100%;
	border: 1px solid #2C2F66;
	padding: 5px;
}

.date
{
	font-family: 'Lucida Grande', Lucida, Verdana, Arial, sans-serif;
	font-size: medium;
	color=navy: ;
	border-bottom: 1px solid;
	margin-bottom: 10px;
	font-weight: normal;
}

.posted
{
	font-family: 'Lucida Grande', Lucida, Verdana, Arial, sans-serif;
	font-size: x-small;
	color: #000000;
	margin-bottom: 25px;
}

body#nopage #wrapper { width: 594px; }

