* {
	padding: 0;
	margin: 0;
}

body { 
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-position:center;
	position:absolute;
    text-align: left;
	z-index: 1;
	margin:auto;
	height:100%;
	background-color:#C0C081;
	background-image: 
url("images/bkgfix.gif");
background-repeat: repeat-x;
background-attachment:scroll;
background-position: top;
	
	}
	
	
	
	
a.one:link {color: white}
a.one:visited {color: white}
a.one:hover {color: #920000}
	
a, a:link, a:visited {
    color: #D35511;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
a:active, a:focus {
    color: #566047;
}  
.p5 span a {
    font-weight: bold;
}


.random {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	margin:15px;
	font-size:13px;
	margin:15px 15px 15px 15px ;
	position:absolute;
	width: 370px;
	font-weight:bolder;
	letter-spacing:1px;
	
	}
.titletxt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	margin:15px;
	font-size:12px;
	margin-top:3px;
	position:absolute;
	width: 500px;
	font-weight:bold;
	color:#FFFFFF;
	letter-spacing:1px;
	}
.titleISBNSearch {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	margin:15px;
	font-size:12px;
	margin-top:3px;
	position:absolute;
	width: 150px;
	font-weight:bold;
	color:#FFFFFF;
	letter-spacing:1px;
	background: #FF6407;
	}

.containertxt {
	font-family:Geneva, Arial, Helvetica, sans-serif
    text-align: left;
	font-size:14px;
	margin-top:3px;
	position:relative;
	list-style-position: inside;
	list-style-type: disc;
	}
.linklist{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	/*word-spacing:10px;*/
	margin:6px 0px 0px 100px;
	font-size:13px;
	position:absolute;
	width: 600px;
	
	}
.linklistfooter{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	/*word-spacing:10px;*/
	margin:18px 0px 20px 0px;
	font-size:13px;
	position:absolute;
	left: 150px;
	top: 0px;

	}
	

ul.disc 
{
list-style-type: disc
}
ul.circle 
{
list-style-type: circle
}

ul.square 
{
list-style-type: square
}

ul.none 
{
list-style-type: none
}

ol.decimal 
{
list-style-type: decimal
}

ol.lroman 
{
list-style-type: lower-roman
}

ol.uroman 
{
list-style-type: upper-roman
}

ol.lalpha 
{
list-style-type: lower-alpha
}

ol.ualpha 
{
list-style-type: upper-alpha
}


p {
    margin-bottom: 8px;
    line-height: 15px;
    font-size: 70%;

}


	
#pageHeaderbkg {
	background: #fff url("images/girlbkg.gif");
	height: 258px;
	width: 100%;
	position:relative;
}
#headertext {
    margin: 0px 20px 0 177px;
    padding: 6px 20px 10px 20px;
	width:450px;
    border: 1px solid #BFBE8E;
    background: #FBFBE5;
}

#girl {
	background: url("images/girl.gif") no-repeat top left;
	height: 189px;
	width: 157px;
	position:absolute;
	top: 100px;
}
#pageHeader {
	background: #fff url("images/header.gif") no-repeat top left;
	height: 61px;
	width: 617px;
}

#content {
	background: #fff;
	position:static;

}


#titlebkg {
	background: #FF6407;
	width: 195px;
	height:21px;
	position:static;
	margin: 2px 0px 0px 8px;
     /* border: 0px solid #E9E9E9;*/
	border: 0px solid #8F3B0D;
}

#titlebkgside {
	background: #FFFFFF;
	width:475px;
	height:21px;
	position:relative;
	margin: -23px 0px 5px 212px;
   /* border: 1px solid #FFFFFF;*/
	border: 0px solid #FFFFFF;
}
#titlecenter {
	background: #FF6407;
	width:678px;
	height:21px;
	position:static;
	margin: 4px 0px 5px 10px;
   /* border: 1px solid #E9E9E9;*/
	border: 0px solid #8F3B0D;
}

#titlebkgcontainer {
	background: #fff top;
	width:185px;
	position:relative;
	margin: 4px 0px 150px 4px;
	padding: 5px 5px 5px 5px;
	border: 0px solid #AEC1D2;
	float:left;
	
}
#titlebkgsidecontainer {
	background: #fff top;
	width:465px;
	position:relative;
	margin: -1px 0px 30px 212px;
	padding: 5px 5px 5px 5px;
	border: 0px solid #AEC1D2;
	
}
#titlecentercontainer {
	background: #fff top;
	width:668px;
	position:static;
	margin: 0px 0px 5px 10px;
	padding: 5px 5px 5px 5px;
    border: 0px solid #AEC1D2;
	
}
#bullet {
	background: url("images/bullet.gif") no-repeat top left;
	margin: 7px 0px 0px 4px;
	height: 6px;
	width:  6px;
	position: absolute;
}

#container {
    text-align: left;
    background: white left;
    width: 900px;
    position: relative;
    margin: auto;
	border-left: 1px solid #8F3B0D;
	border-right: 1px solid #8F3B0D;
	border-top: 1px solid #8F3B0D;
}

#footer {

    background: #98947B url("images/footer.gif") repeat-x;
	margin-top:20px;
	text-align:center;
	position:relative;
	bottom: 0px;
    height: 49px;
	width:100%;

}
#randomtext {
	position:absolute;
	width:400px;
	height:100px;
	margin: -126px 0px 0px 210px;
	background-color:#EFF1F4;
	border: 1px solid #8F3B0D;
	z-index:1;
	}
