@charset "utf-8";
/* CSS Document */

body {
background-color: #fff;
background-image: url("images/top-yellow-gradient.gif");
background-position: top;
background-repeat: repeat-x;
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
border-bottom: 15px solid #121570;
}

.container {
width: 948px;
margin-left: auto;
margin-right: auto;
}

.topmenu {
text-transform: uppercase;
height: 40px;
border-top: 1px solid #c3c4d4;
border-bottom: 1px solid #c3c4d4;
font-family: garamond, georgia, serif;
font-size: 18px;
padding: 0 0 0 20px;
width: 570px;
float: right;
}
.topmenu a {
color: #0c113c;
text-decoration: none;
line-height: 40px;
padding: 10px 15px 9px 15px;
}
.topmenu a:hover { background-color: #eff5ff; }
.top img { margin: 20px 15px 0 15px; }

.blue {
background-color: #000553;
background-image: url("images/blue-toplinebg.gif");
background-position: top;
background-repeat: repeat-x;
}

.blue .container {
background-image: url("images/blue-topbg.gif");
background-position: top center;
background-repeat: no-repeat;
color: #a5d8ff;
padding: 30px 0 60px 0;
}
.player {
z-index: 2;
position: relative;
margin-top: 5px;
padding: 0;
float: right;
width: 316px;
background-image: url("images/player-bg.gif");
background-position: top right;
background-repeat: no-repeat;
}
.playerphoto {
padding: 61px 0 60px 16px;	
}

.content {
z-index: 2;
position: relative;
float: right;
width: 553px;
margin-right: 6px;
background-color: #121570;
padding: 0 30px 0 30px;
font-size: 13px;
line-height: 20px;
min-height: 700px;
}
a { color: #6db0e3; }

.psm { font-size: 18px; text-transform: uppercase; letter-spacing: 1px; }
.palmbg {
background-image: url("images/palm-bg.gif");
background-position: center bottom;
background-repeat: repeat-x;
}

input, textarea {
border: 1px solid #a5d8ff;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 2px 4px 2px 4px;
}

.xspf {
width: 590px;
float: right;
margin: 20px 0;	
}
