*	{
	margin: 0px;
	padding: 0px;
	}

body	{
	background-color: #000000;
	background-image: url('images/bg.jpg');
	background-repeat: repeat;
	background-position: top left;
	font-family: Calibri, Arial, Helvetica, Verdana, sans-serif;
	}

img	{
	border: 0px none transparent;
	}

table	{
	border: 0px none transparent;
	border-spacing: 0px;
	border-collapse: collapse;
	}

	td.menu-cell {
		width: 898px;
		height: 45px;
		background-image: url('images/menu-bg.png');
		background-repeat: no-repeat;
		background-position: top left;
		}

		table.menu-table td {
			height: 45px;
			padding: 3px 13px 0px 13px;
			}

			table.menu-table td.first {
				padding: 3px 13px 0px 13px;
				}

			table.menu-table td.last {
				padding: 3px 12px 0px 13px;
				}

			table.menu-table td a {
				display: block;
				text-decoration: none;
				border: 0px none transparent;
				background-image: none;
				color: #ffffff;
				}

				table.menu-table td a:hover {
					color: #ffffff;
					background-image: url('images/dot.gif');
					background-repeat: repeat-x;
					background-position: 0px 29px;
					}					

	td.main	{
		width: 898px;
		background-color: #b59b6e;
		}


	td.features-cell {
		width: 898px;
		background-color: #b59b6e;
		}


#wrap	{
	width: 898px;
	border: 1px solid #ffffff;
	margin: 6px auto 0px auto;
	padding: 1px;
	}

	#content {
		width: 868px;
		padding: 17px 15px 12px 15px;
		}

		#content h1 {
			color: #bb0102;
			font-size: 175%;
			}

		#content h2 {
			color: #bb0102;
			font-size: 125%;
			}

		#content ul	{
			list-style-image: url('images/bullet.png');
			margin-left: 30px;
			margin-bottom: 12px;
			text-indent: -3px;
			}

		#content p {
			margin-bottom: 12px;
			font-size: 95%;
			}

		#indexcontent {
			width: 868px;
			background-image: url('images/index-bgphoto.jpg');
			background-repeat: no-repeat;
			background-position: 509px 0px;
			}

			#indexcontent p {
				padding-right: 365px;
				}

		#content a {
			color: #bb0102;
			background-color: transparent;
			text-decoration: underline;
			}

			#content a:hover {
				background-color: #bb0102;
				color: #ffffff;
				text-decoration: none;
				}		


		table.features-table td {
			width: 298px;
			}

			table.features-table td.featured-spacer {
				width: 1px !important;
				background-image: none !important;
				}


		div.featured-top {
			width: 265px;
			height: 44px;
			margin: 0px auto 0px auto;
			}

		div.featured-content {
			width: 249px;
			background-image: url('images/feature-bg.jpg');
			background-repeat: repeat-y;
			background-position: top center;
			margin: 0px auto 0px auto;
			padding: 8px;
			}

			div.featured-tall-photo {
				width: 88px;
				height: 162px;
				float: left;
				margin-right: 5px;
				}

			div.featured-content a {
				color: #bb0102;
				background-color: transparent;
				text-decoration: underline;
				}

				div.featured-content a:hover {
					background-color: #bb0102;
					color: #ffffff;
					text-decoration: none;
					}		



				div.featured-tall-photo img {
					width: 86px;
					height: 160px;
					border: 1px solid #000000;
					margin-top: 3px;
					margin-bottom: 3px;
					}

			div.featured-content h3 {
				font-size: 110%;
				margin: 0px;
				padding: 0px;
				line-height: 100%;
				letter-spacing: -0.03em;
				}

			div.featured-content p {
				font-size: 85%;
				}

			div.featured-short-photo {
				width: 88px;
				height: 80px;
				float: left;
				margin-right: 5px;
				clear: both;
				}		

				div.featured-short-photo img {
					width: 86px;
					height: 78px;
					border: 1px solid #000000;
					margin-top: 3px;
					}		

			div.featured-bottom {
				height: 11px;
				width: 265px;
				padding-bottom: 10px;
				background-image: url('images/featured-box-bottom.jpg');
				background-repeat: no-repeat;
				background-position: top center;
				margin: 0px auto 0px auto;
				}

				div.featured-bottom img {
					height: 11px;
					width: 265px;
					border: 0px none transparent;
					}

#footer {
	width: 898px;
	margin: 7px auto 0px auto;
	padding-bottom: 10px;
	color: #ffd674;
	}

	#leftfooter {
		width: 469px;
		float: left;
		}

	#rightfooter {
		width: 420px;
		float: left;
		text-align: right;
		}

		#rightfooter a {
			color: #ffd674;
			text-decoration: underline;
			background-color: none;
			}

			#rightfooter a:hover {
				color: #000000;
				text-decoration: none;
				background-color: #ffd674;
				}
			

div.clear {
	width: 100%;
	height: 0px;
	line-height: 0%;
	font-size: 0%;
	clear: both;
	}

span.b	{
	font-weight: bold;
	}

span.i	{
	font-style: italic;
	}

span.u	{
	text-decoration: underline;
	}

img.imagelink {
	background-color: transparent;
	}
