
body {
	font: 10px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align : middle;
	background-position : center;
	background-image : url(images/background2.jpg) ;
	background-repeat : repeat-y;
}

a:link { 
	color: #fff;
	text-decoration: none;
}

a:visited { 
	color: #fff;
	text-decoration: none;
}

a:hover { 
	text-decoration: underline; 
}

a:active {
	text-decoration: none;
}

img {
	border : 0;
}

acronym	{
	border-bottom: 1px dotted #eee;
	cursor : help;
}
	
#container {
	width: 760px;
	margin: 0px auto;
}

/* Top Section */

#intro {
	width: 760px;
	height: 130px;
}

#pageHeader {
	float: left;
	width: 579px;
	height : 100px;
	background-image : url(temp0/images/intro_title.jpg);
	background-position : bottom;
	background-repeat : no-repeat;
}

#pageHeader h1 {
	display : none;
}

#pageHeader h2 {
	display : none;
}

#welcome {
	float: right;
	width: 181px;
	height: 100px;
	background-image : url(temp0/images/rightSidebar1.jpg);
	background-position : bottom;
	background-repeat : no-repeat;
	overflow: none;
	text-align: bottom;
}

#welcome h3 {
	margin-bottom : -1em;
	font-size: 11px;
	color : #fff;
	text-align : center;
}

#mainNav {
	float: left;
	width: 579px;
	height: 30px;
	background-image : url(temp0/images/intro_nav.jpg);
	background-position : middle;
	background-repeat : no-repeat;
	vertical-align : middle;
}

#mainNav a {
	padding : 0 10px 0 10px;
	color: #666;
}

#mainNav a:hover {
	padding : 0 10px 0 10px;
	color: #333;
	text-decoration : none;
}

#mainNav p {
	padding : 0.6em;
	margin : -0.1em;
	font-size: 12px;	
	color: #666;
}
	
#dateBar {
	float : right;
	width : 181px;
	height : 30px;
	background-image : url(temp0/images/rightSidebar2.jpg);
	background-position : bottom;
	background-repeat : no-repeat;
	text-align : center;
	font-size: 10px;
}
	
#dateBar p {
	margin: 0px;
}
/* End of Top Section */

/* Start of Middle Section */
#rankListContainer {
	width: 760px;
	align : center;
/*	min-height : 1140px; */
	background-image : url(temp0/images/sidebar_background2.jpg);
	background-position : right;
	background-repeat : repeat-y;
}

#rankNav {
	float: left;
	width: 579px;
	height: 44px;
	background-image : url(temp0/images/rank_bar.jpg);
	background-position : bottom;
	background-repeat : no-repeat;
}

#rankNav img {
	margin-top : 10px;
/*	padding-top : 10px; */
}

#rankList {
	float : left;
	width : 579px;
/*	min-height : 1140px; */
	margin : 0;
	padding : 0;
	text-align : center;
	overflow: none;
	font-size: 10px;
	background-image : url(temp0/images/right_spacer_bg.jpg);
	background-position : right;
	background-repeat : repeat-y; 
}

#rankBody {
	float : left;
	width : 500px;
/*	min-height : 1140px; */
	overflow : none;
	border-right : 1px solid #999;
	border-left : 1px solid #999;
		/* a hack for IE */
        voice-family: "\"}\"";   
        voice-family: inherit;   
		width : 498px;
}

#rankBody p {
	padding : 10px 12px 0px 10px;
	text-align : justify;
	font-size: 10px;
	color : #000;
}

#rankBody a{
	font-size: 10px;
	color : #039;
	vertical-align : middle;
}

rank {
	align : left;
	text-indent : 10px;
}

rankTable {
	align : left;
	width : 496px;
	cellpadding : 2;
	cellspacing : 1;
	bgcolor : #dae7ef;
	vertical-align : center;
}

#tableHdr {
	float : left;
	width : 579px;
	height : 22px;
	margin : 0;
	padding : 0;
	background-image : url(temp0/images/table_hdr.jpg);
	background-position : bottom;
	background-repeat : no-repeat;
}

#tableEnd {
	float : left;
	width : 579px;
	height : 40px;
	background-image : url(temp0/images/table_bottom.jpg);
	background-position : bottom;
	background-repeat : no-repeat;	
}

#rankSpacerRight {
	float : right;
	width : 39px;
	background-image : url(temp0/images/right_spacer_bg.jpg);
	background-repeat : repeat-y;
}

#rankSpacerLeft {
	float : left;
	width : 40px;
	height : 104px;
	background-image : url(temp0/images/left_spacer.jpg);
	background-position : top;
	background-repeat : no-repeat;
}

/* Sidebar Section */
#sidebarContainer {
	float : left;
	width : 181px;
	height : 100%;
/*	min-height : 1140px; */
	background-image : url(temp2/images/sidebar_background.jpg);
	background-position : top;
	background-repeat : repeat-y;
}

#topRightSidebar {
	float : right;
	width : 181px;
	height : 170px;
	margin-bottom : 10px;
	padding-bottom : 10px;
	background-image : url(temp0/images/rightSidebar3.jpg);
	background-position : top;
	background-repeat : no-repeat;
}

#topRightSidebar h3 {
	margin-top : 10px;
	font-size: 12px;
	color : #fff;
	text-align : center;
}

#topRightSidebar p {
	margin : 10px 0 0 0;
	padding : 0 10px 0 10px;
	text-align : left;
	color : #000;
	overflow : auto;
	font-size : 10px;
}

#topRightSidebar a img {
	margin-right : 5px;
	vertical-align: middle;
}

#rightSidebar {
	float : right;
	width : 181px;
	background-image : url(temp0/images/sidebar_background.jpg);
	background-repeat : repeat-y;
	text-align: center;
}	

#rightSidebar h3 {
	margin-top : 10px;
	margin-bottom : -1em;
	font-size: 11px;
	color : #fff;
	text-align : center;
}


#rightSidebar p {
	padding : 5px 10px 0px 10px;
	font-size: 10px;
	color : #fff;
	font-size: 10px;
}

.sideBarText {
	padding : 5px 10px 0px 10px;
	text-align : justify;
	color : #fff;
	font-size : 10px;
}

.sideBarTextCenter {
	padding : 5px 10px 0px 10px;
	text-align : center;
	color : #fff;
	font-size : 10px;
}

.sideBarLink {
	margin : 45px 0 0 10px;
	color : #fff;
	text-align : center;
	font-size : 12px;
	vertical-align : bottom;	
}

/* end of Sidebar Section */
/* end of Middle Section */

/* start of footer Section */
#footer {
	width : 760px;
	height : 200px;
	text-align: center;
}

#footer a:link, #footer a:visited { 
	margin-right: 20px; 
}

#rightSidebar4 {
	float : right;
	width : 181px;
	height : 70px;
	background-image : url(temp0/images/rightSidebar4.jpg);
	background-position : bottom;
	background-repeat : no-repeat;
}

#rightSidebar5 h3 {
	margin-top : 10px;
	margin-bottom : -1em;
	font-size: 11px;
	color : #fff;
	text-align : center;
}

#navBar2 {
	float : left;
	width : 579px;
	height : 30px;
	background-image : url(temp0/images/navBar2.jpg);
	background-position : bottom;
	background-repeat : no-repeat;	
}

#navBar2 a {
	padding : 0 10px 0 10px;
	color: #666;
}

#navBar2 a:hover {
	padding : 0 10px 0 10px;
	color: #333;
}
	

#navBar2 p {
	padding : 0.6em;
	margin : -0.1em;
	font-size: 12px;	
	color: #666;
}

#rightSidebar5 {
	float : right;
	width : 181px;
	height : 130px;
	background-image : url(temp0/images/rightSidebar5.jpg);
	background-position : bottom;
	background-repeat : no-repeat;
}

#pageEnd {
	float : left;
	width : 579px;
	height : 130px;
	background-image : url(temp0/images/cow_ftr.jpg);
	background-position : bottom;
	background-repeat : no-repeat;	
}

#copyright p{
	position : relative;
	bottom : -55px;
}

.foot {
	display : none;
}