* {
   padding:0;
   margin:0;
}

body {

	
	font-family: "Lucida Grande", Geneva, Arial, sans;
}

a { 
	text-decoration: none;
	color: #006699;
}

#a:link {color: #9D0000;}
#a:visited {	color: #7182A3;}
#a:active {color: #8FABBE;}

a:hover {color: #9d0000;}


.content {
	padding: 0px;
	font-size: small;
}

h1 {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
	background: url(http://.gif) center no-repeat;
	height: 104px;
	width: 780px;
	font-size: large;
	color: #000000;
	text-align: center;
}


h1 a {
	display: none;
	height: 104px;
}

h1 b {
	display: none;
}

h2 {
	margin-top: -15px;
	margin-bottom: 10px;
	text-align: right;
	font-size: medium;
	font-family: "Lucida Grande", Geneva, Arial, sans;
	border-bottom: 1px solid black;
}

h3 {
	padding-left: 20px;
	font-size: large;
	font-family: "Lucida Grande", Geneva, Arial, sans;
}

h4 {
	border-bottom: 1px solid black;
	font-size: small;
	font-family: "Lucida Grande", Geneva, Arial, sans;
}

.mainleftcolumn {
	float: left;
	left: 0px;
	top: 0px;
	margin-top: 8px;
	width: 430px;
}

.mainleftcolumn p{
	padding-top: 0px;
	padding-left: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: "Lucida Grande", Geneva, Arial, sans;
	font-size: small;
	line-height:140%;
}

.mainleftcolumn blockquote {
	margin-left: 20px;
	padding-left: 3px;
	border-left: 1px dotted black;
	margin-top: 5px;
	margin-bottom: 5px;
}


#linkhome {
	
}

.byline {
	font-family: "Lucida Grande", Geneva, Arial, sans;
	font-size: small;
	font-weight: bold;
	margin-bottom: 5px;
}

.dateline{
	font-family: "Lucida Grande", Geneva, Arial, sans;
	font-size: small;
}

.entrybody {
	background-color:#ffffff;
	font-family: "Lucida Grande", Geneva, Arial, sans;
	font-size: small;
	line-height: 125%;
}

.entrybody p{
	margin-bottom: 15px;
}

.floatright {
	margin-left: 5px;
	float:right;
}

.floatleft {
	float:left;
	margin-right: 5px;
}

.permalink {
	font-family: "Lucida Grande", Geneva, Arial, sans;
	font-size: small;
	margin-top: 10px;
	margin-left: 0px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px dotted #878787;
}

/* FOOTER CODE */

.copylink	{ 

	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	
	
}


a.copylink:link		{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.copylink:visited	{ color: #FFFFFF; text-decoration: none }

a.copylink:active	{ color: #FFFFFF; text-decoration: none }

a.copylink:hover	{ color: #9D0000; text-decoration: none }

}
.entrybodyjustified {
	background-color:#ffffff;
	font-family: "Lucida Grande", Geneva, Arial, sans;
	font-size: small;
	line-height: 125%;
	text-align: justify;
}
