html, body{background-color:#545454; background-image:url(/images/paw.gif); background-repeat: repeat-y; height: 98%; margin: 0; padding: 0;color: white; font-size: 12px; font-family:Arial, helvetica, sans-serif; text-align: center;/*http://www.noscope.com/journal/2004/02/horizontal_scrollbar_bug*/  overflow-y:auto;}

#logo{position:absolute;left: 6%; top:15%; width:88px;height:375px}
#mainBody {position:absolute; left: 15%; top: 2%; color: white; border-left: 18px; border-right:0 none; border-bottom:18px; border-top:18px; border-style: solid;text-align:left; border-color:#3E3E3E; background-color: #000; height: 88%; width: 77%; overflow:auto;}

#containerDiv{padding:10px}

.images {border: 0px;}

.pussymenu {background:#545454 url(/images/menu_bg.jpg) no-repeat top right}

a:link {
text-decoration: underline; 
color: yellow
}
a:visited {
text-decoration: underline;
color: yellow
}
a:active {
text-decoration: underline;
font-weight: bold;
color: yellow
}
a:hover {
text-decoration: underline;
color: yellow
}

a.pussymenu {
display: block;
width: 100%;
text-align: center;
text-decoration: underline;
font-family: arial, sans-serif;
font-size: 18px;
font-style: italic;
color: #CCCCCC !important;
}

a.pussymenu:hover {
text-decoration: none;
color: black !important;
background:#FFF no-repeat top right;
font-style: italic;
}

.images {border:0px none}

a.imagelnk:link {
text-decoration: none; 
color: white
}
a.imagelnk:visited {
text-decoration: none;
color: white
}
a.imagelnk:active {
text-decoration: none;
color: white
}

a.imagelnk:hover {
text-decoration: none;
color: #000;
background-color: white;
font-style: italic;
}

textarea {
background-color: #CCC;
background-image: url(/images/transcat.jpg);
background-position: center center;
background-repeat: no-repeat; 
font: 12pt/14pt Arial, Tahoma, sans-serif;
color:#000;
}


