/* 
** Infinite - default stylesheet
** February 2007, Infinite Computer Works
** 
** BLUE:SKY - March 5, 2006 - (version 1.0)was 
** a part of the open source layout by 
** Jonas John (www.jonasjohn.de)for oswd.org! 
** 
** Ported to WebSite Baker by Peter Mathijssen
**
************************************************
*/

/* the overall page: */


body,div,p,img,form,h1,h2,h3,h4,h5,h6,ul,li { 
    margin: 0; 
    padding: 0; 
    border: 0;
}
 
body {
    margin: 0em 0em 2em 0em;
    font-size: 100%;
    font-family: "Lucida Grande", Verdana, Arial, sans-serif;
    line-height: 1.1em;
    text-align: center;
    background-image: url(http://icwllc.us/images/color_spat_body.png);
    background-repeat: yes;
    background-color: #FFCC00;
}
 
#page { 
    width: 100%;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    background-image: url(http://icwllc.us/images/color_spat_bg.png);
    background-repeat: repeat-x; 
} 

/* header: */

#header { 
    width: 100%;
    height: 5em;
    padding-top: 0.3em;
    text-align: center;
    vertical-align: middle;
    position: relative;
    background: url(http://icwllc.us/images/spinning_galaxy.gif) no-repeat top left;
} 

#header a:link, #header a:visited {
    color: #FFCC00;
    text-decoration: none;
    font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
    font-weight: bold;
    font-size: 1em;
    line-height: 2em;
}

#ad_page {
    margin-bottom: 10px;
}
 	
#ad_box{ 
	display: block;
	width: 20%;
	height: auto; 
	float: right;
	clear: both;
    background-color: #FFF;
    background: url(http://icwllc.us/images/parchment.jpg);
    border-right: 0.32em solid #000;
    border-bottom: 0.32em solid #000;
}

div.ad_box h3, div#ad_box h3 {
	width: 100%;
    margin: 0em;
    padding: 0.2em 0em 0.2em 0em;
    font-size: 0.9em;
    color: #000;
    font-weight: bold;
    background-color: #CC9900;
    font-family: Verdana, Arial, sans-serif;
}

#ad_box ul {
    list-style-type: none;
}
	
#wrapper {
	width: 79%;
	position: relative;
	background-color: transparent;
}

/* left column: */

#left {
    width: 24%; 
    float: left;  
    font-size: 0.9em;
    font-weight: bold;
}

div#nav {
    background-color: #FFF;
    background: url(http://icwllc.us/images/parchment.jpg);
    border-right: 0.18em solid #000;
    border-bottom: 0.16em solid #000;
}
   
#nav ul {
    list-style-type: none;
    padding: 0.5em 0em 0.9em 0em;
}

#nav ul li {
    padding: 0.2em 0em 0em 0.5em; 
    margin-right: 0.3em;
}

#nav a:link, #nav a:visited {
    color: #993300;
}
 
#nav a:hover, #nav a:active {
    color: #000;
}

div.left_box {
    background-color: transparent;
    margin: 1em 0em 0em 0em;
}

div.left_box h3, div#nav h3 {
    margin: 0em;
    padding: 0.2em 0em 0.2em 1em;
    font-size: 0.8em;
    color: #000;
    font-weight: bold;
    border-top: 0.1em solid #000;
    border-right: 0.18em solid #000;
    background-color: #CC9900;
    text-transform: uppercase;
    font-family: Verdana, Arial, sans-serif;
}

div.left_box p {
    margin: 0em;
    padding: 0.5em 0.5em 0em 0.5em;
}

div.left_box a:link {
    color: #FFCC33;
    text-decoration: none;
}
    
div.left_box a:visited {
    color: #FF33FF;
}
 
div.left_box a:hover, div.left_box a:active {
    color: #FF0000;
}

div.inner_box {
    border-right: 0.15em solid #000;
    border-bottom: 0.18em solid #000;
}

/* content column: */

#content {
    float: right; 
    display: inline; 
    position: relative; 
    width: 75%; 
    font-size: 0.9em;    
    background-color: #FFF;    
    background: url(http://icwllc.us/images/parchment.jpg);
    border-right: 0.2em solid #000;
    border-bottom: 0.3em solid #000;
}

#content h1 {
    clear: both;
    margin: 0em 0em 0em 0em;
    padding: 0.5em 0em 0em 0.1em;
    font-size: 1.7em;
    font-family: "Trebuchet MS", Arial, sans-serif;
    color: #993300;
    border-bottom: 0.1em solid #CC9900;
    line-height: 1em;
}

#content p {
    margin: 0.5em 0em 0em 0em;
    padding: 0.5em;     
}
#content hr {
    border: 0.05em solid #CC9900;
}

#path {
    margin: 0em;
    padding: 0.2em 0em 0.2em 1em;
    font-size: 0.9em;
    font-weight: bold;
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    background-color: #CC9900;
    border-right: 0.16em solid #000;
}

#content a:link {
    color: #000099;
}
    
#content a:visited #content a:active {
    color: #993300;
}
 
#content a:hover {
    color: #000;
    background-color: #FF99FF;
}

#content acronym {
    border-bottom: 1px dotted #FFCC33;
    cursor: help;
    margin: 0;
    padding: 0;
}

#main {
	position: relative;
    padding: 1.5em 0em 1.5em 0.7em; 
    border-bottom: 0.15em solid #000;
    border-right: 0.15em solid #000;
}

div.img_left {
	position: relative;
    display: block;    
    text-align: left;
    margin-right: 0.2em;
}

div.img_right {
	position: relative;
	display: block;
    text-align: center;
    margin-right: 0.2em;
}

/* this clears floating (e.g images) */
br.clear {
    clear: both;
    display: none;
}

/*  PayPal Bottom Banner  */

#banner {
	width: 100%;
	height: 62px;
    text-align: center;
	margin-left: 0.5%;
	margin-right: 0.5%;
	padding-top: 0.3em;
	}

/* footer: */

#notice { 
    margin: 0em;
    padding: 0em;
    font-size: 0.6em;
    line-height: 1em;
    clear: both;
    color: #FFFF00;
    text-align: center;
    background-color: #773300;
} 

#notice p {
    margin: 0em;
    padding: 0.1em;
}

#footer {
	clear: both;
	width: 100%;
	height: 6em;
	position: relative;
	background-color: transparent;
}
	

#footer a:link, #footer a:visited { 
    color: #CCCCCC;
} 

#footer a:hover, #footer a:active { 
    color: #000000;
    background-color: #FF99FF;
}
<!--************************************************************************-->
<!--* Revenge of the Menu Bar                                              *-->
<!--*                                                                      *-->
<!--* Copyright 2000-2004 by Mike Hall                                     *-->
<!--* Please see http://www.brainjar.com for terms of use.                 *-->
<!--************************************************************************-->

	
div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
    font-style: normal;
    font-weight: bold;
    color: #000000;
}

div.menuBar {
	width: 98%;
	float: left;
	clear: right;
  	background-color: transparent; 
  	padding: 0em 3em 0em 0.05em;
  	text-align: center;
}

div.menuBar a.menuButton {
    background-color: transparent;
    color: #FFCC33;
    font-size: 0.8em;
    font-weight: bold;
    cursor: default;
    left: 0px;
    margin: 1px;
    padding: 2px 6px 2px 6px;
    position: relative;
    text-decoration: none;
    top: 0px;
    z-index: 100;
}

div.menuBar a.menuButton:hover {
    background-color: transparent;
    color: #FFFFFF;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
    background-color: #FFCC33; 
    color: #000000;
    left: 1px;
    top: 1px;
}

div.menu {
    background-color: #FFCC33;
    left: 0px;
    padding: 0px 1px 0px 0px;
    position: relative;
    top: 0px;
    visibility: hidden;
    z-index: 101;
}
