<STYLE TYPE="text/css">
<!--


body {
margin:0 auto;
text-align: center;
min-width: 1000px;
background-color: #000000;
}

#content-main {
margin:0 auto;
width: 1000px;
text-align: left;
background: URL(images/bkg-main.png);
}

#content {
margin:0 auto;
width: 1000px;
text-align: left;
background: URL(images/bkg.png);
}

#content-login {
margin:0 auto;
width: 1000px;
text-align: left;
background-color: #ffffff;
}

#content-journey {
margin:0 auto;
width: 1000px;
text-align: left;
background: URL(images/bkg-journey.jpg);
}

#left {
width: 500px;
text-align: left;
display: block;
float: left;
}

#right {
width: 500px;
text-align: left;
display: block;
float: left;
}



A:link         {color: #a40101; text-decoration: none}
A:visited      {color: #a40101; text-decoration: none}
A:active       {color: #a40101; text-decoration: none}
A:hover        {color: #ff0000; text-decoration: none;}

p, div {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
}

.smred {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #a40101;

}

.white {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
}

td{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

.qotw {
font-family: Georgia, serif;
font-size: 16px;
color: #000000;
font-weight: bold;
}

ul {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
list-style-type: square;
font-size: 14px;
color: #000000;
text-align: left;
}

.header {
font-family: Georgia, serif;
font-size: 24px;
font-weight: bold;
font-style: italic;
color: #a40101;
}

.subheader {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #a40101;
}



.small {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
}

.box {
display: block;
background-color: #a40101;
padding: 10px;
}

-->
</STYLE> 

