/* Style sheet for index.php */
/* Lion Foundation New Zealand Road Cycling Championships */
/* Created by Stu Bradbury, www.wheresmycows.com */
/* Copyright Wheresmycows.com March 2005 */

html {
	background-color: ##eaeaea; 
}

#mainbody {
	background: #ffffff url(bkgd.gif) repeat-y top center; 
	padding: 0px;		
	margin: 0px;		
	width: 700px;		
	position: relative; 
	text-align:center;
	margin-left: auto;
	margin-right: auto;	
}

p {
	
	padding-left: 0px;
	padding-right: 10px; 
	padding-bottom: 0px;
	padding-top: 10px;
	margin-top:  0px;
	margin-bottom:  10px;
}

#topbit p.p1 {
	padding-top: 190px;
}

p.p1 {
	margin-top: 0px;
	 
}

#quickSummary p.p1 span {
	display: none; 
}

#requirements p.p5 {
	margin: 0px;
	margin-top: 25px;
	padding: 0px;
	text-align: center;
	text-indent: 0px;
}

h1, h2, h3 {
	/*border-right: 1px #000000 solid; */
	margin: 0px;
	padding: 0px;
}


#container {
	position: relative;
	text-align: center;
	width: 700px;
	background: no-repeat url(bkgd_full.jpg);
	background-position: top center;
	font: 10px/16px Verdana, "Trebuchet MS", Arial, Helvetica sans-serif;
	color: #494949;
	text-transform: uppercase;
	margin-left: auto;
	margin-right: auto;
}

/* hide from IE Mac \*/
#container
	{
	text-align: justify;
}
p {
	text-indent: 0px;
}
/* end hiding */

#pageHeader {
	top: -1px;
	height: 1px; 
}

#quickSummary {
	margin: 0px;
	margin-top: -2px;
	padding: 0px;
}

#quickSummary p.p1 {
	height: 1px;
	margin: 0px;
	padding: 0px; 
}

#quickSummary p.p2 {
	text-indent: 0px;
	background: #eaeaea no-repeat;
	width: 458px;
	margin-left: 232px;
	margin-bottom: 25px;
	margin-top: 0px;
	padding-top: 0px;
	color: #747474;
	font-size: 9px;
	text-align: right;
}

#topbit {
	width: 412px;
	height: 365px;
	margin-top: 0px;
	margin-left: 288px;
	margin-bottom: 20px;
	
	
}


#explanation {
	/* background: no-repeat url(explanation_title.gif); */
	width: 412px;
	margin-left: 288px;
	margin-bottom: 30px; 
	padding-top: 215px;
}

ul {
	margin:  0px;
	padding:  0px;
}

li {
	margin:  0px;
	padding:  0px;
	margin-left: 0px;
	width: 176px;	 
	background: repeat-y url(linklist_item_bkgd.gif) left top;
	line-height: 19px;
	text-align: left;
	border-bottom: 1px #949499 solid;
	border-top: 1px #949499 solid;
	margin-top: -1px;
	padding-left: 5px; 
}

li {
	voice-family: "\"}\""; /* some browsers have a parsing bug */
                         /* and will ignore the following rules */
	margin-left: 0px;
	width: 171px;
}

#lselect li a {
	display: block;
}

li a {
	font-variant: normal;
	text-align: left;
	margin-right: 8px;
	text-decoration: none;
}

li:hover {
	background-repeat: repeat-y;
	background-image:  url(linklist_bkgd.gif); 
}

acronym {
	font-style: normal;
	border-bottom: 1px #444444 dotted;
	text-decoration: none; 
}

a acronym {
	font-style: normal;
	border-bottom: none;
	text-decoration: underline; 
}

li acronym, li a acronym {
	font-style: normal;
	border-bottom: none;
	text-decoration: none; 
}

#requirements {
	background: no-repeat url(requirements_title.gif);
	margin-left: 288px;
	width: 412px;
	margin-bottom: 30px; 
}

#linkList {
	position: absolute;
	top: 400px;
	margin: 0px;
	padding: 0px;
	width: 175px;
	left: -1px;
	background-repeat: repeat-y;
	background-image:  url(linklist_bkgd.gif);
	background-position: left top;
	margin-left: 0px;
	
	
	
}

#lselect ul {
	background:  url(select_linklist.gif) no-repeat left top;
	list-style: none;
	padding: 20px 0px 20px 0px; 
	margin: 0px;
	width: 175px;
}

#lbrowse ul {
	background:  url(browse_linklist.gif) no-repeat left top;
	margin: 0px;
	list-style: none;
	padding: 20px 0px 0px 0px;
	width: 175px;
	
}

#lresources ul {
	background:  url(resources_linklist.gif) no-repeat left top;
	margin: 0px;
	list-style: none;
	padding: 20px 0px 20px 0px;
	width: 175px;
}

#lresources {
	background: no-repeat;
	margin: 0px;
	list-style: none;
	padding: 0px; 
}

a {
	color : #000000;
	text-decoration : underline;
	padding: 0px;
	text-align: right; 
}

#linklist a {
	color : #000000;
	text-decoration: none;
	margin-bottom: -5px;
	padding: 0px;
	text-align: left;
}

#linkList li a:hover{
	color : #404040;
	
}

#linkList li a.c:hover{
	color : #404040;
}


#linkList li a.c {
	color : #000000;
	font-variant: normal;
	font-style: oblique;
	text-decoration : none;
	margin-right: 8px;
	display: inline;
}

a:hover {
	color : #404040;
	padding: 0px;
}

#footer {
	padding-right: 10px;
	text-indent: 0px;
	background: #f0f0f0 no-repeat;
	width: 514px;
	margin-left: 176px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	color: #7a7a7a;
	font-size: 9px;
	text-align: right;
}

#footer a {
	color : #000000;
	text-decoration : none; 
}

#footer a:hover {
	color : #404040;
	text-decoration : none;
	padding: 0px; 
}