html {
 font-size: 100.1%;
}

body {
 margin: 0;
 padding: 0;
 color: #fff;
 background: #666;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 75%;
}

a, a:link, a:visited {
 color: #69c;
 font-weight: bold;
 text-decoration: none;
}

a:hover, a:focus, a:active {
 color: #6c9;
 font-weight: bold;
 text-decoration: none;
}

blockquote {
 margin-bottom: 15px;
 font-style: italic;
 font-size: 90%;
}

code {
 display: block;
 width: 300px;
 overflow: scroll;
 font-size: 120%;
 text-align: left;
 white-space: nowrap;
}

div {
 margin: 0;
 padding: 0;
}

dt {
 font-style: italic;
}

dd {
 margin: 2px 0 7px 5px;
 padding-left: 0;
}

fieldset { 
 border: 0;
}

h1, h2, h3 {
 color: #fff;
 font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
 margin: 0 -5px;
 padding: 2px 5px;
 background: #3955ad;
 border-bottom: 1px solid #fff;
 font-size: 140%;
 text-transform: uppercase;
 text-align: center;
}

h2 {
 margin-top: 30px;
 font-size: 140%;
 text-transform: uppercase;
}

h3 {
 font-size: 120%;
}

img {
 border: 0;
}

label {
 display: block;
 margin-right: 5px;
 font-family: Georgia, Times, serif;
 color: #666;
 text-transform: uppercase;
}

#displayemail label {
 display: inline;
}

ol li, ul li {
 margin-bottom: 7px;
}

p {
 line-height: 150%;
}

q {
 quotes: none;
}

ul {
 margin-left: 0;
 padding-left: 0;
 list-style: none;
}

#wrapper {
 width: 534px;
 margin: 15px auto;
 padding: 15px;
 background: #444;
}

#header {
 width: 346px;
 height: 192px;
 float: right;
 margin: 0;
 padding: 0;
 color: #fff;
 background: #369 url(images/cupid_header1.jpg) no-repeat;
 border: 0;
 text-indent: -10000px;
}

#header a {
}

#subhead {
 width: 173px;
 height: 192px;
 float: left;
 margin: 0;
 padding: 0;
 color: #fff;
 background: #369 url(images/cupid_header2.jpg) no-repeat;
 text-indent: -10000px;
}

#content {
 width: 334px;
 float: right;
 margin: 15px 0 0 0;
 padding: 0 5px 5px 5px;
 border: 1px solid #fff;
 color: #fff;
 background: #555;
}

#menu {
 width: 161px;
 float: left;
 margin: 15px 0 0 0;
 padding: 0 5px 5px 5px;
 border-left: 1px solid #fff;
 border-right: 1px solid #fff;
 border-bottom: 1px solid #fff;
 color: #fff;
 background: #555;
}

#menu h2 {
 margin: 0 -5px;
 padding: 2px 5px;
 background: #3955ad;
 border-top: 1px solid #fff;
 border-bottom: 1px solid #fff;
 font-size: 140%;
 text-transform: uppercase;
 text-align: center;
}

#menu ul {
 margin: 5px 0 15px 0;
 padding-left: 0;
 list-style: none;
}

#menu li {
 margin-bottom: 7px;
}

#footer {
 clear: both;
 padding: 10px 0 5px 0;
 font-size: 90%;
 text-align: right;
}

.inlinelist {
 list-style: none;
 margin-left: 0;
 padding-left: 0;
}

.inlinelist li {
 display: inline;
}

.inlinelist a {
 border-bottom: 0;
}


.inlinelist li a img {
 background: #369;
 border: 1px solid #fff;
 padding: 5px;
}
