/*
Design by Jayakanthan Narayan
http://www.jayakanthan.net
*/

* {
	margin: 0;
	padding: 0;
}

body 
{
	background:  #E0AC7A repeat-x;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: black;/*#88888A;*/
	margin-left: auto;
    margin-right: auto;
}

h1, h2, h3 {
	color: #570F01;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: 1px;
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: 1px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	padding: 1px 5px 1px 5px;
	list-style: none;
}

ul li {
	padding: 1px  5px 1px 5px;
	background: url(../images/img07.gif) no-repeat left center;
}

ul li a.current {
	text-decoration: underline;
	color: #570F01;
}

ul li.current {
	text-decoration: underline;
	color: black;
}

a {
	text-decoration: none;
	color: #313131;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
	color: #570F01;
	cursor: pointer;
}

table 
{
	border: 1px solid #570F01;
	font-size:medium;
	padding: 5px 5px 5px 5px;
	width: 100%;
}

/* Menu */

#menu {
	width: 984px;
	height: 35px;
	margin: 0 auto;
	border-left: 20px solid #570F01;
	border-right: 20px solid #570F01;
	padding-left: 0px;
	background: #570F01;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style:  none;
}

#menu li {
	padding: 0;
	display: inline;
	background: none;
}

#menu a.current {
	text-decoration: underline;
	color: #FFFFFF;
}

#menu a {
	display: block;
	color: #FFFFFF;
	float: left;
	height: 35px;
	padding: 10px 15px 0px 10px;
	font-size: 92%;
	font-weight: bold;
	cursor: pointer;
}

#menu a:hover {
	background: #E0AC7A;
	text-decoration: none;
	color: #570F01;
	cursor: pointer;
	height: 35px;
}

#menu b {
	text-decoration: underline;
}



/* Logo */

#logo {
	width: 1020px;
	height: 151px;
	margin: 0 auto;
	border: 2px solid #FFFFFF;
	background: #010100 url(../images/banner3.jpg)
}
#logo h1 {
	margin: 0;
	padding: 120px 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 189%;
}

#logo h2 {
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
	cursor:default;
}



/* Page */

#page {
	width: 1024px;
	margin: 0 auto;
	background: url(../images/pagebg.jpg) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 700px;
	padding: 5px 5px 5px 20px;
}

#contentwide {
	float: left;
	width: 975px;
	padding: 5px 5px 5px 20px;
}
/*#content table 
{
	font-size:medium;
	background-color:#ffffff;
	border-bottom:1px solid #570F01;
	border-left:1px solid #570F01;
	border-right:1px solid #570F01;
}
*/

#content table
{
	font-size:medium;
	padding: 5px 5px 5px 5px;
	width: 100%;
	border: 1px solid #570F01;
	border-bottom:1px solid #570F01;
	border-left:1px solid #570F01;
	border-right:1px solid #570F01;
}

#content div.announceContentWC  
{
margin: 2px 0 2px 0 ;
font-size:medium;
background-color:#ffffff;
border-bottom:1px solid #570F01;
border-left:1px solid #570F01;
border-right:1px solid #570F01;
border-top:1px solid #570F01;
	
}

#content div.announceContentWC a 
{
	margin-left:0px;
	padding:  5px 5px 5px 5px;
	text-decoration: underline;
	color: #313131;
}

#content div.announceContent 
{
margin: 0 0 0 0 ;
font-size:medium;
background-color:#ffffff;
border-bottom:1px solid #570F01;
border-left:1px solid #570F01;
border-right:1px solid #570F01;
border-top:1px solid #570F01;
}

#content div.announceContent p {
padding:  5px  5px 5px  5px  ;
margin: 0 1px 0px 1px ;
font-size: small;
}


#content div.announceContent a 
{
	margin-left:0px;
	padding:  5px 5px 5px 5px;
	text-decoration: underline;
	color: #313131;
	cursor: pointer;
}

#content div.announceContent a:hover {
	margin-left:0px;
	padding:  5px 5px 5px 5px;
	text-decoration: underline;
	color: #313131;
	cursor: pointer;
}

#content div.announceContent table 
{
	font-size:medium;
	padding: 5px 5px 5px 5px;
	width: 100%;
	border: 1px solid #570F01;
	border-bottom:1px solid #570F01;
	border-left:1px solid #570F01;
	border-right:1px solid #570F01;
}

#content div.announceContent h4 
{
padding:  0px 1px 0px  1px ;
/*line-height:1.4em;*/
color:#f4f4f4;
background-color:#570F01;
border-top:1px solid #570F01;
border-bottom:1px solid #570F01;
border-left:1px solid #570F01;
border-right:1px solid #570F01;
}

#content div.announceContent h5
{
border-top:1px solid #570F01;
border-bottom:1px solid #570F01;
border-left:1px solid #570F01;
border-right:1px solid #570F01;
padding:  0px 1px 0px  1px ;
/*line-height:1.2em;*/
color:#0000A0;
background-color: #ffffff;
}

#content div.announceContentWorldImage
{
text-align:center;
width: 700px;
margin: 0 50 0 50 ;
font-size:medium;
background-color:#ffffff;
border-bottom:1px solid #570F01;
border-left:1px solid #570F01;
border-right:1px solid #570F01;
border-top:1px solid #570F01;
}

#content div.announceContentWorldImageSwf
{
text-align:center;
width: 670px;
height:350px;
margin: 0 50 0 50 ;
font-size:medium;
background-color:#ffffff;
border-bottom:1px solid #570F01;
border-left:1px solid #570F01;
border-right:1px solid #570F01;
border-top:1px solid #570F01;
}


#content div.announceContentWorld
{
float: center;
width: 700px;
margin: 0 0 0 0 ;
font-size:medium;
background-color:#ffffff;
border-bottom:1px solid #570F01;
border-left:1px solid #570F01;
border-right:1px solid #570F01;
border-top:1px solid #570F01;
}

#content div.announceContent2left
{
float: left;
width: 346px;
margin: 0 0 0 0 ;
font-size:medium;
background-color:#ffffff;
border-bottom:1px solid #570F01;
border-left:1px solid #570F01;
border-right:1px solid #570F01;
border-top:1px solid #570F01;
}

#content div.announceContent2left p {
padding:  5px  5px 5px  5px  ;
margin: 0 1px 0px 1px ;
font-size: small;
}

#content div.announceContent2left h4 
{
padding:  0px 1px 0px  1px ;
/*line-height:1.4em;*/
color:#f4f4f4;
background-color:#570F01;
border-top:1px solid #570F01;
border-bottom:1px solid #570F01;
border-left:1px solid #570F01;
border-right:1px solid #570F01;
}

#content div.announceContent2left h5
{
border-top:1px solid #570F01;
border-bottom:1px solid #570F01;
border-left:1px solid #570F01;
border-right:1px solid #570F01;
padding:  0px 1px 0px  1px ;
/*line-height:1.2em;*/
color:#0000A0;
background-color: #ffffff;
}


#content div.announceContent2left a 
{
	margin-left:0px;
	padding:  5px 5px 5px 5px;
	text-decoration: underline;
	color: #313131;
	cursor: pointer;
}

#content div.announceContent2left a:hover {
	margin-left:0px;
	padding:  5px 5px 5px 5px;
	text-decoration: underline;
	color: #570F01;
	cursor: pointer;
}

#content div.announceContent2right
{
float: right;
width: 346px;
margin: 0 0 0 0 ;
font-size:medium;
background-color:#ffffff;
border-bottom:1px solid #570F01;
border-left:1px solid #570F01;
border-right:1px solid #570F01;
border-top:1px solid #570F01;
}

#content div.announceContent2right p {
padding:  5px  5px 5px  5px  ;
margin: 0 1px 0px 1px ;
font-size: small;
}

#content div.announceContent2right h4 
{
padding:  0px 1px 0px  1px ;
/*line-height:1.4em;*/
color:#f4f4f4;
background-color:#570F01;
border-top:1px solid #570F01;
border-bottom:1px solid #570F01;
border-left:1px solid #570F01;
border-right:1px solid #570F01;
}

#content div.announceContent2right h5
{
border-top:1px solid #570F01;
border-bottom:1px solid #570F01;
border-left:1px solid #570F01;
border-right:1px solid #570F01;
padding:  0px 1px 0px  1px ;
/*line-height:1.2em;*/
color:#0000A0;
background-color: #ffffff;
}

#content div.announceContent2right a 
{
	margin-left:0px;
	padding:  5px 5px 5px 5px;
	text-decoration: underline;
	color: #313131;
	cursor: pointer;
}

#content div.announceContent2right a:hover {
	margin-left:0px;
	padding:  5px 5px 5px 5px;
	text-decoration: underline;
	color: #570F01;
	cursor: pointer;
}


#welcome {
	margin-bottom: 5px;
	padding-bottom: 1px;
	background: url(../images/img04.gif) repeat-x left bottom;
}

.floating-box {
	float: left;
	width: 320px;
}

.floating-box-center {
	float: none;
	width: 2px;
	border:1px solid #570F01;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 100%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}

.floating-box a {
	text-decoration: underline;
	color: #313131;
	cursor: pointer;
	font-size: 100%;
}

.floating-box a:hover {
	text-decoration: underline;
	color: #570F01;
	font-size: 100%;
	cursor: pointer;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 283px;
	padding:  5px 3px 5px 4px;
}

#sidebar blockquote {
	margin-left: 0;
	padding-left: 1em;
	background: url(../images/img09.gif) no-repeat right bottom;
	border-left: 5px solid #570F01;
}

#sidebar blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
}

#sidebar h1 {
	background: #570F01;
	color: #FFFFFF;
	float: left;
	height: 24px;
	padding:  3px 3px 3px 3px;
	font-size: 150%;
	font-weight: bold;
	width: 275px;
}

#sidebar a 
{
	margin-left:5px;
	padding:  5px 5px 5px 5px;
	text-decoration: underline;
	color: #313131;
	cursor: pointer;
}

#sidebar a:hover {
	margin-left:5px;
	padding:  5px 5px 5px 5px;
	text-decoration: underline;
	color: #570F01;
	cursor: pointer;
}

#sidebar div.announceContent 
{
	border-bottom:1px solid #570F01;
	border-left:1px solid #570F01;
	border-right:1px solid #570F01;
	border-top:1px solid #570F01;
	margin-bottom: 5px;
}
#sidebar div.announceContentWC 
{
	border-bottom:1px solid #570F01;
	border-left:1px solid #570F01;
	border-right:1px solid #570F01;
	border-top:1px solid #570F01;
	margin-bottom: 5px;
}

#sidebar div.announceContent  p
{
	padding:  5px  5px 5px  5px;
	/*margin: 0 1px 0px 1px ;*/
}

#sidebar div.announceContent  ol {
	list-style-type: decimal;
	padding: 5px  5px 5px 5px;
	background: url(../images/img04.gif) repeat-x left bottom;
}

#sidebar div.announceContent  ul {
	padding: 5px  5px 5px 5px;
	background: url(../images/img04.gif) repeat-x left bottom;
}

#sidebar div.announceContent  li {
	padding: 5px  5px 5px 5px;
	background: url(../images/img04.gif) repeat-x left top;
}

#sidebar div.announceContent  a {
	padding-left: 1em;
	background: url(../images/img08.gif) no-repeat left center;
	color: #570F01;
	cursor: pointer;
}
#sidebar div.announceContentWC  a {
	padding: 10px 5px 5px 5px;
	color: #570F01;
	cursor: pointer;
}

#sidebar div.announceContent  a:hover {
	padding-left: 1em;
	text-decoration: underline;
	background: url(../images/img08.gif) no-repeat left center;
	color: #570F01;
	cursor: pointer;
}
#sidebar div.announceContentWC  a:hover {
	padding: 10px  5px 5px 5px;
	text-decoration: underline;
	color: #570F01;
	cursor: pointer;
}


#sidebar p, .sidebar blockquote{
	line-height: 175%;
}
.sidecontent 
{
background-color: #FFFFFF;
color: black;
border-top:1px solid #e0e0e0;
line-height:1.6em;
}


#links {
}

#links ul {
	padding: 5px  5px 5px 5px;
	background: url(../images/img04.gif) repeat-x left bottom;
}

#links li {
	padding: 5px  5px 5px 5px;
	background: url(../images/img04.gif) repeat-x left top;
}

#links a {
	padding-left: 1em;
	background: url(../images/img08.gif) no-repeat left center;
	color: #570F01;
	cursor: pointer;
}

#links a:hover {
	padding-left: 1em;
	text-decoration: underline;
	background: url(../images/img08.gif) no-repeat left center;
	color: #570F01;
	cursor: pointer;
}

#rankings {
}

#rankings ul {
	padding: 5px  5px 5px 10px;
	background: url(../images/img04.gif) repeat-x left bottom;
}

#rankings li {
	padding:  5px  5px 5px 10px;
	background: url(../images/img04.gif) repeat-x left top;
}

/* Footer */

#footer {
	height: 50px;
	color: #FFFFFF;
}

#footer .wrapper {
	width: 1024px;
	margin: 0 auto;
	color: #FFFFFF;
}

#footer .links {
	float: left;
	width: 665px;
	
	/*width: 683px;*/
	height: 34px;
	padding: 16px 30px 0px 30px;
	background: #570F01;
	border-left: 1px solid #010100;
	font-size: 85%;
	color: #FFFFFF;
}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
	cursor: pointer;
}

#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	cursor: pointer;
}
#footer .legal 
{
	width: 278px;
	
	float: right;
	/*width: 273px;*/
	
	height: 34px;
	margin: 0 auto;
	padding:  16px 20px 0 0;
	background: black;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
}

/* Nationals */
/*#usnationals {
	margin-bottom: 5px;
	/*margin-right: 20px;*/
/*	padding-bottom: 1px;
	background: url(../images/img04.gif) repeat-x left bottom;
}*/

.national-box p, .national-box blockquote, .national-box ol, .national-box ul {
	line-height: 144%;
	font-size: 100%;
}

.national-box img {
	border: 5px solid #FFFFFF;
}

.national-box a {
	text-decoration: none;
	color: black;
	cursor: pointer;
	font-size: 100%;
}

.national-box a:hover {
	text-decoration: underline;
	color: blue;
	font-size: 100%;
	cursor: pointer;
}
.national-content a {
	text-decoration: none;
	color: black;
	cursor: auto;
	font-size: 100%;
}

.national-content a:hover {
	text-decoration: none;
	color: black;
	font-size: 100%;
	cursor: auto;
}
