body {
	font-family: "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	line-height: 13pt;
	background: url(../images/bg.jpg) 0px 0px repeat-y #E1E1E1;
	color: #2D2D2D;
	margin: 0px;
}

p {
	margin-top: 0px;
}

a {
	text-decoration: none;
	padding-bottom: 0px;
	border-bottom-width: 0px;
	color: #2d2d2d;
}
a:hover, a:active {
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

cite {
	text-indent: 0px;
	display: block;
	font-style: normal;
	padding: 12px 18px 12px 18px;
	margin: 10px;
	background: #DDDDDD;
	border-top: 2px solid #BABABA;
	border-bottom: 2px solid #BABABA;
	
}
code {
	text-indent: 0px;
	color: #000000;
	display: block;
	padding: 12px 18px 12px 18px;
	margin: 10px;
	background: #DDDDDD;
	border-top: 2px solid #BABABA;
	border-bottom: 2px solid #BABABA;
}

.center { text-align: center; }
.right { text-align: right; }

ul {
	margin-top: 0px;
	line-height: 14pt;
}

li {
	padding-left: 0px;
}


#banner {
	height: 180px;
	width: 100%;
}

#bannerbg {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;	
	height: 180px;
	width: 100%;
	background: url(../images/bannerbg.jpg) 0px 0px repeat-x;
}

#bannerimg {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
	height: 180px;
	width: 800px;
	background: url(../images/banner.jpg) 0px 0px no-repeat;
}

#menu {
	position: absolute;
	left: 0px;
	top: 105px;
	z-index: 3;
	width: 100%;
}

#menucontent {
	width: 700px;
	background: url(../images/menubg.gif) -3px 1px no-repeat;
	text-align: center;
}


#menucontent a {
	font: bold 6pt Verdana, Arial, sans-serif;
	color: #ACACAC;
	text-transform: uppercase;
	padding: 8px 11px 8px 11px;
}

#menucontent a:hover, a:active {
	background: #5C6378;
	color: #ffffff;
	border-bottom: none;
}


#main {
	width: 700px;
}

#section1 {
	float: left;
	width: 200px;
}

#section2 {
	float: left;
	width: 300px;
	margin-top: 24px;
}

#section2 a:hover, a:active {
	/* BUG WORKAROUND - BAD INHERITANCE */
	background-color: transparent;
}

#section2 img {
	display: block;
	text-align: center;
	background: #FFFFFF;
	padding: 8px;
	margin: 4px;
	border: 1px solid #696969;
}


#section3 {
	float: left;
	width: 200px;
	margin-top: 24px;
}

#section3 a:hover, a:active {
	border-bottom-color: #a1a1a1;
	/* BUG WORKAROUND - BAD INHERITANCE */
	background-color: transparent;
	color: #2d2d2d;
}

.sideitem {
	padding: 30px 12px 10px 12px;

}
	

#logo {
	background: url(../images/logo.gif) 24px 0px no-repeat;
	height: 100px;
}

#introduction {
	font-family: Arial, sans-serif;
	color: #727272;
	padding: 12px 20px 0px 20px;
	text-align: right;
}

#quicklinks {	background: url(../images/h_quicklinks.gif) 0px 0px no-repeat; }
#quicklinks ul {	list-style: disc outside url(../images/bullet_15.gif);
			line-height: 12pt;}
#reads {	background: url(../images/h_reads.gif) 0px 0px no-repeat; }
#reads ul {	list-style: disc outside url(../images/bullet_14.gif); }
#archives {	background: url(../images/h_archives.gif) 0px 0px no-repeat; }
#feeds {	background: url(../images/h_feeds.gif) 0px 0px no-repeat; }
#buttons {	background: url(../images/h_buttons.gif) 0px 0px no-repeat;
		padding-top: 40px;
		text-align: center; }
#buttons img {  border-width: 0px; }
#buttons a:hover, a:active { border-bottom-width: 0px; }
#poweredby {	background: url(../images/h_poweredby.gif) 0px 0px no-repeat; }

#footer {
	float: left;
	background: url(../images/footerbg.jpg) 0px 0px repeat-x #0A0A1A;
	width: 100%;
}
#footertop {
	background: url(../images/footer.jpg) 0px 0px no-repeat;
	width: 800px;
	height: 60px;
}
#footermain {
	margin-left: 200px;
	width: 276px;
	padding: 0px 12px 20px 12px;
	text-align: center;
	color: #4E4E52;
	font: bold 7pt Verdana;
	text-transform: uppercase;
}
#footermain a {
	color: #62627F;
}

/*-------------------------- BLOG STYLE ----------------------------------- */
#blogbody {
	text-align: justify;
	padding-left: 12px;
	padding-right: 12px;
}
#blogbody a {
	color: #D45E15;
	text-decoration: none;
	border-bottom-width: 0px;
}
#blogbody a:hover, a:active {
	border-bottom: 1px solid #D45E15;
}

#blogbody ul {
	list-style: disc outside url(../images/bullet_17.gif);
}
#blogbody li {
	padding-left: 4px;
}
#blogbody p {
	margin-bottom: 8px;
}

.entry {
	margin-bottom: 16px;
}

.entrytitle {
	/*background: url(../images/bullet_18.gif) 0px 2px no-repeat;*/
	text-indent: 0px;
	height: 16px;
	font: bold 8.5pt Garamond, Georgia, Times New Roman, Times, serif;
	text-transform: uppercase;
	padding-left: 0px;
	padding-top: 3px;
	margin-bottom: 2px;
	color: #AD4D11;
}
.entrydate {
	font: bold 7.5pt Arial, sans-serif;
	color: #898989;
	border-top: 1px dotted #898989;
	padding-top: 3px;
	text-indent: 0px;
}
.entrycontent {
	margin-top: 6px;
}
.entryauthor {
	padding-top: 6px;
	padding-bottom: 40px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	color: #898989;
}
	