﻿@import url('LinkerLogs.css');  
/* ======================================== Main Styles for 100K Stuff */
/* COLORS */
/*   SB-blue  =>  #330066 */
/*   SB-green =>  #57AD52 */
/*   drkr-green =>  #006600 ;for lettering */
/*   basic-gray =>  #808080 ;as in header */
/*    =>  # */
   
/*----------------------------------------- define little links for logon at top */
#uppertop_nav {
	background-color: #CC9966;
	height: 25px;
    /*padding-bottom: 20px;
    padding-top: 8px; 
    */*
    padding-right: 15px;
    padding-left: 15px;
}
#uppertop_nav p {
    font-size:small;
	color: #FFF;
	background-color: #CC9966;
	margin: 0px;
    padding-top: 2px;
	padding-bottom: 3px;
}
#uppertop_nav a {
	text-decoration: none;
	color:#FFF; 
}
#uppertop_nav a:hover {
    text-decoration: none;
	background-color: #FFF;
    padding-top: 3px;
	padding-bottom: 6px;
    color: #57AD52;
}
#uppertop_nav a:active {
    text-decoration: none;
    color: #CCC;
}

/*----------------------------------------- define the box for quote or other material if used */
#masthead_append p {
	margin: 10px 0px 15px 0px;
	padding: 4px 15px 4px 20px;
	border: 1px solid #57AD52;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #808080; /* Gray */
    font-family: 'Courier New', Courier, monospace;
    width: auto;
}

/*----------------------------------------- define Main Bar with Nav at Top */
#top_nav p {
	background-color: #FFFFFF;
	font-size: medium;
	text-align: right;
	padding: 5px;
	color: #0000FF;
}
#top_nav a {
	text-decoration: none;
	color: #0000FF;
}
#top_nav a:hover {
	padding-top: 4px;
	padding-bottom: 4px;
	color: #330066;
	background-color: #FFF;
}
#top_nav a:active {
	color: #888;
	background-color: #FFF;
}

/*----------------------------------------- define Left Colum with Nav and added content */
#container {
	margin-top: 15px;
}
#left_col {
	width: 170px;
	border: 1px solid #57AD52;
}
#left_col_head {
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	font-size: small;
	color: #FFF;
	background-color: #330066;
	width: 165px;
}
#left_col_head p {
	margin-top: 0px;
}
#left_col_stdnav {
	margin-top: 0px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	font-size:x-small;
/*	color: #330066; */
	background-color: #FFF;
	width: 160px;
}
#left_col_stdnav p {
	margin-top: 0px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	line-height: 15px;
}
#left_col_stdnav a {
    text-decoration: none;
	color: #006600;
}
#left_col_stdnav a:hover {
	text-decoration: underline;
}
#left_col_stdnav a:active {
	color: #888;
	background-color: #FFF;
}
#left_col_lowercontent {
	margin-top: 0px;
	padding-top: 1px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	font-size: small;
	width: 165px;
}
#left_col_lowercontent p {
	margin-top: 0px;
}

/*----------------------------------------- define MAIN CONTENT AREA */
#page_content h1 {
	margin: 1px;
}
#page_content p {
	padding: 5px;
	margin: 1px;
}
#googlebox {
/*	width: 450px; */
	padding-left: 7.5%;
}

/*----------------------------------------- define the box for quote or other material if used at bottom */
#bottom_append p {
	margin: 10px 0px 15px 0px;
	padding: 4px 15px 4px 20px;
	border: 1px solid #57AD52;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #808080; /* Gray */
    font-family: 'Courier New', Courier, monospace;
    width: auto;
}

/*----------------------------------------- define Bottom Bar with nav */
#bottom_nav {
}
#bottom_nav p {
	margin-top: 0px;
	background-color: #CC9966;
	font-size: small;
	text-align: right;
	padding: 3px;
	color: #FFFFFF;
}
#bottom_nav a {
	color: #FFF;
	text-decoration: none
}
#bottom_nav a:hover {
	padding-top: 3px;
	padding-bottom: 2px;
	color: #330066;
	background-color: #FFF;
}
#bottom_nav a:active {
	color: #888;
	background-color: #FFF;
}

/*----------------------------------------- define Lowest Area with nav */
#footer_nav p {
	font-size:x-small;
	width: auto;
	margin-right: 20px;
	text-align: center;
	margin-bottom: 0px;
}
#footer_nav a {
    text-decoration: none;
	color:#006600; 
}
#footer_nav a:hover {
    text-decoration: none;
    color: #000;
}
#footer_nav a:active {
    text-decoration: none;
    color: #CCC;
}
#below_footer p {
	margin-top: 0px;
	font-size:xx-small;
	width: auto;
	text-decoration: none;
	text-align: left;
}

/*========================================== ELEMENT TYPE and CLASS Styles */
a:link
{
	color: blue;
	text-decoration: underline;
}
a:visited
{
	color: purple; 
	text-decoration: underline;} 
a:hover 
{
	color: blue;
	text-decoration: none;}
a:active 
{
	color: gray;
	text-decoration: underline;}

body
{
	font-family: "Comic Sans MS",Verdana, Arial, Helvetica;
	font-size: medium;
	background-color: rgb(255, 255, 255);
	color: #666;
	margin-left: 100px;
	margin-right: 100px;

	
}

h1, h2 
{
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica;
}
h3, h4, h5, h6
{
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica;
}

h1
{
	font-size: 200%;
	color: #333;
}
h2
{
	font-size: 175%;
	color: #333; 
}
h3
{
	font-size: 145%;
	color: #333;
}
h4
{
	font-size: 120%;
	color: rgb(0,0,102);
}
h5
{
	font-size: 110%;
	color: rgb(0,0,102);
}
h6
{
	font-size: 100%;
	font-weight:bold;
	text-decoration:underline;
	color: rgb(0,0,102);
}
img {
	border: 0px;
}



