/* Yahoo Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,blockquote,th,td,p,table,img,tr
{
	margin: 0;
	padding: 0;
	border: none;
}

body
{
	background-color: #1a1a1c;
	font-family: palatino, times, times new roman, serif;
	font-size: 62.5%;
	margin: 0 auto;
	padding: 0 auto;
	text-align: center;
	color: #6d5c05;
}

img
{
	border: none;
}

a:link, a:visited
{
	color: #b60008;
	text-decoration: none;
}

a:hover, a:active
{
	color: #600;
	text-decoration: underline;
}

#wrapper
{
	width: 1058px;
	margin: 6px auto;
	text-align: left;
	font-size: 1.2em;
}

#header
{
	padding-bottom: 5px;
	width: 1050px;
	height: 231px;
	margin: 0;
}

#headerhome
{
	padding-bottom: 5px;
	width: 258px;
	height: 231px;
	margin: 0;
}

#leftnav
{
	width: 258px;
	background-color: #b60008;
	float: left;
	margin-top: 1px;
	min-height: 620px;
}

#leftnav a:link, #leftnav a:visited
{
	color: #fffee9;
	text-decoration: none;
}


#leftnav a:hover, #leftnav a:active
{
	color: #cccbb6;
	text-decoration: underline;
}

#leftnav ul
{
	list-style-type: none;
	text-align: right;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
	text-transform: uppercase;
	margin-right: 20px;
	margin-top: 20px;
}

#mainbody
{
	padding: 0px;
	margin: 0px;
	background-image: url(images/main/redstripe.gif);
	background-repeat: repeat-y;
}
#mainbody table
{
	width: 792px;
}

#mainbody table, #mainbody table tr, #mainbody table td
{
	margin: 0;
	padding: 0;
	border: none;
}

.leftmar
{
	padding-left: 6px;
}

.topmar
{
	padding-top: 6px;
}

#maincontent
{
	background-color: #fffee9;
	margin-left: 264px;
	width: 746px;
	padding: 20px;
	font-size: 1.2em;
	min-height: 580px;
}

p
{
	margin-bottom: 10px;
}

.icons img
{
	padding: 5px;
	margin: 0px;
	border-style: none;
}
