

a.f:link, a.f:visited {font-weight: bold; color: #096b84; text-decoration: none;}
a.f:active, a.f:hover {font-weight: bold; color: #121212; text-decoration: none}



body {
margin: 0px 0px 0px 0px;
background-color: #f5f5f5;
background: url(../img/bg.png) repeat-y fixed center; 
text-align: center;
font-family: sans-serif, arial, Tahoma, "Times New Roman"; 
font-style: normal;
}

div.container {
float: center;
}

br {line-height: 18px;}

hr {
color: #096b84;
background: #096b84;
width: 100%;
height: 1px;
}

h2 {
font-size: 24px;
font-weight: bold;
text-align: right;
background: url(../img/bar.png) repeat-y top left;
padding: 4px;
padding-right: 10px;
padding-top: 10px;
color: #252525;
border-bottom: 1px solid #096b84;
border-right: 1px solid #096b84;
margin: 0px;
}

h3 {
font-size: 18px;
font-weight: bold;
}

h3.bio {
border-left: 1px solid #096b84;
border-bottom: 2px solid #096b84;
padding: 5px;
}

h4 {
font-size: 14px;
font-weight: bold;
}


img {color: #FFFFFF; border: none}

table, td {
vertical-align: top; 
border-width: 0px; 
padding: 0px; 
background-color: transparent;
text-align: left;
margin-left: auto;
margin-right: auto;
}

table.main {
width: 760px;
height: 100%;
}

table.main td div.chromestyle {
background-color: #096b84;
}

td.mainheader {
width: 753px;
height: 95px;
}

td.leftheader {
width: 2px;
background: url(../img/brleft.png) repeat-y;
}

td.rightheader {
width; 6px;
background: url(../img/brright.png) repeat-y;
}

td.cornerl {
width: 2px;
height: 6px;
background: url(../img/brcornerleft.png);
}

td.cornerr {
width: 6px;
height: 6px;
background: url(../img/brcornerright.png);
}

td.bottom {
background: url(../img/brbottom.png) repeat-x;
}

td.content {
width: 560px;
height: 500px;
padding: 0px 20px 20px 25px;
text-align: left;
font-size: 14px;
font-family: sans-serif, arial, Tahoma, "Times New Roman";
color: #000000;
background: url(../img/lower.jpg) no-repeat bottom right;
line-height: 125%;
}

td.content p {
font-size: 11pt;
text-indent: 20px;
text-align: justify;
line-height: 135%;
font-family:  Arial, Helvetica, Verdana, sans-serif;
}


img.logo {
position: relative;
margin: 10px 0px 20px 0px;
float: left;
}

img.board {
float: right; width: 200px; 
margin: 0px 0px 10px 20px; 
padding: 1px; 
background-color: #000000; 
border: 2px solid #6f9090;
}


td.left {
padding-left: 20px;
color: #000000;
}

td.right {
text-align: right; 
padding-right: 20px;
}

td.menu {
border-right: ;
background: url(../img/side.jpg) no-repeat;
}


span.prof {
font-weight: bold;
font-size: 11px;
}

td.content ul {
list-style-image: url(../img/bullet.gif);
line-height: 135%;
}

h4 {
background-color: #cccccc;
color: #003f3f;
padding: 2px 0px 2px 20px;
border-top: 1px solid #09666f;
border-left: 1px solid #09666f;
border-right: 2px solid #09666f;
border-bottom: 2px solid #09666f;
font-family: Georgia, Times New Roman, Times, serif;
font-weight: bold;
width: 75%; 
font-size: medium;
margin: 30px 0px 10px 0px;
}

