*
{
margin: 0px; padding: 0px;
}



/* Start General Styling */

body
{
font-size: 12pt;
font-family: Microsoft Sans Serif;
background-image:url("background.gif"); background-repeat: repeat-x; background-position: bottom;
}

p
{
margin-bottom: 13px;
}

ul
{
margin-bottom: 13px; margin-left: 10px;
}

blockquote
{
margin-left: 20px; margin-bottom: 13px;
font-style: italic;
}

a
{
color: black;
}

a img
{
border: none;
}

h2
{
font-size: 18pt;
}

h1
{
padding-bottom: 5px; margin-bottom: 12px;
font-size: 16pt; /* color: #0072ff; */
width: 100%;
border-bottom: 1px solid black;
}

h3
{
background-color: #0072ff; width: 100%;
text-align: center; font-family: Bradley Hand ITC; font-variant: small-caps;
margin-bottom: 2px;
}

.all
{
min-width: 1000px;
}

.inside
{
padding: 10px;
}

/* End General Styling */



/* Start Front Page Specific CSS */


.main_entry
{
margin-top: 60px; margin-bottom: 40px;
}

/* End Front Page Specific CSS */



/* Start Header and Navigation Styling */

.header
{
background-image: url("header1.gif"); background-position: right; background-repeat: no-repeat;
padding-bottom: 2px; padding-top: 2px; height: 100px;
}

.titles
{
float: left; margin-left: 60px;
}

.main_nav
{
clear: both;
float: left;
font-size: 18pt; font-family: Bradley Hand ITC; font-weight: bold;
margin-left: 40px;
}

.main_nav a
{
margin-right: 20px; margin-left: 20px;
}

.main_nav a:hover
{
color: #ff8a00; text-decoration: underline;
}

.header
{
background-color: white;
}

.header p
{
padding-left: 150px; margin-bottom: 0px;
color: #0072ff;
font-variant: small-caps; font-weight: bold; font-family: Bradley Hand ITC; font-size: 14pt;
}

.header a
{
text-decoration: none;
}

.bheader
{
padding: 5px; padding-left: 20%;
background-color: black; background-image: url("leftbk.gif"); background-repeat: repeat-y; background-position: left;
}

.bheader a
{
color: white;
text-decoration: none;
margin-right: 15px;
}

.bheader a:hover
{
color: #ff8a00;
}

/* End Header and Navigation Styling */



/* Start Left Column Styling */


.left
{
float: left;
width: 20%;
background-color: black; background-image: url("leftbk.gif"); background-repeat: repeat-y;
color: white;
}

.left h3
{
background-color: black;
color: #ff8a00; 
font-size: 16pt;
}

.left ul
{
padding-left: 15px; margin-top: 10px;
}

.left a
{
color: white;
}

.left a:hover
{
color: #ff8a00;
}

.left img
{
text-align: centre;
}

.left p
{
margin-top: 10px;
}

/* End Left Column Styling */


.centre
{
float: left;
width: 49.99%;
}

.centre ul
{
padding-left: 15px;
}

.centre h3
{
font-family: Microsoft Sans Serif;
text-align: left;
}

.upper
{
text-align: center;
}

.llinks_container
{
width: 100%; margin-left: 10%;
}

.llinks
{
margin-bottom: 20px;
float: left;
margin-right: 15px; margin-left: 15px;
}

.cform
{
margin-top: 10px;
}

.clear
{
clear: both;
}

.lower
{
clear: both;
text-align: center;
}

.lower a img
{
margin-right: 20px; margin-left: 20px;
}



/* Start Right Column Styling */


.right
{
float: right;
text-align: center;
width: 30%;
}

.right h3
{
font-family: Microsoft Sans Serif;
}

.right p
{
text-align: left;
}

.right a img
{
padding-left: 5px; padding-bottom: 5px;
}

/* End Right Column Styling */



/* Start Footer Styling */


.footer
{
font-size: 9pt;
clear: both;
border-top: 1px solid black;
}

.footer a:hover
{
color: #0072ff;
}

/* End Footer Styling */