
body {
font-family: trebuchet ms, helvetica, sans-serif;
}

a:link, a:visited {
color: navy;
/*font-weight: bold;*/
text-decoration: none;
}

a:hover {
color: navy;
text-decoration: underline;
/*font-weight: bold;*/
/*border-bottom: 1px dashed black;*/
}

a:hover.logo {
border-bottom: 0px;
}

img {
border: 0px;
}

h3 {

}

h4 {

margin: 0px;
color: #666;
}

td {
vertical-align: top;
}

li {
margin-bottom: 5px;
}

#bodybox {
width: 640px;
height: auto;
margin-left: auto;
margin-right: auto;
background-color: white;
}

#nav a:link, #nav a:visited, .bfnav a:link, .bfnav a:visited {
font-weight: bold;
}


#nav a:hover, .bfnav a:hover {
font-weight: bold;
}



#nav {
width: 180px;
height: 300px;
float: right;
text-align: center;
}

#content {
float: left;
width: 450px;
height: 100%;
border: 1px solid black;
}

#content div {
/*width: auto;*/
margin-left: 7px;
margin-top: 7px;
margin-bottom: 3px;
}

#content img {
border: 1px solid black;
}

.content_table {
font-size: 86%;
}

.content_half {
font-size: 86%;
width: 200px;
float: left;
}

.tagline {
font-size: 70%;
}

.bfnav {
clear: both;
width: 100%;
height: auto;
text-align: center;
}

#footer {
height: 20px;
width: 100%;
clear: both;
font-size: 60%;
color: #ccc;
}


/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/

/*---- sIFR ---*/ 
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/*---- Header styling ---*/

.sIFR-active h1 {

visibility: hidden;
font-family: Trebuchet MS;
line-height: 1em;
}

.sIFR-active h3 {

visibility: hidden;
font-family: Trebuchet MS;
line-height: 1em;
font-size: 20px;
font-weight: bold;
}

.sIFR-active h4 {

visibility: hidden;
font-family: Trebuchet MS;
line-height: 1em;
font-size: 14px;
font-weight: bold;
}
