/*
@import url("../styles.css");
*/
@import url("./css/header.css");
@import url("./css/wlkr.css");
/*
@import url("http://www.nathopticians.com/styles.css");
body    {
	font-family:palatino, georgia, verdana, arial, sans-serif, serif;
	font-size:1em;margin:3%;padding:0px;
	background:#eeeeee;color:#000000;
}

h1 {border-bottom:dotted 1px #000000;margin-bottom:10px;padding:10px;}
h2 {margin-bottom:0px;padding:0px;}
h3 {margin-bottom:0px;padding:0px;}
h4 {margin-bottom:0px;padding:0px;}

A:link       {
        color: #333366;
        text-decoration: none;
        }

A:visited       {
        color: #663366;
        text-decoration: none;
        }

A:hover    {
        color: #ff6600;
        text-decoration: none;
        }


ul li {
		list-style-type: none;
		margin: 0.1em 1%;
		padding: .2em;
      }

.textlinks   {
        border-top: 1px solid #F8F8FA;
        border-right: 1px solid #F2F2F5;
        border-bottom: 1px solid #C7C7D5;
        border-left: 1px solid #F2F2F5;
        -moz-border-radius: .5em;
        padding: 0.0em 0.2em 0.0em 0.2em;
        margin-left: -0.1em;
        }

.emphasis {
	color: #cc8844;
	font-weight: bold;
}

.btn {
        color: #44cc44;
        background-color:#e0e0e0;
        padding: 0.0em 0.2em 0.0em 0.2em;
	font-size: 0.8em;
}	

.code {
	background-color:#dddddd;
        padding: 0.0em 0.2em 0.0em 0.2em;
	display: block;
        border: 1px solid #999;
        -moz-border-radius: 8px;
}



*/
