a:link {
color: #ffff00;
}

a:active {
color: #ffff66;
}

a:visited {
color: #ffffcc;
}

a:hover {
color: #ffff99;
}

body {
background-image: url('images/space.png');
}

#banner {
background-image: url('images/banner.gif');
background-position: center center;
background-repeat: no-repeat;
height: 150px;
background-color: #333333;
}

#content {
background-color: #666666;
text-align: left;
padding: 10px;
}

.date {
font-size: 14px;
font-style: italic;
color: #cccc99;
}

dd {
font-size: 16px;
color: #ffffff;
font-weight: bold;
}

.description {
color: #ffffff;
font-size: 18px;
font-weight: bold;
}

dt {
font-size: 18px;
}

.error {
color: #ff0000;
font-size: 14px;
font-weight: bold;
}

#footer {
background-color: #333333;
color: #ffffff;
}

h1 {
color: #ffffff;
}

.hide {
text-indent: -9000px;
}

.image {
float: left;
margin: 10px;
border-style: dashed;
border-width: medium;
border-color: #29417d;
}

label {
color: #ffffff;
font-size: 18px;
}

#menu {
background-color: #000000;
}

p {
color: #ffffff;
font-size:17px;
font-weight: bold;
}

#paypalbutton {
float: right;
position: static;
}

.sectiontitle {
font-size: 20px;
color: #ccffcc;
}

.subtitle {
font-size: 16px;
font-style: italic;
font-weight: bold;
}

.submission {
color: #ffffff;
font-size: 18px;
}

.title {
font-size: 20px;
font-weight: bolder;
}

#wrapper {
position:static;
width: 765px;
border-style: ridge;
border-width: thick;
border-color: #999999;
}