	body {
		text-align:center;
		background:#fff url("../img/rpbg.new.jpg") repeat top left;
		color:#000;
		font-family:Georgia,Century,Times,serif;
		font-size:13px;
		font-size-adjust:none;
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		line-height:20px;

	}
	h4 a {
	    color: #000;
	}
	#frame {
		width:880px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
	}
		
	#contentleft {
		width:192px;
		padding:0px;
		float:left;
	}
	
	#contentcenter {
		width:450px;
		padding:0px;
		float:left;
padding-left:10px;
	}
	
	#contentright {
		width:203px;
		padding:0px;
		float:right;	
	}
	p,h1,pre {
	    margin:0px 10px 10px 10px;
	}
		
	h1 {
	    font-size:14px;
		padding-top:10px;
	}
		
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
	}
	
	#contentright p { font-size:10px}
	
    ul#navlist{
        background-color: #666;
        width: 100%;
        margin: 5px 0px 15px 0px;
        padding-left: 0;
        white-space: nowrap;
        font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
        font-size:18px;
	    font-size-adjust:none;
	    font-stretch:normal;
	    font-style:normal;
        font-variant:normal;
        font-weight:bold;
        line-height:25px;
    }

    #navlist li{
        display: inline;
        list-style-type: none;
        padding: 10px 35px;
    }

    #navlist a { padding: 3px 10px;        
            font-weight:bold; 
    }

    #navlist a:link, #navlist a:visited{
        color: #fff;
        text-decoration: none;
    }

    .bio_pic{
	    float:left;
	    margin:8px;
    }

    #navlist a:hover{
        color: #FF12B0;
        text-decoration: none;
    }

    ul#navlist li a#current_page  {
        color: #FF12B0;
    }

    a {	
        color: #FF12B0;
        border: 0px ;
	    display: inline;
        text-decoration:none;
        font-weight:500;
	}
	a:hover{
		color:#666;
	}
	
    .thumb a {
        width: 175px;
        height: 76px;
        background-position: bottom left;
        border: 3px solid #fff;
        display: block;
        position: relative;
    }
    .thumb {
        margin: 0px 0px 10px 20px;
    }
    .thumb a:hover {
	    border: 3px solid #FF12B0;
	    position: relative;
    }
.title{
	font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
	font-size:18px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	color:#666;
}
.title a{
	font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
	font-size:18px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	color:#666;
}
.post {

	margin: 12px;
	padding: 5px;
	border: 2px dotted #0D0D0D;
	border-top-width: 0px;
	border-right-width: 0px;
	display: block;
	position: relative;
        margin-left:0;
}

.post .post_meta {
  display: inline
  width:100%;
  padding: 0 0 6px 0;

	border-top-width: 0px;
	border-right-width: 0px;
    border-left-width: 0px;
}
.post .date{
        font-size:10px;
}
.post p {
	margin: 0 0 0 0;
    opacity:1;
}
.contact_box {
    background: url("../img/contact_bar.png")  top left;
    padding: 10px;
    text-align:center;
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
	font-size:18px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
    height:122px;
}
    .curved {
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    behavior:url(border-radius.htc);
   }





