a{
color: #473F71;
}

a:hover, a:active{
color: #3F7170;
}

tr{
vertical-align: top;
}

body {
margin:0; 
background-color: #F5F5F5;
color: #303030;
}

.header{
background-color: #888898;
height: 176px;
border-width: 0px 0px 2px 0px;
border-style: solid;
}

#logo{
float: left;
padding-right: 1em;
}

.maintext{
padding: 0em 3em;
}

.maintext UL{
list-style-position: inside;
}

.menu{
padding: 2em 0em 0em 0em;
}

#about{
text-align: right;
margin-right: 1em;
padding: 0px;
color: #666666;
}

#about a{
text-decoration: none;
}

#about a:hover, #about a:active{
color: #3F6160;
}

#about li{
display: inline;
font-weight: bold;
}

#about li:before { content: " | "; }
#about li:first-child:before { content: ""; }


.menu ul{
border: 1px solid #222;
margin: 1em .5em;
height: 5px;
background-image: url("http://centauri.sktyler.com/bar.gif");
}

.menu li{
bottom: .5em;
display: inline;
font-family: verdana, arial, sans-serif;
font-weight: bold;
position: relative;
}



.menu a
{
margin: 0;
padding: .5em;
color: #606664;
border: none;
text-decoration: none;
background-color: #D5D5D5;
border: 1px solid #222;
}

.menu li:active
{
color: #7483AA;
background-color: #D2D2E4;
}

.menu a:hover
{
color: #7483AA;
background-color: #D2D2E4;
}



.subsection{

margin: 1em 5em;
padding: 10px;

border-width: 1px;
border-style: solid;

background-color: #EAEAEA; 
background: #EAEAEA; 
}

.subsection h1{
text-decoration: underline;
font-size: 1.5em;
}


.maintext{
clear: both;
padding-top: .5em;
}

.centauri{
font-weight: bold;
color: #495573;
}

.maintext h2{
font-style: italic;
text-align: center;
}

.notice{
text-align: center;
font-style: italic;
background: #EAEAEA; 
margin: 1em 5em;
padding: .5em;
border-style: dotted;
border-width: 1px;
}

.tool, .tool table, .tool form{
text-align: center;
}

.ibelieve{
margin-right: 13em;
}

.ibelieve p{
padding: 0em 1em;
margin-top: 0em;
}

.ibelieve h3{
background: #EDEDED;
border-style: solid;
border-width: 1px 0px;

padding-left: .5em;
margin-bottom: 0px;
}

.ibelieve h4{
margin: .5em 0em 0em 0em;
text-decoration: underline;
font-weight: normal;
}

.error{
color: #571B1B;
font-weight: bold;
}

.sublist{
margin-top: 0px;
padding-top: 0px;
padding-left: 1em;
}

.sublist li{
display: inline;
padding-left: 1em;
}

.color{
margin: 0px auto;
}

.sublist li:before { content: " > "; }

.inputchoice, form{
margin-left: 1em;
}

p{
text-align: justify;
}

.feedback{
float: right;
border-width: 1px;
border-style: dashed;
width: 10em;
padding: 1em;
margin-left : 1em;
margin-bottom: 1em;
background: white;
text-align: justify;
}

.feedback hr{
width: 75%;
}

.quote{
font-style: italic;
}

.person{
text-align: right;
display: block;
}

.more{
padding-top: 1em;
display: block;
text-align: center;
}