body {
	margin: 0px 0px 20px 0px;
	background-color: #000066;
   	text-align: center;

}
#wrap_withFeature
	{
	background: #fff url(images/head_and_featuregrad.jpg) repeat-x;}
#stage
	{
	width: 950px;
	height:100%;
	margin: 0 auto;
	text-align: left;
	position: relative;
	}
#header
	{
	margin-top: 0px;
		height: 100px;
	}



#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 850px;
	background-color: #FFFFFF;
border: 3px solid #66CCCC
	
	}

#banner {
	background-color: white; /* #CCCCCC; */
	padding: 15px;
	height: 80px;

}

#banner img {
	float: left;
	padding: 10px 0px 0px 0px;
}

h1 {
	padding: 10px 0px 0px 0px;
	margin: 0;
font face: Arial

}

h2 {
	padding: 5px 0px 0px 0px;
	margin: 0;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
}

h1 a, h1 a:hover, h1 a:visited, h1 a:active, h1 a:link {
        color: #184c8c;
        text-decoration: none;
        background-color: #FFFFFF;
		font-weight: 900;
}
#searchForm {
        display: inline;
}

h3 {
	border-bottom: solid thin black;
}

a, a:link {
	color: #000066;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #0099CC;
	
	text-decoration: none;
}

a:visited {
	text-decoration: underline;
	font-weight: normal;
}

a img, a:link img {
	text-decoration: none;
        color: white;
	background-color: white;
        /* margin: 15px 0px 15px 0px; */
}

a:hover img {
	text-decoration: none;
        color: white;
	background-color: white;
}

a:visited img {
	text-decoration: none;
        color: white;
	background-color: white;
}

a.imageLink {
        text-decoration: none;
        color: white;
	background-color: white;
        /* padding-left: 100px; */
}

#navBar {
	height: 30px;
	background: #000066; /*#0099CC;*/
	color: white;
	padding-top: 6px;
border: 3px solid #66CCCC
}

a.navBarLink, a.navBarLink:visited {
	color: white;
	padding: 3px 7px 3px 7px;
	margin: 0px 25px 0px 25px;
	text-decoration: none;
        font-weight: bold;
}

a.navBarLink:hover {
	color: white;
	background-color: #0099CC; /*#0099CC;*/
	padding: 6px 3px 6px 3px;
	border: 2px inset #999999;
	
}

a#searchLink {
	margin: 0px 50px 0px 0px;
}

input#search {
	margin-left: 60px;
}

#right {
	float: right;
	width: 250px;
	background-color: #FFFFFF;
	overflow: hidden;
	font: 400 12px Serif;
	padding: 16px 0px 0px 0px;
}

#center {
	float: left;
	width: 590px;
	overflow: hidden;
	padding: 15px 5px 0px 5px;
	font: 12px/19px "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif;
}

#center p {
        padding: 0px 10px 0px 10px;
}

caption.calendarhead {
	font: 900 14px Serif;
}

div.entryLinks {
	padding-bottom: 10px;
}

div.trackbackSection p {
	border: solid thin black;
        background-color: gray;
        margin: 20px;
}

img {border: 0; }

.comment {
	border: solid thin blue;
    margin: 10px;
    width: 560px;
}

.commentsPosted {
	border-bottom: solid thin black;
	padding: 5px;
	background-color: gray;
}

.commentsPosted p {padding: 0; margin: 0;}

ul#linkblog li p {
    display: inline;
}

ul#linkblog li {
    padding-bottom: 10px;
}

pre {
    border: solid thin black;
    color: black;
    background-color: silver;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 30px;
    margin-right: 50px;
    padding: 1em;
    overflow: auto;
    width: auto;
    width:expression(document.body.clientWidth > 450? "450px": "auto" );
}

.code, code
{
    font-size: 8pt;
    font-family: Courier;
    color: black;
}

blockquote
{
    border-left: solid thin #CC0000;
    padding-left: 7px;
}

blockquote > p
{
    padding-left: 0;
}

ul#linkblog li blockquote
{
    border-bottom: dashed thin blue;
    border-left: dashed thin blue;
    margin-left: 0px;
}

ol#navigation
{
    list-style: none;
    diplay: inline;
}

ol#navigation>li
{
    list-style: none;
    display: inline;
}

.subscribeParagraph {
    position: relative;
    left: 240px;
    top: -35px;
    overflow: auto;
    width: 315px;
    padding-bottom: 0px;
    margin-bottom: -90px;
}
