BODY, L1, H4, H5, H6, LI, TD, TH, DD, DT
{
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 8pt;
   color: #000000;	
   margin-top: 0px;
}

.navlist1 { list-style-image: url(arrow_r.gif); }

A {
	COLOR: #444444; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A:hover {
COLOR: #AABBCC;
	TEXT-DECORATION: underline
}
A:active {
COLOR: #AABBCC;
	TEXT-DECORATION: underline
}
A:visited {
	COLOR: #444444
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 80px;
left: 0px; /*position where enlarged image should offset horizontally */

}

.header { background-image: url(randgif.gif);
        background-repeat: no-repeat;
        padding: 0px;
        margin: 0 auto;
        border: 0px solid #f0f0f0;
        width: 825px;
        }

.main{
background-image: url(up_back.gif);
background-repeat: no-repeat;
width: 750px;
padding: 4px;
}

.main2
{
background: #FFFFFF;
width: 755px;
}

.mainpad2
{
background: #FFFFFF;
width: 743px;
padding: 6px;
}

.menu
{
background: #FFFFFF;
}

.main3
{
background: #FFFFFF;
width: 385px;
padding: 6px;
border-right: 1px solid #EAEAEA;
}

.main4
{
background: #FFFFFF;
width: 365px;
padding: 6px;
}

.footer
{
background-image: url(down_back.gif);
background-repeat: no-repeat;
width: 755px;
padding: 2px;
}


.movie
{
background: #FFFFFF;
border-right: 1px solid #EAEAEA;
padding: 0px;
}

.col11{
background: #6699cc;
width: 100px;
}
.col12{
background: #ececec;
width: 100px;
}
.col13{
background: #333333;
width: 100px;
}

.col21{
background: #000000;
width: 150px;
}
.col22{
background: #cccccc;
width: 150px;
}
.col23{
background: #666666;
width: 150px;
}

.col31{
background: #999999;
}
.col32{
background-image: url(images/stripe.gif);
}
.col33{
background: #333333;
}


.post { 
        background: #ffffff;
        padding: 10px;
        margin: 0 auto;
        border: 0px solid #f0f0f0;
        width: 100%;
        }


#quicktags{
margin-bottom : 5px;
float : left;
}

.postdiv {
	padding: 10px;
}

.logmenu
{
float: right;
width: 99.50%;
margin: 0;
padding: 2px;
border-bottom: 1px solid #EEE;
background-color: #FFFFFF;
}

.logmenu ul, .logmenu li
{
float: right;
margin: 0;
padding: 2px;
display: inline;
list-style-type: none;
background-color: #FFFFFF;
}

.logmenu a:link, .logmenu a:visited
{
margin: 0 10px 0px 10px;
padding: 2px 0px 2px 2px;
text-decoration: none;
color: #999;
}

.logmenu a:link#current, .logmenu a:visited#current, .logmenu a:hover
{
border-bottom: 2px solid #3A9FE9;
padding-bottom: 0px;
background: transparent;
color: #000;
}

.logmenu a:hover { color: #000; }


#navcontainer { width: 400px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
margin-top: 0;
padding-top: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
margin-left: 0;
padding-left: 0;
margin-top: 0;
padding-top: 0;
display: block;
padding: 1px;
width: 400px;
background-color: #fff;
border-bottom: 0px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{

color: #111;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #efefef;
color: #111;
text-decoration:none;
}
