#page #sidebox {                    
color:#000;
background-color: #FFF;
float:left;
width:190px;
height:inherit;
padding-top:15px;
text-indent:0px;
text-align:left;
list-style-type:none;
text-decoration:none;
font-weight: bold;
font-size: .8em;
font-variant:small-caps;

}

#page #sidebox a{                     
color:#000;
text-decoration:none;
text-align:left;
list-style-type:none;

}

#page #sidebox a:hover{                     
text-decoration: none;
color:white;
background-color:#000;
}

#page #sidebox .highlight img {border: 1px solid #202; }
#page #sidebox .highlight:hover img {border: 1px solid #FFF; }


.pagenav  {}


#page #sidebox .page_item {               
background-color:#FFF;
color:#000;
text-align:left;
list-style-type:none;
text-decoration:none;
font-weight: bold;
font-variant:small-caps;
padding-top:5px;
}
 
#page #sidebox .page_item a {             
color:#000;
text-decoration:none;
text-align:left;
list-style-type:none;
}

#page #sidebox .page_item a:hover {         
text-decoration: none;
color:white;
background-color:#000;
}


#page #sidebox li.page_item ul{                     
text-decoration:none;
text-align:left;
list-style-type:none;
padding:0px;
margin:0px 0px 0px 15px;
}

#page #sidebox li.page_item ul li.page_item a{                     
text-decoration:none;
text-align:left;
list-style-type:none;
padding:0px;
margin:0px;
}

#page #sidebox li.top a{                     

}

#page {
background:white;
border:0px solid #000;
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:15px;

} 

#page #post {
float:left;
width:740px; /* change to 740 for SIDEBAR or 950 for none */
padding-right:15px;
}

#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;
/* position: relative; */
clear:both;
}

#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{}

body {
       
        background-color: white;
        background-image: url('/images/bg2.jpg');
        background-repeat: no-repeat; 
        background-position: top center;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
}