/*background*/
body{
	background-image: url(../images/wp1.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-position: 0px 29px;
}

#title {
	background-color: #000000;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	text-align: right;
	height: 29px;
}

* html #title {
	background-color: #000000;
	position: absolute;
	height: 29px;
	width: 102%;
	top: -19px;
}

* html #title h2 {
	top: 17px;
}

h2 {
	font-size: 24px;
	color: #FFFFFF;
	position: relative;
	line-height: 0px;
	top: -6px;
}

/*general links*/
a:link {
	color: #FFFFFF;
}

a:hover {
	color: #FFE990;
}

a:visited {
	color: #FFFFFF;
}

/*main gallery links*/
#m_linx {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 120px;
	position: absolute;
	left: 20px;
	top: 60px;
}

* html #m_linx {
	top: 76px;
}

#m_linx li {
	background-image: url(../images/120x40.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	height: 40px;
	width: 120px;
	padding-top: 40px;
}

* html #m_linx li {
	padding-top: 60px;
	top: 14px;
}

#m_linx a {
	position: relative;
	text-decoration: none;
	top: -30px;
}

* html #m_linx a {
	top: -50px;
}

/*footer*/
#footer {
	background-color: #000000;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 29px;
}

* html #footer {
	width: 102%;
}

#footer a {
	text-decoration: none;
	font-size: 12px;
}

#footer a:hover {
	color: #FFE990;
}

#footer_links {
	list-style-type: none;
	position: relative;
	top: -12px;
	font-weight: bold;
}

* html #footer_links {
	position: absolute;
	height: 29px;
	top: 0px;
	padding-top: 4px;
}

#footer li {
	display:table-cell;
	padding-right: 80px;
	padding-left: 30px;
  }

* html #footer li {
	display:inline;
	padding:0px 80px 0px 30px;
  }

#gallery a {
	color: #FFCC00;
}

#gallery a:hover {
	color: #FFFFFF;
}

/*text body*/
#egs {
	background-image: url(../images/corkboard.gif);
	background-repeat: no-repeat;
	height: 343px;
	width: 287px;
	left: 240px;
	top: 60px;
	position: relative;
	background-position: 240px 65px;
	background-attachment: fixed;
	overflow: hidden;
}

* html #egs {
	height: 336px;
	width: 285px;

}

#egs ul {
	list-style-type: none;

}

#home_x {
	position: relative;
	left: -30px;
	top: -16px;
}

* html #home_x {
	left: -32px;
	top: -1px;

}

#gra_x, #pai_x, #dra_x, #pho_x, #mix_x {
	left: -30px;
	position: relative;
}

#top {
	height: 61px;
	width: 300px;
}

* html #top {
	height: 56px;
	width: 300px;
}

#bot {
	height: 16px;
	width: 300px;
}

* html #gra_x {
	left: -32px;
	position: relative;
}

* html #pai_x {
	left: -32px;
	position: relative;
}

* html #dra_x {
	left: -32px;
	position: relative;
}

* html #pho_x {
	left: -32px;
	position: relative;
}

* html #mix_x {
	left: -32px;
	position: relative;
}

/*photo_links*/
#phox i {
	/*   visibility: hidden;   */
}

#phox a#mem {
	position: relative;
	left:18px;
	top:-284px;
}

#phox a#ctail {
	position: relative;
	left:-142px;
	top:-212px;
}

#phox a#tour {
	position: relative;
	left:-96px;
	top:-124px;
}

#phox a#lol {
	position: relative;
	left:10px;
	top:-100px;
}

#phox a#misc {
	position: relative;
	left:-58px;
	top:-88px;
}

#phox a#tyre {
	position: relative;
	left:-26px;
	top:-284px;
}

#phox a#fan {
	position: relative;
	left:-18px;
	top:-284px;
}

#phox a#fan2 {
	position: relative;
	left:-14px;
	top:-200px;
}

