body {
		background-position: top;
		background-repeat: repeat-y;
		background-color: #FFFFFF;
		padding: 0px;
		margin-left: 12;
		margin-top: 0;
		font-family: arial, tahoma, verdana, sans-serif;
		font-size: 11px;
	        text-align:justify;
		}

a:link {
   color: #000000; 
   font-weight: normal;
	text-decoration: none
	}
	
a:visited {
   color: #AB0707; 
   font-weight: normal;
	text-decoration: none
	}
	
a:active {
    color: #FFFFFF; 
    font-weight: normal; 
    text-decoration: none
    }

a: hover {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	}

td{
		font-family: arial, verdana;
		font-size: 11px;
		background-position: top;
		background-repeat: repeat-y;
	}

table.main{
		background-position: top;
		background-image: url(http://www.laurenkelly.com/fpfe2/layout/header.jpg);
		background-repeat: no-repeat;
		font-family: arial, verdana;
		font-size: 11px;
	}

.link a:link {
		color: #AB0707; 
		font-weight: bold;
		text-decoration: none
	}

#navlinks a:visited {
		color: #000000; 
		font-weight: bold;
		text-decoration: none
	}

#navlinks a:active {
		color: #AB0707; 
		font-weight: bold; 
		text-decoration: none
    }

#navlinks a:hover {
		color: #000000; 
		font-weight: bold; 
	}

#navcontent a:link {
		color: #AB0707; 
		font-weight: normal;
		text-decoration: none
	}

#navcontent a:visited {
		color: #000000; 
		font-weight: normal;
		text-decoration: none
	}

#navcontent a:active {
		color: #AB0707; 
		font-weight: normal; 
		text-decoration: none
	}

#navcontent a:hover {
		color: #000000; 
		font-weight: normal; 
		text-decoration: underline
	}

#journaldate {
		font-weight: bold;
		font-family: arial, verdana;
		font-size: 11px;
		color: #AB0707;
	}

#journalcontent {
		font-weight: normal;
		font-family: arial, verdana;
		font-size: 11px;
		text-align: justify;
		color: #000000;
	}

#maincontent {
		font-weight: normal;
		font-family: arial, verdana;
		font-size: 11px;
		color: #000000;
	      text-align:justify
	}
