body { 
background: url('back.jpg');
 background-repeat: repeat;

}


#wrapper { 
height: auto; 
width: 838px;

margin-left: auto; 
margin-right: auto;

padding-top: 1px;
padding-bottom: 1px;

text-align: left; 
background: url(contentbg.png) center repeat-y; 

position: relative;
}





a{ font-family: arial; text-decoration: none; }

a:link {color: #A05E66; }
a:visited {color: #A05E66; }
/*a:visited {color: #4D1D2E; }*/
a:hover {color: #FF5081; }
a:active {color: #FF436F; }



#header { 
width: 838px;
height: 121px; 
background: url(headernew.png) no-repeat top left; 
padding: 0;

margin: 0;
margin-left: auto; 
margin-right: auto;
}


#content { 
width: 515px; 
margin-left: auto; 
margin-right: 54px;
text-align: justify;
line-height: 130%;

/*float: right;*/
}

#writing { 
width: 675px; 
margin-left: auto; 
margin-right: 64px;
text-align: justify;
line-height: 130%;

/*float: right;*/
}


#catselect { 
/*width: 515px;*/
margin-bottom: 50px;
padding-right: 0px;
margin: 0;
border-bottom: 1px black dotted;
}

#catselect img {
cursor: pointer;
}

#thumbs {
/*width: 515px;*/
margin-top: 40px;
margin-bottom: 50px;
padding-right: 0px;
}


img.thumblink {
padding-left: 12px;
padding-bottom: 12px;
border: 0px;
}

div.linkbox { 
width: 175px; 
margin-left: 55px; 
margin-right: auto; 
line-height: 180%;
position: absolute;
top: 0px;
left: -20px;
border-right: 1px dotted black;
}

div.linkbox a
{
margin-left: 20px;

font-family: tahoma;
}


#footer {

width: 838px;
height: 35px;
background-image:url('footer.png');
background-repeat: no-repeat;

margin: 0;
margin-left: auto; 
margin-right: auto;
}


h1 { font-family: arial; font-size: 18px; color: #FF5081; font-weight: lighter;
}

h2 {font-family: arial; font-size: 14px; font-weight: bold;
}


p {  font-family: arial; font-size: 80%;
}



