A
{
    COLOR: #8b0000;
    FONT-FAMILY: veranda;
    TEXT-DECORATION: underline
}
A:active
{
    COLOR: #8b0000;
    FONT-FAMILY: veranda;
    TEXT-DECORATION: underline
}
A:link
{
    COLOR: #8b0000;
    FONT-FAMILY: veranda;
    TEXT-DECORATION: underline
}
A:visited
{
    COLOR: #8b0000;
    FONT-FAMILY: veranda;
    TEXT-DECORATION: underline
}
A:hover
{
    COLOR: #0000ff;
    FONT-FAMILY: veranda;
    TEXT-DECORATION: none
}
h1 
{
    font-size:12px;
    font-family: veranda;
    color: #000000;
    padding:10px;
    margin:0px;
}
h2 
{
    font-size:12px;
    font-family: veranda;
    color: #000000;
    padding:10px;
    margin:0px;
}
h3
{
    font-size:12px;
    font-family: veranda;
    color: #000000;
    padding:10px;
    margin:0px;
}
h4 
{
    font-size:12px;
    font-family: veranda;
    color: #000000;
    padding:10px;
    margin:0px;
}
h5 
{
    font-size:8px;
    font-family: veranda;
    color: #8b0000;
    padding:10px;
    margin:0px;
}

	body {
		text-align:center;
		background:#8b0000;
		}
	
	#frame {
		width:800px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
		background:#009933;
		}
		
	
	#contentcenter {
		width:680px;
		padding:0px;
		float:left;
		text-align:left;
		background:#ffffff;
		border-top:1px solid #000;
		border-bottom:1px solid #000;
		border-right:1px solid #000;
		border-left:1px solid #000;
		}
	
	#contentright {
		width:120px;
		padding:0px;
		float:left;
		background:#000000;
		}
	
	#contentheader {
                height:80px;
		background:#009933;
		background-image: url(http://www.cardcritic.com/images/pokertopbanner1.png);
                }
	#contentheader2 {
                height:23px;
		background:#009933;
		background-image: url(http://www.cardcritic.com/images/table_header_bg.gif); 
	#contentfooter {
		background:#009933;
                }
	#contentfooter2 {
		background:#ffffff;
                }
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
	
	#contentright p { font-size:10px}

a.nav, a.nav:link, a.nav:visited {display:block; width:100px; height:30px; background:#8b0000; border:2px solid #aaaaaa; margin-top:1px; text-align:center; text-decoration:underline; font-family:verdana, arial, sans-serif; font-size:12px; color:#ffffff; line-height:25px; overflow:hidden; float:left;}
a.nav:hover {color:#000000; background:#ffffff;}
a.nav:active {color:#ffffff; background:#009933;}

