a, a:visited, a:active {
    color: #FF0000;
    text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
    margin:  0;
    padding: 0;
}

#pageframe {
    width:  800px;
    height: auto;
    margin: 0 auto;
    background-image:  url('http://www.justiceforleo.com/images/bodybgx.gif');
    background-repeat: repeat-y;
}

#header {
    width:  800px;
    height: 193px;
}

#content {
    padding: 15px 12px 0px 12px;
}

#helpbar {
    width: 100%;
}

.navlink {
    font-family: Georgia;
    font-size: 1.3em;
    color: #FF0000;
    font-weight: bold;
    text-decoration: none;
}

#frame {
    width: 766px;
}

#leftbar {
    top:  0px;
    left: 0px;
    width: 180px;    
}

#pagecontent {
    position: relative;
    top:  -95px;
    left: 160px;
    color: #000000;
    width: 560px;
    padding: 0 30px 0px 10px;    
    font-size: 1.05em;
    font-family: Arial;
}

.just {
    text-align: justify;
    font-size: 1.0em;
}

.smallp {
    text-align: center;
    font-size: 0.75em;
}

.dropcap {
    float: left;
    font-size: 48px;
    line-height: 32px;
    padding-top: 8px;
}

.gbentry {
    border-bottom: 1px solid #CCCCCC;
}

table.contact {
    width: 100%;
    border-width: 1px 1px 1px 1px;
    border-spacing: 0px;
    border-style: outset outset outset outset;
    border-color: black black black black;
    border-collapse: collapse;
    background-color: white;
    font-size: 0.65em;
}

table.contact td {
    border-width: 1px 1px 1px 1px;
    padding: 0px 0px 0px 0px;
    border-style: solid solid solid solid;
    border-color: black black black black;
    background-color: white;
    padding: 2px;
    -moz-border-radius: 0px 0px 0px 0px;
}

.formreq {
	font-weight: bold;
	color: #FF0000;
}

.inputbox {
	width: 250px;
} 

table.pet {
	width: 100%;
	text-align: left;
}

table.pet th {
	text-decoration: underline;
}

.pagetitle {
	font-family: Arial;
	font-size: 1.2em; 
	font-weight: bold;
}
