body {
 background-color: #ffff66;
 font-family: sans-serif;
}

img {
 border: none;
}

hr {
 width: 80%;
}

#allcontent {
 width: 760px;
 padding: 5px;
 background-color: #ffffff;
 margin-left: auto;
 margin-right: auto;
}

#header {
 border: thin solid #c0c0c0;
 background-color: #f0f0f0;
 padding-right: 15px;
 padding-left: 15px;
}
#header h1 {
 color: #0000ff;
 font-family: "Bauhaus 93", sans-serif;
 text-shadow: black 0.1em 0.1em 0.05em;
 text-align: right;
}
.headerimage {
 float: left;
 padding-left: 8px;
 padding-top: 15px;
}

#logo {
 margin-left: 120px;
}

#description {
 color: #404040;
 font-size: small;
 padding-left: 25px;
 width: 310px;
}

#news {
 padding: 0px;
 margin-left: 25px;
 width: 40%;
 background-color: #ffffff;
 border-bottom: thin solid #c0c0c0;
 border-left: thin solid #c0c0c0;
 border-right: thin solid #c0c0c0;
}

#newsheader {
 font-family: sans-serif;
 padding-left: 10px;
 padding-top: 2px;
 padding-bottom: 2px;
 font-size: small;
 font-weight: bold;
 background-color: #f0f0f0;
 color: #005000;
 border-bottom: thin solid #c0c0c0;
 border-top: thin solid #c0c0c0;
}
#newsheader a:link {
 padding-left: 100px;
}

#newsdate {
 font-family: sans-serif;
 padding-left: 20px;
 padding-top: 2px;
 padding-bottom: 2px;
 font-size: x-small;
 font-weight: bold;
 color: black;
}

#newsitem {
 font-family: sans-serif;
 padding-left: 20px;
 padding-top: 2px;
 padding-bottom: 2px;
 font-size: x-small;
 font-weight: bold;
}
#newsitem a:link {
 color: #008000;
 text-decoration: none;
}
#newsitem a:visited {
 color: #008000;
 text-decoration: none;
}
#newsitem a:hover {
 color: #00A000;
 text-decoration: underline;
}
#newsstories {
 border: thin solid #4040a0;
 border-top: none;
 background-color: #ffffff;
 font-family: sans-serif;
}
#newsstories h1 {
 padding: 3px;
 color: #ffffff;
 background-color: #4040a0;
 font-size: small;
}
#newsstories h2 {
 padding-left: 10px;
 color: #000000;
 text-decoration: underline;
 font-size: medium;
}
#newsstories h3 {
 padding-left: 10px;
 font-size: small;
 font-style: italic;
}
#newsstories p {
 padding-left: 20px;
 padding-right: 20px;
 font-size: small;
}

#navsite h5 {
 display: none;
}
#navsite ul {
 padding: 3px 0; 
 margin-left: 0; 
 border-bottom: 1px solid #778; 
 font: bold 12px Verdana, sans-serif; 
}
#navsite ul li {
 list-style: none;
 margin: 0; 
 display: inline; 
}
#navsite ul li a {
 padding: 3px 0.5em; 
 margin-left: 3px; 
 border: 1px solid #778;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}
#navsite ul li a:link {
 color: #448;
}
#navsite ul li a:visited {
 color: #448;
}
#navsite ul li a:link:hover, #navsite ul li a:visited:hover {
 color: #000;
 background: #AAE;
 border-color: #227;
 text-decoration: none;
}
#navsite ul li a#current {
 background: white; 
 border-bottom: 1px solid white;
}
					
#specifics {
 float: right;
 text-align: left;
 padding: 5px;
 font: bold medium sans-serif; 
 color: #202080;
 background: #ffffff;
}
#specifics ul {
 padding: 3px 0; 
 margin-left: 0; 
 border: thin solid #ffffff;
}
#specifics ul li {
 list-style: none;
 margin: 0; 
}
#specifics ul li a {
 padding: 8px 0.5em; 
 background: #ffffff;
 text-decoration: none;
 border: thin solid #ffffff;
}
#specifics ul li a:link {
 color: #202080;
}
#specifics ul li a:visited {
 color: #202080;
}
#specifics ul li a:link:hover, #specifics ul li a:visited:hover {
 color: #2020ff;
 background: #f9f9f9;
 border: thin solid #c0c0c0;
 text-shadow: black 0.1em 0.1em 0.1em;
}
#specifics ul li a#current {
 background: #f9f9f9;
 border: thin solid #c0c0c0;
}

#spec_title {
 font: bold medium sans-serif; 
 text-shadow: black 0.1em 0.1em 0.1em;
 color: #202080;
}
#spec_desc {
 font-family: sans-serif;
 font-size: xx-small;
 color: #707070;
 text-decoration: none;
 text-shadow: none;
}
					
#footer {
 background-color: #ffffff;
 font-family: Ariel, sans-serif;
 font-size: xx-small;
 color: #808080;
 text-align: center;
 clear: right;
}

#download {
 xbackground-color: #5f5fff;
 padding-top: 20px;
 text-align: center;
 font-family: sans-serif;
}
#download h2 {
 color: #000000;
 font-size: x-large;
 text-shadow: black 0.1em 0.1em 0.1em;
}
#download h3 {
 color: #909090;
}
#download a:link {
 font-size: x-small;
 color: #008000;
 text-decoration: none;
}
#download a:visited {
 color: #008000;
}
#download a:hover {
 color: #0000ff;
}
#download p#reqs {
 font-size: small;
 color: #909090;
 font-weight: bold;
}

.ssbackground {
 float: right;
 background-image: url(snippetbckgnd.png);
}
img.ssbackground {
 padding-top: 12px;
 padding-bottom: 18px;
 padding-left: 15px;
 padding-right: 15px;
}
#download_ins {
 clear: right;
 color: #202080;
 font-size: small;
 text-align: left;
}
#download_ins h3 {
 color: #000050;
 border-bottom: thin solid gray;
 font-size: large;
 font-weight: bold;
}
#download_ins h4 {
 font-size: medium;
 font-weight: bold;
 color: #000050;
}

#roadmap {
 padding: 8px;
 font-family: chalkboard, futura, sans-serif;
 font-size: medium;
 color: #c0c0c0;
 background: #000070;
 background-image: url(blueprintback.jpg);
 text-align: left;
}
#roadmap h3 {
 text-align: center;
 text-decoration: underline;
}
#roadmap p:first-letter {
 font-size: x-large;
}
.roadmapimgright {
 float: right;
 padding: 8px;
}
.roadmapimgleft {
 float: left;
 padding: 8px;
}

.reminder {
 color: #e00000;
}

.featurebkgd {
 float: right;
}
#features {
 padding: 8px;
 font-family: sans-serif;
 font-size: small;
 color: #e0e0e0;
 background: #003000;
 text-align: left;
 max-width: 420px;
}
#features h3 {
 color: #e0e0e0;
}

#support {
 padding: 8px;
 font-family: sans-serif;
 font-size: small;
 color: #000070;
 background: #ffffff;
 text-align: left;
}
#support a:link {
 font-size: small;
 color: #000070;
 text-decoration: none;
}
#support a:visited {
 color: #000070;
}
#support a:hover {
 color: #0000f0;
 text-decoration: underline;
}
#support h2,h3 {
 padding-left: 20px;
}
#answers {
 border-top: thin solid #c0c0c0;
 font-size: small;
 color: #000070;
 margin-left: 5%;
 margin-right: 5%;
}
#answers a {
 color: #000070;
 font-weight: bold;
 text-decoration: none;
}
#answers a:hover {
 color: #000070;
 text-decoration: underline;
}
#requestion {
 font-size: medium;
 font-weight: bold;
}
#knownissues {
 clear: right;
 width: 600px;
 margin: auto;
 padding: 5px;
 color: #000000;
 font-size: medium;
 background-color: #8f8f4f;
 border: 3px solid #d0d070;
}
#knownissues h4 {
 font-size: large;
}

#register {
 font-family: helvetica, sans-serif;
 font-size: small;
 color: #000040;
 padding: 8px;
 border: thin solid #c0c0c0;
}
#register label {
 padding-top: 4px;
 position: absolute;
 text-align: right;
 width: 390px; 
}
#register input, textarea, select {
 margin-left: 400px;
}
#register label.check, label.radio {
 position:relative;
 text-align:left;
}
#register #submit {
 margin-left: 46%;
}

#register h1 {
 color: #000000;
 text-align: center;
 font-size: x-large;
 text-shadow: black 0.1em 0.1em 0.1em;
}
#register h2 {
 color: #909090;
 text-align: center;
 font-size: small;
}
#register h3 {
 padding: 0px;
 color: #000000;
 font-size: medium;
 font-weight: bold;
}
#register span.inst {
 color: #606060;
 font-size: x-small;
}
#register span.privacy {
 font-size: x-small;
 padding-left: 10px;
}
table {
 border: thin solid #7e7e7e;
 padding: 10px;
 background-image: url(regtblback.png);
 background-position: bottom left;
 background-repeat: repeat-x;
}
#reggroup {
 border: thin solid #7e7e7e;
 padding: 10px;
 background-image: url(regtblback.png);
 background-position: bottom left;
 background-repeat: repeat-x;
}
#regentry {
 border: thin solid #7e7e7e;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 2px;
 padding-bottom: 2px;
}
th {
 text-align: right;
 vertical-align: top;
 padding-right: 10px;
 padding-top: 2px;
}
td {
 text-align: left;
 vertical-align: top;
 padding-bottom: 15px;
}

#contact {
 font-family: sans-serif;
 font-size: medium;
 color: #505050;
}
#contact h1 {
 margin-left: 10%;
 margin-right: 10%;
 color: #000000;
 text-align: left;
 font-size: large;
 text-shadow: black 0.1em 0.1em 0.1em;
 border-bottom: thin solid #000000;
}
#contact span.desc {
 position: absolute; 
 text-align: right; 
 width: 150px;
 font-weight: bold;
}
#contact span.detail {
 margin-left: 160px;
}
#contact a {
 color: #505050;
}
#contact span.submissionwarn {
 font-size: x-small;
 color: #a05050;
 padding-left: 10px;
}

#company {
 font-family: sans-serif;
 font-size: small;
 color: #303030;
}
#company h1 {
 color: #000000;
 text-align: center;
 font-size: x-large;
 text-shadow: black 0.1em 0.1em 0.1em;
}
#company h2 {
 color: #000000;
 text-align: left;
 font-size: large;
 font-weight: bold;
 border-bottom: thin solid #000000;
}
#company h3 {
 color: #303030;
 text-align: left;
 font-size: small;
 font-weight: bold;
}
#company p {
 margin-left: 5%;
 margin-right: 5%;
}
#company a {
 color: #303070;
 font-style: italic;
 text-decoration: none;
}
#company a:hover {
 color: #303070;
 text-decoration: underline;
}

#downloadnav h5 {
 display: none;
}
#downloadnav ul {
 padding: 3px 0; 
 margin-left: 0; 
 border-bottom: 1px solid #778; 
 font: bold 12px Verdana, sans-serif; 
}
#downloadnav ul li {
 list-style: none;
 margin: 0; 
 display: inline; 
}
#downloadnav ul li a {
 padding: 3px 0.5em; 
 margin-left: 3px; 
 border: 1px solid #778;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}
#downloadnav ul li a:link {
 color: #202020;
}
#downloadnav ul li a:visited {
 color: #202020;
}
#downloadnav ul li a:link:hover, #navsite ul li a:visited:hover {
 color: #000;
 background: #AAE;
 border-color: #227;
 text-decoration: none;
}
#downloadnav ul li a#current {
 background: white; 
 border-bottom: 1px solid white;
}

#feedback {
 float: right;
 clear: right;
 text-align: left;
 padding: 5px;
 font: bold large sans-serif; 
 color: #0000e0;
 background: #ffffff;
 padding: 0px;
 width: 40%;
}

#feedback_title {
 color: #0000c0;
 font: bold medium sans-serif;
 text-decoration: underline;
}

#credit {
 color: #000080;
 font: normal small sans-serif;
}

