@charset "utf-8";

/* Div Layout */

.small {
    font-size:12px;
    line-height:14px;}

.wrap {
    width:95%; 
    margin:1em;}

.top {
    position:relative;top:0em; 
    width:auto;
    border-bottom:solid;
    border-color:#000080;}
.top-nav {position:absolute;top:3em;
	  padding-bottom:.5em;
	  margin-bottom:0;}
.sts_nav {padding:.5em;}

.lameness_nav {padding:1.5em; 
	      background:;
	      border:2px dotted #000080;}
.beta {position:absolute;top:2.5em;right:5em;}
.right_pic {
    position:absolute;
    top:8em;
    right:5em;
    padding-right:2em;
    overflow:hidden;}
#time {position:absolute;top:2.5em;right:5em;}

.left {
    position:relative;top:15em;left:0em;
    width:20%;max-width:350px;
    margin-left:1em;
    padding:.5em;
    margin-top:-9em;
    border-right:solid;
    border-color:#990033;}

.right {
    position:absolute;top:8em;right:0em;
    float:right;
    max-width:350px;
    padding:.5em;
    margin-top:1em;
    }

.main {
    position:absolute;left:25%;top:7em;
    z-index:1;
    float:right;
    clear:both;
    padding:1em;
    margin:1em;
    max-width:600px;}
.intro {
    font-size:20px;
    border-bottom:2px dotted #990033;}

.centered_main {position:relative;width:60%;}

.experience_main {position:relative;top:4em;}

.services_main {
    position:relative;top:4em;
    padding:1em;
    margin:1em;
    width:65%;}

.lameness_main {
    position:relative;top:4em;left:30%;
    width:65%;}

.note {
    font-weight:bold;color:#FFFFFF;
    background-color:#0483bf;
    padding:1em;
    margin:1em;}

<!--Pics-->


<!--Library-->
.lib_heading {position:relative;top:7.5em;}
.dt {font-weight:bold;}
.dd {margin-left:1em;}
.biblio {position:relative;top:8em;}
.title {text-decoration:underline;}

.Obel {
    background-color:;
    padding:1em;
    border-bottom:solid;
    border-color:blue;}

.bottom {position:relative;top:30em;}

/* General Styles */
/* Style */
h1,h2,h3,h4,h5{font-family:Georgia,FreeSerif,"Arial Black",sans-serif}
p{font-family:Georgia,FreeSerif,"Arial Black",times,serif;}
.date {font-size:18px;color:red}
.event {font-size:18px;color:blue;}

/* Justified */
.centered {text-align:center;}
.left {text-align:left;}
.right {text-align:right;}
.bottom {text-align:bottom}

/* Links */
/* Maroon: */
/* Blue: */
a:link{color:#990033;text-decoration:none;}
a:visited{color:#0483bf;text-decoration:none;}
a:hover{color:#CC3366;}
a:active{color:#0483bf;text-decoration:none;}
a.read_more{font-weight:800;}

/* Forms */
.form_1 {width:38%;padding:1em;background-color:#F5BA5C;}
.form_1 input {position: absolute;left:11.5em;}
.form_2 {width:38%;position:absolute;left:30em;top:5.5em;padding:1em;background-color:#F5BA5C;}
.form_2 input {position:absolute:left:80em;}
.form_3 {}
.form_4 {}
.form_5 {}
#submit {position:absolute;left:8em;margin-top:1em}
#reset {position:absolute;left:15em;margin-top:1em;}
#contact label {position:absolute;font-size:90%;margin-bottom:1em;padding-top:.2em;left:20px;}

.form {font-family:arial;color:red;}
.form_wrap {
    width:95%;
    background-color:#;}
			
