body
{
	background-color: #FFFFCC; 
}

#content a:hover, #topinner a:hover
{
	color: #000000;
/*	text-decoration: underline;*/
}

#content a, #topinner a
{
	color: #e02c2c;
/*	color: #aa3b3b;*/
	text-decoration: none;
}

#colordiv
{
	background-color: #e02c2c;
	width: 160px;

	padding-top: 10px;

	border-top-width: 0px;	
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;

	border-color: #666666;
	border-style: solid;

	position: absolute;
	left: 0px;
	top: 485px;
}

#toplogo
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 80px;
	width: 100px;
	border-width: 1px;
	border-style: dashed;
}

.center
{
	text-align: center;
}
	
/*
#topleft
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 190px;
	width: 160px;
	
	border-left: 1px;
	border-right: 0px;
	border-bottom: 1px;
	border-top: 1px;
	border-style: solid;
	border-color: #666666;
	
	background-image: url(logoleft.jpg);
	background-repeat: no-repeat;
}
*/

#content h1 
{
	font: bold 13px Verdana;
        color: #000000;
	margin-top: 15px;
        padding: 0px 0px 1px 0px;
        border-bottom: 1px #000000 solid;
/*	text-transform: lowercase;*/
}

#content h2
{
	font: bold 14px Verdana;
        color: #000000;
        padding: 1px 0px 1px 0px;
}

#topright
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 760px;
	height: 190px;

	border-left: 1px;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #666666;

	background-image: url(logo.jpg);
	background-repeat: no-repeat;
}

#topnav
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 760px;
	height: 80px;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;

	background-image: url(logo.jpg);
	background-repeat: no-repeat;
}

#topinner
{
	width: 230px;
	
	position: absolute;
	top: 179px;
	left: 529px;

	margin: 0px;
	
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 0px;

	border-width: 1px;
	border-style: solid;
	border-color: #666666;

	text-align: center;
	
	font: bold 10px verdana;

	background-color: #FFFFFF;

	z-index: 1;

}


#outerupdates
{
	position: absolute;
	top: 107px;
	left: 561px;
}

.innerupdates
{
	padding: 5px;
}

#updateshead
{
	font: normal 12px Arial;
	color: #FFFFFF;
	/* color: #000000; */
	
	top:  0px;
	left: 0px;
	
	width: 200px;

	padding: 0px;

	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #666666;
	border-bottom-color: #FF6600;

	text-align: center;

	background-color: #e02c2c;
	/* background-color: #CCCCCC; */
}

#updates
{
	font: normal 12px Arial;

	/* color: #FFFFFF; */
	
	padding: 0px;
	
	top: 25px;
	left: 0px;
	
	width: 200px;

	border-width: 1px;
	border-style: solid;
	border-color: #666666;

	background-color: #FFFFFF;
	/* background-color: #336699 */
}

#sponsershead
{
        font: normal 12px Arial;
        color: #FFFFFF;
        /* color: #000000; */

        left: 0px;

        width: 200px;

        padding: 0px;

        border-top-width: 1px;
        border-bottom-width: 1px;
        border-right-width: 1px;
        border-left-width: 1px;
        border-style: solid;
        border-color: #666666;
	border-bottom-color: #FF6600;

        text-align: center;

        background-color: #e02c2c;

	/*background-color: #336699;*/
        /* background-color: #CCCCCC; */
}

#sponsers
{
        font: normal 12px Arial;

        /* color: #FFFFFF; */

        padding: 0px;

        width: 200px;

        border-width: 1px;
        border-style: solid;
        border-color: #666666;

        background-color: #FFFFFF;
        /* background-color: #336699 */
}

hr
{
	height: 1px;
	color: #000000;
}
	
#topul
{
	display: inline;
	padding: 0px;
	margin: 3px;
}
	
li.faq
{}

li.topli
{
	display: inline;
}

#content p, #content li
{
	font: 13px Verdana;
	text-align: left;
}

#content
{
	width: 580px;

	position: absolute;
	top: 190px;
	left: 172px;
	
	font: normal 12px Arial;

	padding: 0px 0px 100px 0px;
}


#copyright
{
	width: 100%;	

	font: bold 10px Verdana;

	color: #FFFFFF;
	
	text-align: center;

}

#copyright a:link, a:visited
{
	text-decoration: none;
        color: #FFFFFF;
}       
 
#copyright a:hover
{       
        color: #000000;
}

#yahoo
{
	font: normal 11px Arial;

	padding-left: 2px;
	padding-right: 2px;

	text-align: center;
}

#yahoo a
{
        text-decoration: none;
        color: #ffffff;
}

#yahoo a:link
{
	color: #FFFFFF;
}

#yahoo a:hover
{
	color: #000000;
}

p.indent
{
	text-indent: 50px;
}
