/* CSS STYLES FOR http://www.rugbyroundup.com/ CREATED BY NK - 110502 */

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#dad9d6; 
}

/* OUTSIDE BORDER & CENTER */

#frame {   	
	width: 990px;  
	margin-top: 0px;    
	margin-bottom: 0px;    
	margin-left: auto;    
	margin-right: auto;       
	text-align:center; 
	background-image: url(images/index_background.jpg);
	background-position: top; 
	background-repeat: repeat-y;	
}

#center_all {   	
	width: 970px; 
	background-color:#ffffff;    
	margin-top: 0px;    
	margin-bottom: 0px;    
	margin-left: auto;    
	margin-right: auto;    
	border-top: 0px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;   
	border-bottom: 1px solid #333333;
	text-align:center; 
}

/* TOP MENU */

#top_menu_image {
	width:970px;
	height:160px;
	text-align:center;
	background-image: url(images/index_top_menu.jpg);
	background-position: top; 
	background-repeat: no-repeat;		
}

#top_menu_links {
	width:960px;
	height:20px;
	text-align:left;
	background-color:#333333;
	border-top: 2px solid #cecd9d; 
	border-bottom: 2px solid #cecd9d; 
	padding-left:10px;
	padding-top:1px;
	padding-bottom:2px;
}

#top_end{
	width:970px;
	height:1px;
	font-size: 1px;
	text-align:left;
	background-color:#000000;
}

/* LINK TEXT */

a.top_menu_links:link, a.top_menu_links:visited, a.top_menu_links:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;	
	text-decoration: none; 
	font-weight: bold; 
	color: #ffffff;
	padding:1px;
}

a.top_menu_links:hover {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px; 
	text-decoration: none;	
	font-weight: bold; 
	color:#000000;
	background-color: #cecd9d;
	padding:1px;
}

/* BANNER ADDS & FLAG DIVS (ABSOLUTE POSITIONING) */

#banner_add{
	position:absolute;
	width:468px;
	height:60px;
	margin-top: -145px; 
	margin-left: 335px;  
	border: 1px solid #999999; 
}

#flags{
	position:absolute;
	height:14px;
	margin-top: -21px; 
	margin-left: 880px;  
	border: 0px ; 
	text-align:right;
	font-size: 1px;
}

/* CONTENT */

#content {
	width:966px;
	text-align:left;
	background-color:#ffffff;
	padding-left:2x;
	padding-right:2px;
	padding-top:5px;
	padding-bottom:5px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-decoration: none;
	font-weight: bold; 
	color: #000000;
	border: 0px ; 
}

/* PAGE FOOTER */

#footer{
	text-align:center;
	background-color:#333333;
}

a.footer:link, a.footer:visited, a.footer:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 09px;
	text-decoration: none;
	font-weight: bold; 
	color: #ffffff;
	padding:0px;
}

a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 09px; 
	text-decoration: none;	
	font-weight: bold; 
	color: #ff0033;
	padding:0px;
}

/* NORMAL TEXT & LINKS */

a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;	
	text-decoration: none; 
	font-weight: normal; 
	color: #ffffff;
	padding:1px;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;	
	text-decoration: none; 
	font-weight: normal; 
	color: #ffffff;
	padding:1px;
}

a:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;	
	text-decoration: none; 
	font-weight: normal; 
	color: #ffffff;
	padding:1px;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px; 
	text-decoration: none;	
	font-weight: normal; 
	color:#000000;
	padding:1px;
}

img{
	border:0px solid #000000;
}

/* END CSS */
