body {
margin:15px;
text-align:center;
}

body, p, div, td, ul {
font-family:'Arial';
font-size:13px;
line-height:17px;
}

p {
margin:0px 0px 18px 0px;
}

input, select, textarea {
font-family:'Arial';
font-size:13px;
}

h1 {
font-size:22px;
font-style:italic;
color:#0088aa;
}

li {
padding-bottom:5px;
}

img {
border:none;
}

a:link {
text-decoration:underline;
color:#0088aa;
}

a:visited {
text-decoration:underline;
color:#0088aa;
}

a:hover {
text-decoration:underline;
color:#f0027f;
}

#header {
text-align:center;
background:url(tile.gif) repeat-x;
height:100px;
}

#header img {
vertical-align:middle;
}

#menu {
background:#ffff00;
border-bottom:3px solid #f0027f;
}

#navbar {
text-align:center;
padding:3px 0px;
font-weight:bold;
border-bottom:2px solid #ffff00;
}

#navbar a {
color:#000000;
text-decoration:none;
padding:3px 7px;
border-left:2px solid #ffff00;
border-right:2px solid #ffff00;
}

#navbar a:hover {
background:#00a0c6;
color:#ffffff;
}

#navbar span {
background:#f0027f;
color:#ffffff;
padding:3px 7px;
border-bottom:2px solid #f0027f;
}

#reflection {
background:url(reflectiontile.gif) repeat-x;
}

#content {
background:url(reflection.gif) top no-repeat;
text-align:justify;
width:800px;
margin:auto;
padding:30px 0px;
}

#footer {
clear:both;
font-size:12px;
color:#999999;
width:700px;
padding:50px 0px 10px 0px;
margin:auto;
}

#footer div {
margin:15px 0px;
font-size:11px;
line-height:12px;
}

#rightpanel {
float:right;
width:220px;
text-align:right;
}

#signup {
background:url(signup.gif);
width:184px;
height:153px;
margin-left:36px;
}

#signup form {
margin:0px;
padding:13px 10px;
font-size:12px;
line-height:14px;
text-align:center;
}

.indent {
margin:0px 0px 20px 40px;
}

.q {
font-weight:bold;
font-size:26px;
line-height:35px;
color:#0088aa;
font-style:italic;
}

.a {
font-weight:bold;
font-size:26px;
color:#f0027f;
font-style:italic;
}