/* Navigation Area */
#nav_area  {
 color: #ffffff;
 font-size: 10px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 background-image: url("/graphics/bannerC.gif");
 background-repeat: no-repeat;
 text-align: center;
 margin-top: 0px;
 margin-bottom: 0px;
 }


#menu1 {
 display: table;
 width: 660px;
 height: 20px;
 margin-left: 60px;
 margin-top: 5px;
 }

#menu1 a{
 color: #09018B;
 font-weight: bold;
 font-size: 12px;
 border: 1px solid #09018B;
 padding: 1px;
 padding-left: 5px;
 padding-right: 5px;
 background-color: #FFFF00;
 }

#menu1 a:hover{
 color: #000000;
 background-color: #FEA000;
 border: 1px solid #000000;
 }

.link1 {
 margin-left: 3px;
 display: table-cell;
 }


#menu2 {
 display: table;
 width: 660px;
 height: 20px;
 margin-left: 60px;
 margin-top: 2px;
 margin-bottom: 3px;
 }

#menu2 a{
 color: #09018B;
 font-weight: bold;
 font-size: 12px;
 border: 1px solid #09018B;
 padding: 1px;
 padding-left: 5px;
 padding-right: 5px;
 background-color: #FFFF00;
 }

#menu2 a:hover{
 color: #000000;
 background-color: #FEA000;
 border: 1px solid #000000;
 }

.link2 {
 margin-left: 3px;
 display: table-cell;
 }


#menu3 {
 display: table;
 margin-left: 155px;
 width: 600px;
 height: 78px;
 padding-top: 2px;
 padding-bottom: 2px;
 }

#menu3 a{
 color: #ffffff;
 font-weight: bold;
 padding-left: 3px;
 padding-right: 3px;
 padding-bottom: 1px;
 border: 1px solid #EC0728;
 background-color: #EC0728;
 }

#menu3 a:hover{
 color: #000000;
 background-color: #9805F4;
 border: 1px solid #000000;
 }

.link3 {
 margin-left: 3px;
 text-align: right;
 display: table-cell;
 }


#menu4 {
 font-size: 9px;
 display: table;
 width: 744px;
 height: 20px;
 margin-top: 14px;
 margin-left: 10px;
 }

#menu4 a{
 color: #000000;
 padding-left: 2px;
 padding-right: 2px;
 font-weight: bold;
 padding-bottom: 2px;
 border: 1px solid #9C00F7;
 background-color: #9C00F7;
 }

#menu4 a:hover{
 color: #ffffff;
 background-color: #EC0728;
 border: 1px solid #EC0728;
 }

.link4 {
 display: table-cell;
 text-align: center;
 }



/* Top Content Area */

#top_content_area {
 background-color: #000000;
 width: 760px;
 }

#top_content_area h2 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 20px;
 color: #EC0728;
 text-align: left;
 margin-top: 15px;
 margin-bottom: 0px;
 margin-left: 10px;
 clear: both;
 }

#top_content_area h4 {
 color: #ffffff;
 font-size: 16px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 text-align: center;
 margin-top: 20px;
 margin-bottom: 0px;
 }


/* Bottom Content Area */

#bottom_content_area {
 background-color: #000000;
 width: 760px;
 float: left;
 }

#bottom_content_area p {
 font-size: 13px;
 margin-left: 20px;
 margin-right: 20px;
 text-align: left;
 }

#bottom_content_area p.quote {
 color: #FFC704;
 font-size: 13px;
 margin-left: 20px;
 margin-right: 35px;
 text-align: justify;
 }

#bottom_content_area p.quote img {
 margin-top: 5px;
 margin-right: 10px;
 }

#bottom_content_area p.attribution {
 color: #FFC704;
 font-size: 11px;
 font-style: italic;
 margin-right: 35px;
 margin-bottom: 15px;
 text-align: right;
 }


/* Graphics Area */

#content img {
 margin-top: 0px;
 }

.corp_row {
 display: table;
 margin: 0px;
 }

.corp_card1 {
 display: table-cell;
 margin: 0px;
 width: 240px;
 }

.corp_card2 {
 display: table-cell;
 margin: 0px;
 width: 240px;
 }

.corp_button {
 display: table-cell;
 margin: 0px;
 width: 175px;
 }

#corp_button1 {
 display: table-cell;
 margin: 0px;
 width: 175px;
 }

#corp_button2 {
 display: table-cell;
 margin: 0px;
 width: 175px;
 }

.player_spacer {
 display: table-cell;
 margin: 0px;
 width: 180px;
 text-align: center;
 }

.player_spacer p{
 font-weight: bold;
 width: 150px;
 margin-left: 15px;
 margin-right: 15px;
 margin-top: -200px;
 }

#player {
 position: relative;
 top: -25px;
 display: table;
 margin: 0px;
 }

.button {
 display: table;
 background-image: url("/graphics/corp/button2.gif");
 background-color: #FEC706;
 width: 175px;
 height: 70px;
 }

.button:hover {
 background-color: #D8AA07;
 }

.button p {
 color: #000000;
 font-size: 9px;
 font-weight: bold;
 text-align: left;
 line-height: 12px;
 padding-top: 11px;
 padding-left: 22px;
 }

.button a {
 background-color: #FEC706;
 color: #000000;
 text-decoration: none;
 }

#detail_player {
 margin: 10px;
 }