body {
    margin:0px auto;
    font-family: 'Lucida Grande', arial, verdana, helvetica,   Geneva, Trebuchet MS, sans-serif;
    color: #003366;
    background:#005d9a  url(/styles/1769/style_images/32-back.jpg) repeat-x top left;
}

img { border: 0px; }

/*Body Links*/
a { color: #336699; text-decoration: underline;}
a:hover {   color: #666699; text-decoration: underline;}
a:visited { color: #666666; text-decoration: underline;}
a:visited:hover {   color: #666699; text-decoration: underline;}
/*----------MAIN TABLE----------------------*/
table#main {
        width: 920px;
        padding: 0px 0px 0px 0px;
        margin: 0px;
        border-collapse: collapse;
		background: url(/styles/1769/style_images/32-main.jpg) no-repeat top left;
}

td#header {
	width:700px;
        padding: 0px 0px 0px 250px;
        height: 185px;
    	text-align:left;
	background: url(/styles/1769/style_images/32-hdr.png) no-repeat top right;
	
}

td#nav {
        width:220px;
        padding: 0px 0px 0px 0px;
        vertical-align: top;
        font-size: 12px;
	text-align:left;
}

td#body {
	width:660px;
        vertical-align: top;
        padding: 10px 30px 20px 40px;
        line-height: 20px;
    	font-size: 13px;
	background: url(/styles/1769/style_images/32-body.png ) repeat-y top right;
}

td#footer {
        padding: 10px 30px 30px 225px;
        font-size: 8px;
        text-align: center;
	background: url(/styles/1769/style_images/32-ftr.png) no-repeat bottom right;
}
#powered {
        padding: 5px 0px 45px 0px;
        color: #fff;
        font-size: 10px;
        text-align: right;
        width: 905px;
}

#powered a { color: #fff; text-decoration: none;}
#powered a:hover {   color: #fff; text-decoration: underline;}
/*----------MAIN TABLE END----------------------*/

/*----------HEADERS----------------------*/
/*Site Title*/
#header h1 {
    display:none;
    margin: 30px 0px 0px 0px;
    font-size: 6px;
    color: #951313;
    font-weight: bold;
    font-style: none;
	line-height:0px;
}

#header h1 span { }

#header h1 a { color: #951313; text-decoration: none;}
#header h1 a:hover {   color: #951313; text-decoration: none;}
#header h1 a:visited { color: #951313; text-decoration: none;}
#header h1 a:visited:hover { color: #951313 ; text-decoration: none;}


/*Site Tagline*/
#header h2 {
    display:none;
    font-size: 6px;
    color: #ac3131;
    font-weight: normal;
    font-style: none;
}

#header h2 span {}

/*Page Titles*/
#body h3.pageTitle {
        display:none;
        padding: 0px;
        margin: 0px 0px 35px 0px;
        font-size: 6px;
        color: #c6992e;
        font-weight: normal;
        font-style: none;
}

#body h3.pageTitle span {}

/*Page Categories*/
#body h3.category {
        font-size: 14px;
        font-weight: normal;
        border-bottom: 1px dotted #006699;
        color: #006699;
        margin: 20px 0px 5px 0px;
		padding:0px 0px 5px 0px;
}

#body h3.category span {}


/*----------HEADERS END----------------------*/


/*----------NAVBAR----------------------*/
#menu {
    margin: 0px 0px 0px 30px;
    padding: 0px 0px 0px 0px;
	font-size: 12px;
}

#menu ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    clear: left;
}

#menu ul li {
    width: 100%;
    display: block;
    float: left;
    margin: 0px;
    border-bottom: 0px solid #424542;
}

/* MENU buttons */
#menu li a {
    margin: 0px 0px 6px 0px;
    display: block;
    text-decoration: none;
}

/* MENU buttons level one */
#menu li.selected_one a {
    padding: 0px;
    color: #000066;
	font-weight:bold;
}
#menu li.unselected_one a {
    padding: 0px;
    color: #CCCCFF;
}
#menu li.unselected_one a:hover {
	color: #fff;
}
/* MENU buttons level two */
#menu li.selected_two a {
    padding-left: 10px;
    color: #000066;
}
#menu li.unselected_two a {
    padding-left: 10px;
    color: #CCCCFF;
}
#menu li.unselected_two a:hover {
	color: #fff;
}
/*----------NAVBAR END----------------------*/


/*----------SIDEBAR----------------------*/
.sideBox {
	padding: 0px;
	margin: 20px 0px 0px 40px;
    font-size: 11px;
	line-height: 9px;
}

.sideBoxTitle {
    font-weight: bold;
    font-size: 12px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #936e14;
}

.sideBox a {color: #fcdf8f; text-decoration: none;}
.sideBox a:hover { color: #fcdf8f; text-decoration: underline;}

/*----------SIDEBAR END----------------------*/


/*----------JOURNAL----------------------*/
.postBox {
        margin: 5px 0px 5px 0px;
        padding: 2px 5px 2px 5px;
        border-top: 1px dotted #006699;
}

.postHdr {
        margin: 5px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        font-weight: bold;
        color: #006699;
		font-size:14px;
}

.postDate {
        padding: 0px 0px 5px 0px;
        font-size: smaller;
        font-style: italic;
        text-align: right;
}
/*----------JOURNAL END----------------------*/


/*----------GALLERY|LIBRARY -------------------------*/
div.pic {
        float: left;
        width: 110px;
        height: 150px;
        padding: 0px;
        margin: 2px 5px 2px 5px;
        text-align: center;
}

div.picSQ {
     float: left;
     width: 110px;
     height: 110px;
     padding: 0px;
     margin: 2px 5px 2px 5px;
     text-align: center;
}

Table.embed {
        padding: 0px;
        margin: 0px 4px 0px 4px;
        border-collapse: collapse;
        border: 0px solid #000;
        font-size: 11px;
}

td.embedThumb {
        width: 100px;
        height: 110px;
        vertical-align: middle;
        text-align: center;
}

td.embedTitle {
        width: 100px;
        vertical-align: middle;
        text-align: center;
        font-size: 9px;
}

img {margin: 0px;}
div.pic img {border: 0px solid; border-color: #444 #AAA #444 #AAA;}

.detailTitle {font-size: 14px;}
.detailSub {font-size: 10px;}



/*----------GALLERY|LIBRARY END----------------------*/

.libBox  {margin:15px 0px 15px 10px;}

.libBox P {margin:0px;}
