body { 

margin-top : 0;

margin-left : 0;

margin-right : 0;

background-color : #234666;

font-family : Arial, Helvetica, sans-serif;

} 

.thumb img { 

border: 1px;

border-color:#333333;

}

td { 

vertical-align : top;

} 

a { 

font-size : 12px;

color : #944a84;

text-decoration : underline;

} 

a.visited { 

font-size : 12px;

color : #3e351f;

text-decoration : underline;

} 

a:hover { 

font-size : 12px;

color : #234666;

text-decoration : none;

} 

tr#meatBar { 

background-color : #ffffff;

} 

#designBy { 

font-family : Verdana, Arial, Helvetica, sans-serif;

font-size : 9px;

letter-spacing : 2px;

color : #7c6e3a;

} 

.box { 

border-top : thin dashed #944a84;

margin: 50px;

} 

.tops { 

background-color : #336699;

} 

.brown { 

color : #3e351f;

font-weight:bold;

} 

.topMenu { 

vertical-align : bottom;

font-family : Arial, Helvetica, sans-serif;

font-size : 11px;

font-weight : bold;

letter-spacing : 2px;

} 

.topMenu a { 

color : white;

text-decoration : none;

} 

.topMenu a:hover { 

color : #d0b2c8;

text-decoration : none;

} 

.white { 

font-family : Arial, Helvetica, sans-serif;

font-size : 11px;

color : #e9e7e8;

} 

.white a { 

font-size : 11px;

color : white;

text-decoration : none;

} 

.white a:hover { 

font-size : 11px;

color : #000000;

text-decoration : none;

} 

.txt { 

font-family : Arial, Helvetica, sans-serif;

letter-spacing : 0.75px;

font-size : 12px;

color : #000000;

} 

.txtBold { 

font-family : Arial, Helvetica, sans-serif;

font-size : 12px;

color : #000000;

font-weight : bold;

} 

.ad { 

color : #823883;

font-size : 16px;

font-weight : bold;

} 

.form { 

font-family : Verdana, Helvetica, sans-serif;

color : #823883;

font-size : 12px;

font-weight : bold;

} 

.formSmall { 

font-family : Verdana, Helvetica, sans-serif;

color : #823883;

font-size : 9px;

font-weight : bold;

} 

.small { 

font-family : Arial, Helvetica, sans-serif;

letter-spacing : 0.75px;

font-size : 10px;

color : #000000;

} 

.dropdown ul { 

padding : 0;

margin : 0;

list-style : none;

} 

.dropdown li { 

float : left;

position : relative;

width : 10em;

} 

.dropdown li ul { 

display : none;

position : absolute;

top : 1.3em;

left : 0;

background-color : #944a84;

border-style : ridge;

border-width : thin;

border : gray;

} 

.dropdown li ul li { 

border-bottom : 1px solid gray;

width : 15em;

padding : 3px;

margin : 3px;

} 





.dropdown li:hover ul, li.over ul { 

display : block;

} 

ul {

list-style : square;

}

hr {

height:1px;

color:#944a84;

}

.liveSite {

margin:10px;

}

