body 	{
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 14px;
        color: 333333;
}

h1 	{	
	font-size: 20px;
	font-weight: bold;
	background-color: B7A2B7;
	text-align: center;
	width: 90%;
	left: 5%;
	position: relative;
	padding: 1px 1px 1px 5px;
	border: solid 1px;
         margin-top: 5%;
	}

h3    {
        font-size: 12px;
        text-align: center; 
        width: 90%;
        left: 5%;   
	position: relative;
	padding: 1px 1px 1px 5px;
	margin-bottom: 4px;
     }

h4	{
	font-size: 12px;
	background-color: CCCCCC;
	text-align: left;
	width: 90%;
	left: 5%;
	position: relative;
	padding: 1px 1px 1px 5px;
	margin-bottom: 4px;
}
html>body h4 {
	border-bottom: dotted 1px;
	border-top: dotted 1px;
	}	

small {
       font-size: 80%
         }

p.time	{
	font-size: 8px;
	text-align: right;
	margin: 0px;
	padding: 0px 1px 0px 0px;
	}

p.nav	{
	width: 54%;
	left: 23%;
	font-size: 18px;
	text-align: center;
	letter-spacing: 2px;
	padding: 5px 1px 5px 5px;
	margin: 0px;
	position: relative;
	border-top: dashed 1px;
	border-bottom: dashed 1px;
	}

a   {
       color: 333333;
        text-decoration: underline;
}

        
a:hover {
        background-color: B7A2B7;
	text-decoration: none;
        }

a.nav   {
       color: 333333;
        text-decoration: none;
}

a.nav:visited {
        color: 333333;
         text-decoration: none;
       }

img.post {
        border: solid 1px;
         }

img.head {
	border: solid 1px;
	margin-bottom: 10px;
	padding: 0px;
	}

.dkpurple {
	width: 92%;
        position: absolute;
	top: 100px;
        left: 4%;
        border-top: solid 2px #C09BCF;
        border-left: solid 2px #C09BCF;
        border-right: solid 2px #AB53CF;
        border-bottom: solid 2px #AB53CF;
	background-color: #B472CE;
	height: 120px;

}

.ltpurple {
	width: 84%;
	position: absolute;
	top: 150px;
	left: 8%;
	background-color: #7B75AE;
	height: 110px;
        border-right: solid 2px #918EAD;
        border-bottom: solid 2px #918EAD;
        border-top: solid 2px #AB53CF;
        border-left: solid 2px #AB53CF;
}

.deal	{
	position: absolute;
	width: 68%;
	left: 16%;
	background-color: ECECEC;
        border: solid 1px;
	z-index: 5;
        margin-bottom: 20px;
        margin-top: 20px;
}

html>body .deal {
       border: dotted 1px;
}

.post	{
	font-size: 11px;
	background-color: F7F7F7;
	text-align: left;
	width: 90%;
	left: 5%;
	position: relative;
	padding: 1px 1px 5px 5px; 
	margin-top: 5px;
        margin-bottom: 5px;
	z-index: 6;
}	

.arc	{
	font-size: 13px;
	background-color: F7F7F7;
	text-align: left;
	width: 90%;
	left: 5%;
	position: relative;
	padding: 10px 1px 10px 5px; 
	margin-top: 0px;
        margin-bottom: 0px;
	z-index: 6;
}	


.navimg	{
	width: auto;
	position: relative;
	top: 0px;
	z-index: 8;
	background-color: transparent;
	}


.pix {
        width: 90%;
        left: 5%;
        font-size: 13px;
        text-align: left;
	position: relative;
	padding: 10px 1px 5px 5px; 
	margin-top: 0px;
        margin-bottom: 5px;
        background-color: F7F7F7;
        }

.photo {
          position: relative;
          width: 94%;
         left: 3%;
         text-align: center;
         margin-top:  10px;
         padding: 3px 3px 3px 3px;
         margin-bottom: 5px;
        z-index: 15; 
        background-color: white;
        }

.foot {
        text-align: center;
        margin: 5px 0px 5px 0px;
        }

.lefty {
	float: left;
        width: 85%;
}

.righty  {
        padding: 125px 15px 5px 10px;
	height: auto;
	text-align: center;
        font-size: 10px;
        background-color: transparent;
}

.blogrollmain {
        width: auto;
        background: transparent;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
      }

.blogrollmain a {
       text-decoration: none;
}

.about {
       text-align: right;
       position:absolute;
       font-size: 10px;
       top: 350px;
       right: 7%;
       width: 10.5%;
       height: auto;        
       background-color: #B7A2B7;
       border-right: solid 2px #B891B8;
       border-bottom: solid 2px #B891B8;
       border-top: solid 2px #B8ADB8;
       border-left: solid 2px #B8ADB8;
       padding: 3px;
}
html>body .about   {
       right: 4.4%;
       width: 10.5%; 
}

.about a {
       text-decoration: underline;

}

.roll {
       position:absolute;
       font-size: 10px;
       top: 420px;
       left: 7%;
       width: 10.5%;
       height: auto;        
       background-color: #9E9ABC;
       border-top: solid 2px #8A84BD;
       border-left: solid 2px #8A84BD;
       border-right: solid 2px #B6B5BD;
       border-bottom: solid 2px #B6B5BD;
       padding: 3px; 
}
html>body .roll   {
       left: 4.6%;
       width: 10.5%; 
}

