.centeredImage   /* Under Menu Bar */
    {
    text-align:center;
    
    margin-top:0px;
    margin-bottom:-4px;   /* for IE7  */
    padding:0px;
    border: 0px;
    
    }

#page #sidebox {                     /* Bottom Right */
color:#000;
background-color: #000;
width:595px;
float:right;
height:310px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
margin-bottom:4px;
}

#page #sidebox .highlight img {border: 1px solid #202; }
#page #sidebox .highlight:hover img {border: 1px solid #FFF; }


.pagenav                /* NEWS ITEMS */
{color:#000;
background-color:#000;
text-align:left;
border-style: solid;
border-width: 0px;
border-color: #000;
list-style-type: none;
float:left;
font-weight: bold;
font-variant: small-caps;
font-size: 1em;
width:351px;
height:310px;
overflow:auto;
background-image: url('newsgrey.png');
background-repeat: repeat-x; 
outline:none; 
margin-left: auto;
margin-right: auto;
padding:0; 
margin-top:0;
margin-bottom:0;
}


.pagenav ul
{
outline:none; 
margin-left: auto;
margin-right: auto;
padding:0; 
margin-top:0;
margin-bottom:0;

}


.page_item {               /* NEWS ITEMS  */
background-color:#000;
color:#fff;
text-align:left;
list-style-type:none;
font-weight: normal;
font-size: .8em;
font-variant:small-caps;
text-indent: 1%;
/* *line-height: 120%; */
}
 
.page_item a {             /* NEWS ITEMS  */
color:#fff;
text-decoration:none;
text-align:left;
list-style-type:none;
/* font-variant:small-caps; */

}

.page_item a:hover {         /* NEWS ITEMS  */
text-decoration: none;
color:#000;
background-color:#fff;
}

#page {
position:static;  /* originally position:relative, changed to fix IE6 to show menu */
background:white;
border:0px solid #000; /* menu for other pages? */   
width:950px;
color:#000;
font-family: verdana;
margin-right:auto;
margin-left:auto;
margin-top:0;
margin-bottom:0;
padding:0;
}

#page p{
margin-top:0;
} 

#page iframe{
border: 0px;
}

#page #header #searchform {}

.text {
margin-right:auto;
margin-left:auto;
margin-top:0;
margin-bottom:0;
padding:0;
}


#page .post {
/* line-height:150%; */
margin-right:auto;
margin-left:auto;
margin-top:0;
margin-bottom:0;
padding:0;
}

#page p{  /* CHANGE HERE  */
margin-top:0px;

} 

#page #post {
float:left;
width:950px;
padding-right:0px;
}

#page #post h1 {
font-size:1.5em;
}

#page #post h2 {
font-size:1.4em;
}

#page #post h3 {
font-size:1.2em;
}

#page #post h4 {
font-size:1.1em;
}

#page #post hr {
NOSHADE="NOSHADE"
}


#page #post ul, ol {
	margin-left:auto;
	margin-top:10px;
}

#page #post blockquote {
	margin:auto;
	border-left:5px solid #142651;
	padding-left:5px;
	font-style: italic;
	color:#899fff;
}


#page #footer {
text-align:center;
background:#888;
color: #000;
clear:both;
height:20px;
padding:0px;
font-variant:small-caps;
font-weight: bolder;
font-size: smaller;
}

#page #footer a {
color:#000;
text-decoration:none;
font-weight: bolder;
font-variant:small-caps;
}

#page #footer a:hover {text-decoration: none;
color:#fff;
}

#page #header{
position:absolute;
}

#page #header #stylenavigator ul{list-style-type:none; position:absolute; top:0px; right:10px;}

#page #header #stylenavigator ul li{}

.navigation {
list-style-type:none;
margin-top:0;
margin-bottom:0;
margin-right:auto;
margin-left:auto;
background:#0033DD;
width:950px;
}

.navigation li {
/* display:inline; */
font-size:1.2em;
padding:5px 10px;
}

.navigation li a:active {
border-bottom:1px solid #FFF;
color:#fff;
}
.navigation li a:hover {
border-bottom:1px solid #FFF;
color:#FFF;
}


body {
       
        background-color: white;
        background-image: url('/images/bg.jpg');
        background-repeat: no-repeat; 
        background-position: top center;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
}
