body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
        font-family: veranda, antique olive, sans-serif;
        color:#171717;
        background-color: #FFFFF0;
        }


a {
	text-decoration: none;
	font-weight: bold;
	color:  #ccc;
	outline: none;
	}
 A:link { COLOR: #D5187E }
      A:active { COLOR: #ff0033 }
      A:visited { COLOR: #cc0099 }
      A:hover { COLOR: #ff0099 }
      A.dblink { COLOR: #006600 }
                A.dblink:hover { COLOR: #006633 }
                A.dblink:visited { COLOR: #009900 }
                A.dblink:active { #40FF40 }
      A.googlelink { COLOR: #333366;
			font-weight: normal; }
                A:googlelink:hover { COLOR: #333366 }
                A.googlelink:visited { COLOR: #333366 }
                A.googlelink:active { COLOR: #333366; }
      A.epistolary { COLOR: #4F249E;
			text-decoration: none;
		        font-weight: none;
        		outline: none;
 			}
                A:epistolary:hover { COLOR: #4F249E;
                        text-decoration: none;
                        font-weight: none;
                        outline: none;
			 }
                A.epistolary:visited { COLOR: #4F249E;
                        text-decoration: none;
                        font-weight: none;
                        outline: none;
			 }
                A.epistolary:active { COLOR: #4F249E;
                        text-decoration: none;
                        font-weight: none;
                        outline: none;
			 }
 
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}

b {
	font-size: 12px;
	}

p {
	font-size: 14px;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 10px; 
	}

img {
	border: 0;
	}

.page_title {
        text-align: left;
        color: #4F249E;
        padding: 5px 5px 5px 5px;
	font-size: 30px;
	font-weight: bold;
        border: 0px dashed #666699;
        }
.span_color {
	background-color: #FFE7FF;
        padding: 0px 10px 10px 10px;
	border-bottom: 0px dotted #B35B95;
	}

.page_head {
        text-align: left;
        color: #4F249E;
        padding: 0px 5px 0px 5px;
        font-size: 17px;
	font-weight: bold;
        border-bottom: 0px dashed #666699;
        }

.art_title {
        text-align: left;
        padding: 5px 0px 5x 5px;
        font-size: 20px;
	font-weight: bold;
	color: #4D4D4D;
        border-bottom: 0px dashed #399BD3;
	background-color: #FFD6F2;
        }

.art_author {
        text-align: right;
        padding: 0px 5px 0px 0px;
        font-size: 14px;
        }
.art_content {
        text-align: left;
        padding: 0px 15px 15px 15px;
        font-size: 14px;
        }
.art_date
	{
        text-align: right;
	padding: 0px 5px 0px 0px;
	font-size: 13px;
	}

.rel_art_title {
        text-align: left;
        padding: 5px 5px 5px 5px;
        font-size: 14px;
        font-weight: bold;
        color: #4D4D4D;
        border-bottom: 2px dashed #399BD3;
        background-color: #D1D7FF;
        }

.rel_art {
        padding: 0px 0px 0px 0px; 
	text-align: left;
        line-height: 15px;
        margin-top: 0px;
        margin-bottom: 0px;
        font-size: 14px;
        }

.copyright {
        text-align: center;
        font-size: 12px;
        margin-top: 30px;
        }
.photography {
        text-align: center;
        font-size: 14px;
        margin-top: 50px;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
	border: 2px dotted #E6E2FF;
        }

.index_letters {
        text-align: left;
        font-size: 14px;
	font-weight: bold;
        }

.index_cat {
        text-align: left;
        font-size: 14px;
        font-weight: bold;
        border-bottom: 0px dashed #666699;
        }


#article {
	border: 0px solid #ccc;
        padding: 0px 5px 10px 5px;
	}
#sidebar {
	padding: 0px 5px 10px 5px;
	}
#right {
	position: absolute;
	top: 115px;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 20px;
	padding: 10px;
	border: 7px dotted #33FFFF;
	background: #ffffcc;
	width: 230px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 230px;
	}
#right2
 {
        position: absolute;
        top: 115px;
        right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
        margin: 20px;
        padding: 10px;
        border: 3px dashed #33FFFF;
        background: #ffffcc;
        width: 250px; /* ie5win fudge begins */
        voice-family: "\"}\"";
        voice-family:inherit;
        width: 250px;
        }

html>body #right {
	width: 170px; /* ie5win fudge ends */
	}

#bottom {
	margin: 20px 300px 20px 20px;
	padding: 10px;
        border: 0px solid #ccc;
        background: #66cccc;
        height: 100px; /* ie5win fudge begins */
        voice-family: "\"}\"";
        voice-family:inherit;
	}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
