﻿body {
background-image: url('images/banner.jpg');
background-repeat: no-repeat;
}


/* Sidebar */
#sidebar {
position: absolute;
top: 157px;
float: left;
}


/* Nav */

#nav {
padding: 10px 20px 0px 20px;
width: 151px;
background: url(images/nav.gif) repeat;
}

#nav ul.nav {
margin: 0;
padding: 0px;
list-style: none;
}

#nav li {
padding: 7px 0px 7px 10px;
background: url(images/line.gif) repeat-x;
}

#nav li.top {
padding: 0px 0px 7px 10px;
background: none;
}

#nav a {
text-decoration: none;
font-family: arial;
font-weight: bold;
font-size: 13pt;
color: #FFFFFF;
}

#nav a:hover {
color: #FFFF00;
text-decoration: none;
}

#nav ul.small {
margin: 0;
padding: 0px 0px 0px 10px;
list-style: none;
}

#nav li.small {
background: none;
margin: 0;
padding: 5px 0px 0px 0px;
}

#nav a.small {
text-decoration: none;
font-family: arial;
font-weight: bold;
font-size: 10pt;
color: #FFFFFF;
}

#nav a.small:hover {
color: #FFFF00;
}


/* Bottom */

#bottom p {
font-family: arial;
font-size: 10pt;
text-align: center;
}

#bottom img {
border: 0;
height: 16px;
vertical-align: bottom;
}

#bottom a {
text-decoration: none;
color: #31659C;
}

#bottom a:hover {
text-decoration: underline;
}


/* Content */

#content {
position: absolute;
top: 4cm;
left: 5.75cm;
padding: 0px 50px 0px 0px;
display: inline;
}

#content h1 {
font-family: arial;
font-size: 18pt;
color: #993333;
}

#content h2 {
font-family: arial;
font-style: italic;
font-size: 14pt;
color: #993333;
}

#content h3 {
font-family: arial;
font-style: italic;
font-size: 14pt;
color: #993333;
}

#content h2 a {
text-decoration: none;
color: #993333;
}

#content h2 a:hover {
text-decoration: underline;
}

#content p {
font-family: arial;
font-size: 12pt;
}

#content li {
font-family: arial;
font-size: 12pt;
}

#content li.blank {
font-family: arial;
font-size: 12pt;
list-style: none;
}

#content li.address {
font-family: arial;
font-size: 12pt;
list-style: none;
padding: 0px 0px 0px 75px;
}

#content a {
text-decoration: none;
color: #31659C;
}

#content a:hover {
text-decoration: underline;
}

/* Indent */

#indent {
margin-left: 40px;
}

#indent table ul {
margin: 0;
padding: 0;
list-style: none;
font-weight: bold;
color: #993333;
}

#indent table.inner ul {
margin: 0;
padding: 0px 0px 15px 15px;
list-style: none;
font-weight: normal;
color: #000000;
}

#indent table.inner a {
text-decoration: none;
color: #000000;
}

#indent table a:hover {
text-decoration: underline;
}

#indent ul.members {
margin: 0;
padding: 0px 0px 0px 20px;
list-style: none;
font-weight: normal;
color: #000000;
}

#indent img.members {
margin: 0;
padding: 0;
height: 100px;
width: 100px;
vertical-align: text-top;
}
a:link {
	color: #31659C;
}
a:hover {
	color: #31659C;
	text-decoration: underline;
}
a {
	color: #31659C;
}
a:visited {
	color: #31659C;
}
