table  {font-family: Arial, Helvetica; color:#434343; font-size: 14px;}

a:link {color:#000099;}
a:visited {color:#990099;}
a:hover {color:#000099;}


h1  {font-family: Arial, Helvetica; color:#434343; font-size: 28px;}

h2 {font-family: Arial, Helvetica; color:#434343; font-size: 19px; }

h3  {font-family: Arial, Helvetica; color:#434343; font-size: 17px}




.NAV          { font-family : Arial, Helvetica ; color:#434343; font-size : 9px; font-weight: bold;}
NAV a:link    { font-weight : bold; color: #434343; text-decoration: none; }
NAV a:visited { font-weight : bold; color: #4f4f4f; text-decoration: none; }
NAV a:hover   { font-weight : bold; color: #434343; text-decoration: none; }

.copyright    { font-family : Arial, Helvetica ; color: #434343; font-size : 9px; }


.dates    { font-family : Arial, Helvetica ; color: #434343; font-size : 14px; font-weight : bold;}



body 	{
color: rgb(0, 0, 0); 
background-color: rgb(255, 248, 220);
	background: url(journal_bg_image.jpg) ;
	position: relative;
	margin-right:auto;
	margin-left:auto;
	text-align: center;
	font-family: Arial, Helvetica; color:#434343; ;
	}


#wrapper{
	position: relative;
width: 770px;
height: 1130px;
	padding: 0px ;
	margin: 0px ;
	border: 0px;
	margin-right:auto;
	margin-left:auto;
text-align: left; 
background-color: rgb(255, 248, 220);
background: url(journal_background.jpg) ;
	}



#content {
	position: absolute;
top:80px;
left:125px;
width:565px;
font-size: 14px;
	text-align: left;
	}


#bottom {
	background: url(back_bottom.jpg) ;
	height: 146px;
	}




