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

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

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

a:hover, a:active { 
	text-decoration: none;
}

img {
	border : 0;
}

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

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

#pageHeader {
	float: left;
	width: 579px;
	height : 100px;
	background-image : url(temp1/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(temp1/images/rightSidebar1.jpg);
	background-position : bottom;
	background-repeat : no-repeat;
	margin : 0;
	overflow: auto;
}

#welcome p {
	margin: 5px;
}
	
#welcome a{
	color: #000;
}

#mainNav {
	float: left;
	width: 579px;
	height: 30px;
	background-image : url(temp1/images/uprNavbar.jpg);
	background-position : middle;
	background-repeat : no-repeat;
	vertical-align : middle;
}
	
#mainNav a {
	padding : 0 10px 0 10px;
	color: #000;
}

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

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

#tableContainer {
	float : left;
	width: 579px;
	align : center;
/*	min-height : 1140px; */
	background-image : url(temp1/images/table_bg.jpg); 
	background-position : right;
	background-repeat : repeat-y;
}

#tableTop {
	float : left;
	width : 579px;
	height : 30px;
	margin : 0;
	padding : 0;
	background-image : url(temp1/images/table_top.jpg);
	background-position : bottom;
	background-repeat : no-repeat;
}

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

#tableMain {
	float : left;
	width : 500px;
/*	min-height : 1140px; */
	background-image : url(temp1/images/tableUprbg.jpg);
	background-position : top;
	background-repeat : no-repeat;
}

#tableMain	p {
	padding : 0 15px 0 15px;
	text-align : justify;
	font-size: 10px;
	color : #fff;
}

#tableMain h3 {
	font-size: 12px;
	color : #fff;
	text-align : center;
	font-weight : bold;
}

#tableMain h4 {
	font-size: 11px;
	color : #fff;
	margin-bottom : -1em;
	padding : 0 15px 0 15px;
	text-align : left;
	font-weight : bold;
}

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

#rightSidebar {
	float : right;
	width : 181px;
	height : 100%;
	background-image : url(temp1/images/sidebar_background.jpg);
	background-repeat : repeat-y;
	text-align : center;
	font-size: 10px;
}	

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

#footer {
	float : bottom;
	width : 760px;
	height : 200px;
	text-align: center;
}

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

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

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

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

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

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