/*<![CDATA[*/
body { font-size: 12px; }

#content {
font-family: Arial, Helvetica, sans-serif;
position: absolute;
top: 200px;
left: 220px;
margin-right: 50px;
width: 400px;
}

#nav {
font-family: Arial, Helvetica, sans-serif;
position: absolute;
top: 95px;
left: 490px;
border-left: solid 6px #f00; 
padding-left: 3px;
line-height: 130%;
}

#nav a:link,#nav a:visited,#nav a:hover {
background-color : #ffffff; color: #f10; text-decoration: none; }

#nav a:visited {color: #C0C0C0; background-color: #ffffff; }
#nav a:hover {background-color: #ffffff; color: #090;  text-decoration: underline; }

img#logo {position: absolute;
top: 100px;
left: 198px;
border: 0px;
width: 231px; height: 47px;
}
#tagline {
font-family: arial, helvetica, sans-serif;
background-color: #ffffff; 
color: #404040;
position: absolute;
top: 132px;
left: 250px;
margin-top: 2px;
}
a:link {
color: #f00;
/* background-color: inherit;*/
background-color: inherit;
text-decoration: none; }
a:visited {
background-color: inherit; 
color: #f30;
text-decoration: none; }
a:hover {
background-color: inherit; 
color: #00f;
text-decoration: underline; }

h1, h2, h3, h4 { color: #757575; font-size: 1.5em;
/*font-family: courier, monospace; */
font-family: "Trebuchet MS", arial, helvetica, sans-serif;
margin: 12px 2% -10px auto }
h2 {font-size: 1.4em;}
h3 {font-size: 1.3em;}
h4 {font-size: 1.2em;}

/*]]>*/