body {
	background: #ffffff;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Verdana", sans-serif;
	font-size: 11px;
	color: #000000;
	}
	
div {
	margin: 0;
	padding: 0;
	border: 0;
	}
	
p {
	padding: 3px 0px;
	margin: 8px 0px 0px 0px;
	}

a:link {
	color: #8D8A8A;
	text-decoration: none;
	}

a:visited {
	color: #c0c0c0;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

a:active {
	color: #c0c0c0;
	text-decoration: none;
	}

h1 {
	color: #000000;
	font-size: 30px;
	margin: 35px 0px 20px 0px;
	}
	
h2 {
	color: #000000;
	font-size: 16px;
	margin: 25px 0px 10px 0px;	
	}

h3 {
	color: #000000;
	font-size: 14px;
	margin: 20px 0px 8px 0px;
	}

h4 {
	color: #000000;
	font-size: 11px;
	margin: 20px 0px 5px 0px;	
	}

img {
	border: 0;
	}


/* ============================ */
/* PAGE LAYOUT */
/* ============================ */

.topbord {
	background: #ffffff;
	height: 132px;
	}

.cortop2 {
	position: absolute;
	width: 75px;
	height: 75px;
	top: 75px;
	left: 0px;
	background: #ffffff;	
	}

.maincontent {
	position: absolute;
	top: 30px;
	left: 75px;
	padding: 0px 0px 25px 0px;
	width: 500px;
	}
	
.titlepic {
  position:absolute;
  top:10px;
  left:75px;
  padding-bottom:110px;
  }

.sidebar {
	position: absolute;
	top: 160px;
	left: 735px;
	padding: 0px 0px 25px 0px;
	width: 150px;
	}
	

/* ============================ */
/* SPECIAL */
/* ============================ */

.maincontent p {
	line-height: 140%;
	}
	
.pagetitle {
	margin: 25px 0px 25px 0px;
	}

.sidebar p {
	line-height: 120%;
	margin: 0px 0px 8px 0px; 
	}
	
.sidebar h4 {
	margin: 25px 0px 8px 0px;
	}

.plainlist {   
	padding: 0;
	margin: 5px 0px 0px 0px;
	list-style-type: none;
	}

.plainlist li{
	margin: 6px 0px 0px 0px;
	}

.plainindentlist {
	padding: 0;
	margin: 4px 0px 0px 0px;
	list-style-type: none;	
	}

.plainindentlist li{
	margin: 5px 0px 0px 5px;
	}

/* ============================ */
/* BLOG */
/* ============================ */

h1.blogtitle {
	font-size: 30px;
	font-weight: bold;
	line-height: 90%;
	margin: 10px 0px 0px 0px;
	}

h2.blogsubtitle {
	font-style: italic;
	font-size: 17px;
	font-weight: normal;
	margin-top: 5px;	
	}

.dateheader {
	margin-top: 45px;
	margin-bottom: 10px;
	}

.post {
	margin-bottom: 20px;
	}

.posttitle {
	font-size: 11px;
	}

.postbody {
	margin-top: 10px;
	}

.postbyline {
	margin: 5px 20px 0px 0px;
	font-weight: bold;
	font-size: 10px;
	text-align: right;	
	}

.postcomments {
	margin-right: 20px;
	font-size: 10px;
	text-align: right;
	}

.commentshead {
	margin-top: 25px;
	font-size: 12px;
	border-bottom: 1px solid;
	}

.recententries {
	list-style-type: none;
	margin: 5px 0px 0px 0px;
	padding-left: 0;
	}
	
.recententries li {
	margin: 8px 0px 0px 0px;
	font-size: 10px;
	}

.onecomment {
	margin: 25px 0px;
	}

.commentbyline {
	margin: 5px 20px 0px 0px;
	font-size: 10px;
	text-align: right;
	line-height: 120%;
	}		


	/* Blogger Blogs Only */
	
.postcommentlink {
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	}
	
.postcommentlink a:link {
	text-decoration: underline;
	}

.postcommentlink a:visited {
	text-decoration: underline;
	}

.postcommentlink a:hover {
	text-decoration: underline;
	}

.postcommentlink a:active {
	text-decoration: underline;
	}				


	/* Movable Type Blogs Only */

.postcat {
	text-align: right;
	margin-right: 20px;
	font-size: 10px;		
	}

.extended {
	font-style: italic;
	}

.archiveposttitle {
	margin-bottom: 5px;
	font-size: 15px;
	}

.archivepostdate {
	text-align: right;
	font-weight: normal;	
	margin: 0;	
	}

.archivepostbyline {
	text-align: right;
	margin: 0;
	font-size: 10px;
	font-weight: normal;
	}

	.calendar {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:2px;
                	text-align:left;
.calendarhead {	
		font-family:verdana;
		color:#8D8A8A;
		font-size:small;
		font-weight:bold;
  		padding:2px;
  		background:#FFF;
  		text-transform:uppercase;
		text-align:center;
		border-bottom:1px dotted #8D8A8A;
		}	

		}	.syndicate {
		font-family:verdana, arial, sans-serif;
		font-size:xx-small;		
  		line-height:140%;
  		padding:2px;
  		margin-top:15px;
  		background:#FFF;  		
 		}	
