body
{
    background: ffffff;
    font-family: Arial, Lucida;
    font-weight: bold;
    font-size: 12pt;
    color: cc3300;
    text-align: justify;
    margin: .25in;
    margin-left: 180px;
    margin-top: 80px;
    
    background: white;
    background-image:   url( 'images/fbg.jpg' );
    background-repeat: repeat-y;
}


/* Table fix */
table
{
    color: cc3300;
    font-family: Arial, Lucida;
    font-weight: bold;
    font-size: 12pt;
    text-align: justify;
}

h1
{
    font-size: 24pt;
    font-weight: bold;
}

h2
{
    font-size: 18pt;
    font-weight: bold;
}

sup
{
	font-size: smaller;
}

img
{    
    border: 0px;
}

hr
{
    text-align: center;
    /*width: 75%; */
}

hr.short
{
    width: 25%;
}

a
{
    text-decoration: none;
    font-family: Georgia, Palatino, Serif;
}

a:link
{
    color: 005500;
}

a:active
{
    color: ffff00;
}

a:visited
{
    color: 005500;
}

a:hover
{
    text-decoration: underline;
    color: 000000;
    background: ffff00;
    /*aaaaff;*/
}

a img
{
    background: ffffff;
}

/* classes */
/* side classes */
.side
{
    font-family: Arial, Lucida;
    font-size: 10pt;
    color: 000000;
    text-align: left;
}

.side a
{
    font-family: Arial, Lucida;
    font-weight: bold;
    font-size: 12pt;
    text-decoration: none;
    color: cccccc;
}

.side a:visited
{
    color: cccccc;
}

.side a:hover
{
    text-decoration: underline;
    color: ffffff;
    background: inherit;
}

/*.side a:active
{
    font-size: larger;
}
*/


/* end side */





.box
{
    font-family: Helvetica, Geneva;
    font-size: 14pt;
    margin-right: .5in;
    margin-left: .5in;
    margin-top: .25in;
    margin-bottom: .25in;
}


.boxTop
{
    width: 75%;
    background: a67d3d;
    color: white;
    margin-right: -.5in;
    margin-left: -.5in;
    font-size: 16pt;
}

.boxBottom
{
    width: 75%;
    background: a67d3d;
    color: white;
    text-align: right;
    margin-right: -.5in;
    margin-left: -.5in;
    font-size: 16pt;
}

.border
{
    font-size: 8pt;
    text-align: justify;
    color: ffffff;
    width: 150px;
    height: 100%;
}

.name
{
    font-size: 14pt;
    font-weight: bold;
    font-family: Rockwell, Bookman, Serif;
    color: a67d3d;
}

.quote
{
    font-size: 14pt;
}

.quote .name
{
    text-align: right;
    font-size: 10pt;
    font-weight: bold;
    font-family: Rockwell, Bookman, Serif;
    color: a67d3d;
}


h1.header
{
    font-family: Georgia, Palatino, Charter, Serif;
    font-size: 48pt;
    color: aaaaaa;
}

.small
{
    font-size: 8pt;
}

.black
{
    font-family: serif;
    color: 000000;
}


.bio
{
    font-size: x-large;
}

.title
{
    font-size: 14pt;
    font-weight: bold;
    
}
