html, body {padding: 0px; margin: 0px;}
	
body {
	background:#fff url(../images/bg.jpg);
	font-family:"Courier New", Courier, monospace;
	color:#333;
	text-align:center;
	height:100%;
	scrollbar-face-color:#c3b9a4;
	scrollbar-arrow-color:#000;	
	scrollbar-track-color:#ddd3b8;
	scrollbar-shadow-color:#ddd3b8;
	scrollbar-highlight-color:#ddd3b8;
	scrollbar-darkshadow-color:#ddd3b8;}
	
img{border:0px; behavior:url(../css/iepngfix.htc);}
img, a {outline:none;} 
	
	
/* --------------------------------------TEMPLATE--------------------------------------*/	
	
#container{
	position:absolute;
	width:970px;
	height:580px;
	margin:0 auto;}
	
#header{
	width:220px;
	height:80px;
	margin-left:60px;
	float:left;
	text-align:left;}

	
#nav{
	width:460px;
	height:80px;
	margin-right:20px;
	float:right;}
	
#main{
	width:100%;
	height:400px;
	clear:both;}
	
#footer{
	width:680px;
	margin-top:50px;
	float:left;}
	
#copyright{
	width:260px;
	margin:50px 30px 0px 0px;
	float:right;}


/*--------------------------------------LINKS--------------------------------------*/

a:link, a:visited {color: #333;text-decoration: none;}
a:hover {color: #903;text-decoration:overline;}
a:active {color: #903;text-decoration: none;}


/*--------------------------------------NAVIGATION--------------------------------------*/

#nav li {display: inline;list-style-type:none;}

#nav a {
	float: right;
	text-align: center;
	margin-left: 50px;
	border:0px;}

#nav a:hover{border-bottom:solid #666 1px;}


/*--------------------------------------FOOTER--------------------------------------*/

#footer li {display: inline;list-style-type:none;}

#footer a {
	float: left;
	margin-left:15px;
	border-right:1px solid #333333;
	padding-right:15px;
	text-transform:uppercase;
	font-size: 10px;
	text-align: center;}

#copyright li {list-style-type:none; font-size: 10px;}



/*--------------------------------------ABOUT--------------------------------------*/
#about {
	background-image: url(../images/contact/papertape.jpg);
	padding: 45px 20px 40px 63px;
	float: left;
	margin-left:60px;
	background-repeat: no-repeat;
	height: 333px;
	width: 230px;
	font-size: 12px;
	text-align:left;
	line-height:16px;
	color:#000066;}
	
#about a {color: #903;text-decoration: none;}
#about a:hover {color: #333;text-decoration:underline;}


/*--------------------------------------CONTACT--------------------------------------*/
#contact {
	background-image: url(../images/contact/envpin.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 408px;
	float:right;
	margin: 10px 40px 0px 0px;
	text-align:left;
	font-size:12px;
	 overflow:auto;}

#contact a {color: #903;text-decoration: none;}
#contact a:hover {color: #333;text-decoration:underline;}

#logos {padding: 0px 50px; margin-top:70px;}
	
.form {padding:10px 0 3px 0;}
input, textarea {background:url(../images/contact/envelope.jpg) center; font-family:"Courier New", Courier, monospace; font-weight:bold; color:#000; font-size:14px; padding:2px;}	

/*-----------------------------------!!NOT USED!!-------------------------------------*/
#contact ul {
	margin: 0px;
	padding: 0px;}
	
#contact li {
	text-align: right;
	height:40px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	display: block;
	background-repeat: no-repeat;}
	
#contact li a:hover{text-decoration:underline;}
#contact li img{border:0px; padding-left:90px;}	

#blogger  {background-image: url(../images/contact/blogger.png);behavior: url(../css/iepngfix.htc);}
#highway {background-image: url(../images/contact/h4.png);behavior: url(../css/iepngfix.htc);}
#flickr  {background-image: url(../images/contact/flickr.png);behavior: url(../css/iepngfix.htc);}
#google {background-image: url(../images/contact/pam.png);behavior: url(../css/iepngfix.htc);}
#hotmail {background-image: url(../images/contact/hot.png);behavior: url(../css/iepngfix.htc);}
#skype {background-image: url(../images/contact/Skype.png);behavior: url(../css/iepngfix.htc);}
	
/*--------------------------------------LINKS--------------------------------------*/
#links {
	background-image: url(../images/contact/pam.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 450px;
	margin: 0 auto;
	padding:50px 50px 50px 90px;}
	
#links ul {
	margin: 0px;
	padding: 0px;
	text-align:left;
	list-style-type:none;}
	
#links ul a:hover{border-bottom:dotted #666 1px;border-top:dotted #666 1px;}


/*--------------------------------------INDEX GALLERY--------------------------------*/

#gallery {
	text-align:right;
	float: left;
	width: 650px;
	margin-top:50px;
	padding-bottom:40px;}
	
#notes {
	text-align:center;
	text-transform:none;
	font-size:11px;}
	
.gal {
	padding: 80px 20px 20px 20px;
	float: left;
	width: 260px;
	margin: 0px;}
	
.gal li {
	text-align:center;
	list-style-type: none;
	margin: 10px;
	padding: 10px;}
	
.gal li a:hover{border-bottom:solid #666 1px;}


/*--------------------------------------SLIDESHOWS--------------------------------------*/

#slide{
	position:relative;
	margin:0px auto;
	padding-top:40px;
	width:408px;
	height:324px;
	font-size:12px;}
	
#slide a:hover{text-decoration:none}

#sticky{
	position:absolute;
	top:460px;
	left:780px;
	width:60px;
	height:60px;}
	
#sticky a:hover{
 	border: #FFFF66 dotted 1px;}


/* --------------------------------------BOXOVER JS--------------------------------------*/

.boxb {
	background-color: #ffc;
	background-image:url(../images/contact/paper.jpg);
	padding:10px 6px 2px 32px;
	margin:1px;
	color: #333;
	width:186px;
	height:286px;
	text-align:left;
	font-size:14px;}

h2{font-size:16px;}


/*--------------------------------------GALLERIES--------------------------------------*/

.centre {
	text-align:center;
	float: left;
	height: 400px;
	width: 590px;
	padding-bottom:20px;}
	
.list {
	padding: 0px;
	float: right;
	height: 400px;
	width: 260px;
	overflow: hidden;
	margin: 0px;
	text-align:right;}
	
.list li {
	text-align: right;
	list-style-type: none;}

.list li a{
    text-decoration:none;
	margin: 0px;
	padding: 0px;
	width:200px;
	height:50px;
	font-weight:bold;}

#container #main .list  img {border:0px;}


/*--------------------------------------CSS ROLLOVERS--------------------------------*/

.list a{display:block; width:200; height:50px;}

/*--------------------------------------LIVE IN LEEDS----------------------------------*/
#barn a{background-image:url(../images/lil/xbarn.jpg);}
#barn a:hover{background-position:bottom;}

#cbr a{background-image:url(../images/lil/xcorinne.jpg);}
#cbr a:hover{background-position:bottom;}

#dd a{background-image:url(../images/lil/xdekker.jpg);}
#dd a:hover{background-position:bottom;}

#dpt a{background-image:url(../images/lil/xdirty.jpg);}
#dpt a:hover{background-position:bottom;}

#fs a{background-image:url(../images/lil/xfs.jpg);}
#fs a:hover{background-position:bottom;}

#fwa a{background-image:url(../images/lil/xfirst.jpg);}
#fwa a:hover{background-position:bottom;}

#fw a{background-image:url(../images/lil/xfretwell.jpg);}
#fw a:hover{background-position:bottom;}

#go a{background-image:url(../images/lil/xgomez.jpg);}
#go a:hover{background-position:bottom;}

#jt a{background-image:url(../images/lil/xjt4.jpg);}
#jt a:hover{background-position:bottom;}

#nu a{background-image:url(../images/lil/xnuman.jpg);}
#nu a:hover{background-position:bottom;}

#or a{background-image:url(../images/lil/xorson.jpg);}
#or a:hover{background-position:bottom;}

#pd a{background-image:url(../images/lil/xpete.jpg);}
#pd a:hover{background-position:bottom;}

#fr a{background-image:url(../images/lil/xrussia.jpg);}
#fr a:hover{background-position:bottom;}

#sl a{background-image:url(../images/lil/xseth.jpg);}
#sl a:hover{background-position:bottom;}

#was a{background-image:url(../images/lil/xweares.jpg);}
#was a:hover{background-position:bottom;}

#twp a{background-image:url(../images/lil/xwed.jpg);}
#twp a:hover{background-position:bottom;}

#yb a{background-image:url(../images/lil/xyesboss.jpg);}
#yb a:hover{background-position:bottom;}

#zero a{background-image:url(../images/lil/xzero.jpg);}
#zero a:hover{background-position:bottom;}

/*--------------------------------------AROUND THE WORLD--------------------------------*/
#aer a{background-image:url(../images/atw/xaerial.jpg);}
#aer a:hover{background-position:bottom;}

#blue a{background-image:url(../images/atw/xblue.jpg);}
#blue a:hover{background-position:bottom;}

#buff a{background-image:url(../images/atw/xbuf.jpg);}
#buff a:hover{background-position:bottom;}

#dol a{background-image:url(../images/atw/xdolphin.jpg);}
#dol a:hover{background-position:bottom;}

#door a{background-image:url(../images/atw/xdoor.jpg);}
#door a:hover{background-position:bottom;}

#duty a{background-image:url(../images/atw/xduty.jpg);}
#duty a:hover{background-position:bottom;}

#gal a{background-image:url(../images/atw/xgalle.jpg);}
#gal a:hover{background-position:bottom;}

#hal a{background-image:url(../images/atw/xhalong.jpg);}
#hal a:hover{background-position:bottom;}

#hk a{background-image:url(../images/atw/xhk.jpg);}
#hk a:hover{background-position:bottom;}

#mid a{background-image:url(../images/atw/xmidelt.jpg);}
#mid a:hover{background-position:bottom;}

#ri a{background-image:url(../images/atw/xrabbit.jpg);}
#ri a:hover{background-position:bottom;}

#ks a{background-image:url(../images/atw/xsamet.jpg);}
#ks a:hover{background-position:bottom;}

#mor a{background-image:url(../images/atw/xshadows.jpg);}
#mor a:hover{background-position:bottom;}

#hobo a{background-image:url(../images/atw/xstray.jpg);}
#hobo a:hover{background-position:bottom;}

#van a{background-image:url(../images/atw/xvan.jpg);}
#van a:hover{background-position:bottom;}


/*--------------------------------------SPORTS AND EVENTS--------------------------------*/
#bmx a{background-image:url(../images/sae/xbmx.jpg);}
#bmx a:hover{background-position:bottom;}

#bnp a{background-image:url(../images/sae/xbnp.jpg);}
#bnp a:hover{background-position:bottom;}

#bug a{background-image:url(../images/sae/xbugatti.jpg);}
#bug a:hover{background-position:bottom;}

#cast a{background-image:url(../images/sae/xwsf.jpg);}
#cast a:hover{background-position:bottom;}

#ck a{background-image:url(../images/sae/xck.jpg);}
#ck a:hover{background-position:bottom;}

#lmu a{background-image:url(../images/sae/xlmu.jpg);}
#lmu a:hover{background-position:bottom;}

#mcc a{background-image:url(../images/sae/xmcc.jpg);}
#mcc a:hover{background-position:bottom;}

#sec a{background-image:url(../images/sae/xsec.jpg);}
#sec a:hover{background-position:bottom;}

#str a{background-image:url(../images/sae/xstr.jpg);}
#str a:hover{background-position:bottom;}

#sc a{background-image:url(../images/sae/xsc.jpg);}
#sc a:hover{background-position:bottom;}

#tom a{background-image:url(../images/sae/xtom.jpg);}
#tom a:hover{background-position:bottom;}

#wet a{background-image:url(../images/sae/xwet.jpg);}
#wet a:hover{background-position:bottom;}

#wheel a{background-image:url(../images/sae/xwall.jpg);}
#wheel a:hover{background-position:bottom;}

#swim a{background-image:url(../images/sae/xswim.jpg);}
#swim a:hover{background-position:bottom;}

