body {
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 90%;
	color: #414141;
	background-color: white;
	line-height: 140%;
	margin: 0;
	padding: 0;
	text-align: center;
}

/* Set the page width here */
#menu-top, #header, #wrapper-content, #wrapper-content-2, #wrapper-footer {
	width: 830px;
	margin: 0 auto;
	text-align: left;
}


#menu-top {
	background: white url('sysimg/bg02-white-right.png') no-repeat right top;
	min-width: 756px;
	height: 94px;
	overflow: hidden;
}

#menu-top-leftbg {
	background: url('sysimg/bg02-white-left.png') no-repeat left top;
	height: 94px;
	overflow: hidden;
}

#google-ad {
	width: 728px;
	height: 90px;
	margin: 4px auto 0 auto;
	background: white;
}

#menu-top a, #menu-top a:visited {
	background: transparent url(images/menuleft.png) no-repeat left top;
	display: block;
	float: left;
	text-decoration: none;
	margin: 0 2px;
}

#menu-top a span, #menu-top a:visited span {
	background: transparent url(images/menuright.png) no-repeat right top;
	padding: 0 8px 0 4px;
	margin: 0 0 0 4px;
	display: block;
}

#menu-top a:hover { background-position: 0% -50px; }
#menu-top a:hover span { background-position: 100% -50px; }

#wrapper-header { 
	background: transparent url('sysimg/bg.png') top center repeat-x; 
}
#header { background: #fff }
#wrapper-header2 { background: transparent url('sysimg/bg02-blue-left.png') top left no-repeat; }
#wrapper-header3 { background: transparent url('sysimg/bg02-blue-right.png') top right no-repeat; }


#wrapper-content { 
	background: white url('sysimg/bg02-white-left.png') no-repeat left top; 
	margin-bottom: 0;
}

#wrapper-content-2 { 
	background: transparent url('sysimg/bg02-white-right.png') no-repeat right top;
	margin-bottom: 0;
}

#content {
	padding: 5px 0px 3em 10px;
	width: 550px;
	margin-left: 20px;
}

#wrapper-footer { 
	clear: both;
	background-color: white; 
	margin-bottom: 0;
	margin-top: 2em;
	text-align: center;
	font-size: 80%;
}

.separator {   // <hr> between individual entries
//	background: white url('sysimg/h-rule.png') no-repeat;
	color: #ccc;
	background: #ccc;
	//margin: 10px 0 10px 0;
	height: 1px;
	border: 0;
}

IMG.icon {
	padding: 0;
}

SPAN.popuplink {
	position: relative;
	padding-bottom: 2px;
	margin-bottom: 2px;
	bottom: 2px;
}
.popupmenu { 
	position: absolute; 
	width: 98px; 
	left: 0px; 
	top: -62px; 
	height: 52px; 
	z-index: 7; 
	padding: 5px; 
	display: none; 
	text-align: left; 
	background-color: #fff; 
	border: 1px solid #000; 
	color: #000; 
	font-size: 11px; 
	line-height: 13px; 
}
.popupmenu A { 
	display: block; 
	color: #006699;
	font-size: 11px; 
	line-height: 13px; 
}

.ad-box {   // ads between blog entries
    width: 468px; 
    overflow: hidden; 
    /* border-top: 1px solid #aaa; 
    border-bottom: 1px solid #aaa; */
    padding: 0; 
    background-color: white;
    margin: 0px auto 0px auto;
}


#menu-page {
	float: right;
	width: 187px;
	text-align: center;
	line-height: 140%;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	margin: 20px 30px 3em 2em;
}

#menu-page ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 90%;
}

#menu-page a:link, #menu-page a:visited { color: #006699; text-decoration: underline;}
#menu-page a:hover { color: #006699; text-decoration: underline;}

.menu-page-item {
	background: transparent url('sysimg/menu.png') no-repeat;
	margin: 1.5em 0 3em 0;
	padding-top: 0.3em;
	text-align: center;
}

.menu-page-item h3 {
	font-size: 85%;
	text-transform: uppercase;
	color: #202020;
	font-weight: normal;
	letter-spacing: 0.15em;
	margin-bottom: 0.5em;
}

.menu-page-item p {
	text-align: center;
}

.menu-page-item h4 {
	font-size: 50%;
	text-transform: lowercase;
	color: #202020;
	font-weight: normal;
	letter-spacing: 0.2em;
	margin-bottom: 1em;
}


#footer {
	margin: 80px 0 0 0;
	padding: 1em;
	background: #fff url('sysimg/h-rule.png') top no-repeat;
//background: #d4e5f8 url('sysimg/bg_bluebox.png') top no-repeat;
	clear: both;
}

#footer p {
	margin-bottom: 1.3em;
	font-size: 11px;
	letter-spacing: 0.05em;
	line-height: 1.3em;
}

h1 { font-size: 130%; color: #006699; line-height: 135%;}
h2 { font-size: 110%; }
h3 { font-size: 100%; margin-bottom: 0.5em; }
h4 { font-size: 100%; margin-bottom: 0; padding-bottom: 0; }
p { margin-top: 0.5em; }

a:link, a:visited { color: #006699; text-decoration: underline; }
a:hover{ color: #006699; text-decoration: underline; }
a.icons:hover { text-decoration: none; }

/* footerStickAlt http://themaninblue.com/experiment/footerStickAlt/ */
/* This code is for the positioning of the footer. There is also an IE part in ltie7.css */
html, body { height: 100% }

#nonFooter {
	position: relative;
	min-height: 100%;
}

#wrapper-footer {
	position: relative;
	margin-top: -2.3em;
	margin-bottom: 0;
}

blockquote {
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 90%;
	line-height: 140%;
	color: #414141;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 1px;
	padding-top: 1px;
                }

.refline {
        font-size:70%;
	color: #999999;
}

.footer{
	padding: .5em;
	text-align: left;
	font-family:Verdana, arial, sans-serif;
	color: #99CCFF;
	font-size:11px;
	}


/*- Menu Tabs --------------------------- */

.container {
	padding: 30px;
	margin: 5px 0 5px 0;
	}

#minitabs {
	margin: 0;
	padding: 0 0 15px 10px;
	}

#minitabs li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#minitabs a:link, #minitabs a:visited {
	float: center;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	margin: 0 5px 4px 5px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #006699;
	}

#minitabs a.active:link, #minitabs a.active:visited, #minitabs a:hover {
	border-bottom: 0.4em solid #000;
	padding-bottom: 2px;
        background: #fff;
	color: #000;
	}

.archivehead  {font-size: 150%;
                        font-weight: bold;
                         color: #414141;
}

.subcomment  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 140%;
  line-height: 24px;
  font-weight: bold;
  color: #686868;
}

.subtitle	{
	padding-top:10px;
	padding-bottom:0px;
	text-align:center;
	font-family:Verdana,Arial, sans-serif;
	color: #686868;
	font-size: 90%;
        line-height:120%;
	font-weight:400;
	}

.message {
	font-family: Verdana, Arial, sans-serif;
	font-size: 75%;
	color: #000;
	line-height: 130%;
	font-weight: normal;
	margin: 10px 10px 10px 10px;
	border: 1px #CCCCCC solid;
	background: #F0F0F0;
	padding: 12px;
	}

.comment {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:120px;
	margin:20px 20px 20px 20px;
	border:solid #A4A4A3 1px;
	background-color:#ECF1F2;
	padding:10px;
	}

.comments-body {
	width: 90%;
	font-family:arial, sans-serif;
	color:#202020;
	font-size: 90%;
	font-weight:normal;
	background:#ffffff;
	padding:10px;			
	}		
.commentbox {
	margin-top:6px;
	padding-top:0px;
	background-color:#f9f9f9;
	width:420px;
        font-size: 90%;
	font-weight:normal;
	margin-left:5px;
        margin-right:5px;
	overflow:hidden;
}
.comments-post {
	font-family:arial, sans-serif;
	color:#202020;
	font-size: 70%;
	font-weight:normal;
	background:#ffffff;
       line-height: 110%		
	}

INPUT, TEXTAREA, SELECT, OPTION {
	color:#2E5285;
	font-size:11px;
	text-decoration:none;
	font-family:Arial, sans-serif;
	border:1px solid #C0C0C0;
	background-color:#FFFFFF
	}

.bside {
	padding: 8px;
	border: 1px solid #BFD9E5;
	background-color: white;
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
        margin-top: 10px;
}

.side {
	padding: 8px;
	border: 0;
	background-color: white;
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
        margin-top: 10px;
}

.cntr {
               margin: 0px auto 0px 43px;
                border: 0;
              }

.bcntr { 	padding: 8px;
	border: 1px solid #BFD9E5;
	background-color: white;
                     margin: 0px auto 0px 43px;
               }

/* advertising page styles */

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003456;
}
}
.style3 {font-size: 9px}
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #003456; font-size: 12px; }
.style5 {font-size: 12px}
.style8 {color: #FFFFFF}
.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003456;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
.style13 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #003399; font-weight: bold; font-size: 13px; }
.style14 {color: #003456; font-size: 13px; font-style: italic; font-family: Verdana, Arial, Helvetica, sans-serif;}