/* Author: clvsonic*/

/* Header Ad CSS */


#headerBt {
cursor : pointer;
width : 78px;
}
#headerContent {
background-color : #eeeeee;
background : #fdfdfd url(../plugin-images/page-bg.gif) repeat-x 0% 100%;
left : 0;
top : 0;
width : 100%;
margin-left : 0;
margin-top : 0;
overflow : hidden;
padding-left : 20px;
padding-top : 0;
position : fixed;
z-index : 99;
}
#headerContent .mastHead {
margin : 0 auto;
padding : 6px 20px 0 0;
height : 100%;
overflow : hidden;
}
#headerContent .mastHead img {
margin : -4px 6px 0 0;
float : left;
}
#headerContent a {
text-decoration : underline;
color : #000;
outline : none;
}
#headerContent a:hover {
text-decoration : none;
}
#headerContent div {
font-family : "Trebuchet MS", Georgia, "times New Roman", arial;
font-size : 13px;
}
#footerBt {
cursor : pointer;
width : 78px;
}
#footerContent {
background : #fdfdfd url(../plugin-images/footer_bg.gif) repeat-x 0% 100%;
left : 0;
width : 100%;
bottom : 0;
margin-left : 0;
margin-bottom : 0;
overflow : hidden;
padding-left : 20px;
padding-bottom : 0;
position : fixed;
z-index : 99;
}
#footerContent a {
font-family : "Trebuchet MS", Georgia, "times New Roman", arial;
text-decoration : underline;
color : #000;
outline : none;
}
#footerContent a:hover {
text-decoration : none;
}
#footerContent div {
font-family : "Trebuchet MS", Georgia, "times New Roman", arial;
font-size : 13px;
}
#footerContent .mastHead {
margin : 0 auto;
padding : 6px 20px 0 0;
height : 100%;
overflow : hidden;
}
#footerContent .mastHead img {
margin : -4px 6px 0 0;
float : left;
}

