* 
{
    margin: 0;
	padding: 0;
	-moz-outline-style: none;     
    outline-style: none;
    outline-width: 0;
    outline-color: -moz-use-text-color;
}

img, div, a, input { behavior: url(iepngfix.htc) }

body,td,th
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}

body
{
	background-color: #000000;
	background-image:url(images/bg-wood.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	margin:0;
}

p
{
	margin:0px;
	padding-top:4px;
	padding-bottom:4px;
}


.clear
{
	clear: both; 
}


.container
{
	margin:0 auto;
	width:868px;
	text-align:center;
}

a
{
	color: #cc0000; /* RED */
	text-decoration: none;
}

a:hover
{
	text-decoration:underline;
}

#footer
{
	font-size:10px;
	text-align:center;
	padding:8px 0 8px 0;
}

.bolder
{
	font-size:16px;
	font-weight:bold;
}

.title
{
	font-weight:bold;
	font-size:10px;
	color:#999999;
}

.required
{
	color: #cc0000;
	font-weight: bold;
}

.heading
{
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

select, textarea, input
{
	font-family: verdana;
	font-size: 8pt;
}

.galleryframe
{
	border:none;
	width:890px;
	height:650px;
	overflow:none;
}

.redhead
{
	font-size:24px;
	letter-spacing:3px;
	color:#CC0000;
}

#slider {
    position:relative;
    width:868px;
    height:338px;
    background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}

.anglediv
{
	width:943px;
	height:33px;
	background-image:url(images/angle.png);
	margin:0 auto;
	text-align:center;
}

.contentarea
{
	margin:0 auto;
	width:943px;
	background-color:#FFFFFF;
	text-align:left;
}

.contentarea-pad
{
	margin:0 auto;
	width:895px;
	background-color:#FFFFFF;
	text-align:left;
	padding:20px 24px 40px 24px;
}
