#twphper{
padding: 0;border: 0;outline:0;vertical-align: baseline;
color:#000;
font-size:12px;
font-family:veranda; 
line-height: 1;
text-align:left;
max-width:200px;
min-width:200px;
width:200px;
max-height:300px;
min-height:300px;
background: url("images/bg.jpg") repeat-y #94e4e8;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
position: relative;
overflow:hidden;
}
#twphper a{
color:#0000FF;
}
#twphper a:hover{
color:#0099FF;
}
#twphper #logo{
padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;
position: absolute;
top: 10px;
left: 10px;
}
#twpgper a{color:#0000ff;}
#twphper #h1{
background: url("images/title.png") repeat-x;
color: #fff;
margin-top: 55px;
padding-top: 5px;
padding-bottom: 5px;
padding-left:5px;
width: 100%;
text-align: left;
font-size: 16px;
border: 0;
outline: 0;
vertical-align: baseline;
}
#twphper ul{
margin:0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;
list-style: none;
height: 390px;
overflow-y: visible;
overflow-x: hidden;
-moz-outline-style: none;
outline: none;
}
#twphper ul:active 
{outline: none;-moz-outline-style: none;} 

#twphper ul:focus 
{outline: none;-moz-outline-style: none;} 


#twphper ul li{
outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;
display: block;
background-color: #FFB382;
/*border: #AF0000 2.5px solid;*/
padding: 3px;
/*margin-left:10px;*/
margin-bottom: 4px;
margin-right:2px;
margin-left:2px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}


#twphper #footer{
margin:0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;
width:100%;
height:18px;
background: url("images/footdiv.png") top repeat-x;
position: absolute;
bottom:0;
left:0;
}
#twphper #footer #follow a{color: #FFB382;}
#twphper #footer #follow{
margin:0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;
text-decoration:none;
color: #FFB382;
position: relative;
bottom: 219px;
left:130px;
/*background-color: #cbf2f3;*/
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
padding-top:2px;
padding-bottom:2px;
padding-left:4px;
padding-right:4px;
}
#twphper #footer #follow:hover{
background-color: #FFB382;
color:#fff;
}
#twphper #footer img{
padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;
position: relative;
width: 80%;
bottom:12px;
left: 20px;
}


#twphper .jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

#twphper .jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 200px;
	background: #FFB382;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;

}
#twphper .jScrollPaneDrag {
	position: absolute;
	background: #AF0404;
	cursor: pointer;
	overflow: hidden;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
#twphper .jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
#twphper .jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}

