@charset "UTF-8";
/* CSS Document */

body{
margin:0px;
padding:0px;
font-family:"Courier New", Courier, monospace;
font-size:12px;
line-height:16px;
color:#FFF;
}

a,
a:visited {
margin:0px;
padding:0px;
font-family:"Courier New", Courier, monospace;
text-decoration:none;
font-size:12px;
font-style:italic;
line-height:16px;
color:#CCCCCC;
}

a:hover,
a:visited:hover {
text-decoration:line-through;
color:#999999;
}

a img:hover {
opacity: .5;
filter: alpha(opacity=50);
}

a img {
border:none;
}

body p {
margin:0px 0px 13px 0px;
}

h2 {
font-family:"Courier New", Courier, monospace;
font-size:15px;
line-height:16px;
font-weight:normal;
color:#FFFFFF;
}

h3 {
font-family:"Courier New", Courier, monospace;
font-size:15px;
line-height:16px;
font-weight:normal;
margin:0px 0px 0px 0px;
color:#FFFFFF;
}

h4 {
font-family:"Courier New", Courier, monospace;
font-size:14px;
line-height:16px;
font-weight:normal;
margin:0px 0px 13px 0px;
color:#FFFFFF;
}

h5 {
font-family:"Courier New", Courier, monospace;
font-size:12px;
line-height:14px;
font-style:italic;
font-weight:normal;
margin:0px 0px 13px 0px;
color:#FFF;
}

strong {
font-family:"Courier New", Courier, monospace;
font-size:13px;
line-height:16px;
font-weight:normal;
margin:0px 0px 13px 0px;
color:#FFF;
}



#topBannerHolder {
width:600px;
height:100px;
margin:30px auto 0px auto;
}

#topBanner {
width:475px;
height:100px;
float:right;
}

#pageHeader {
width:600px;
height:210px;
margin:30px auto 0px auto;
}

#nav {
width:600px;
height:50px;
display:block;
margin:0px auto 0px auto;
}