@charset "utf-8";
/* CSS Document */
body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	color:#282828;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px 0px 0px 0px;
	}
a:link {
	color:#282828;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
a:link {
	color:#282828;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
a:link {
	color:#660000;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
	
img {
	border:none
	}
#mainStruc {
	width:963px;
	overflow:hidden;
	text-align:center;
	margin:0 auto;
	}
	.strucTopMost {
		background-image:url(images/struc-topmost.png);
		width:963px;
		height:13px;
		}
	#logoRow {
		overflow:hidden;
		}
		.logoImg {
			width:282px;
			height:94px;
			float:left
			}
		.logoRhtStruc {
			width:671px;
			height:89px;
			float:left;
			background-image: url(images/logo_rht.png);
			padding:5px 10px 0px 0px
			}
			.searchCode {
				background-image:url(images/black_bg.png);
				padding:5px;
				width:285px;
				text-align:right;
				margin:0 auto;
				margin-left:350px
				}
	#topImgRow {
		clear:both;
		width:963px;
		overflow:hidden;
		height:150px
		}
		.topLft {
			width:23px;
			height:150px;
			float:left;
			background-image:url(images/topstruc-lft.png);
			}
		.topImg {
			width:916px;
			height:150px;
			float:left
			}
		.topRht {
			width:24px;
			height:150px;
			float:left;
			background-image:url(images/topstruc-rht.png);
			}
	#topNavRow {
		width:963px;
		overflow:hidden;
		height:31px;
		}
		.topNavLft {
			width:23px;
			height:31px;
			float:left;
			background-image:url(images/topnav_lft.png);
			}
		.topNav {
			width:916px;
			height:31px;
			float:left;
			background-image:url(images/topnav_bg.jpg);
			background-color:#AE1A1A
			}
			.topNavLnk {
				width:auto;
				text-align:center;
				float:left;
				padding:0px 5px 0px 5px;
				border-right:1px solid #980D0D
				}
		.topNavRht {
			width:24px;
			height:31px;
			float:left;
			background-image:url(images/topnav_rht.png);
			}
		
	#contStruc {
		width:963px;
		background-image:url(images/cont_bck.png);
		overflow:hidden;
		}
		#contMain {
			width:911px;
			text-align:center;
			margin:0 auto;
			}
		.introTxt {
			padding:4px;
			text-align:justify
			}
		#contentRow {
			width:auto;
			overflow:hidden;
			margin:0 auto;
			margin:4px 0px 4px 0px;
			padding:12px 0px 6px 6px;
			border-top:1px solid #E1D5C8
			}
			.contentLft {
				width:726px;
				float:left;
				}
				.brainTeasHead {
					width:720px;
					text-align:left;
					height:45px
					}
				.brainTeasMain {
					width:720px;
					border:2px solid #8E293B;
					overflow:hidden
					}
					.brainTeasRow {
						width:auto;
						padding:0px 4px 0px 4px;
						overflow:hidden;
						border-bottom:1px dotted #8E293B
						}
						.brainTeasIcon {
							width:35px;
							padding:6px 0px 6px 0px;
							float:left
							}
						.brainTeasNav {
							width:183px;
							float:left;
							text-align:left;
							margin:0px 5px 0px 5px;
							padding:18px 6px 18px 2px;
							border-right:1px dotted #8E293B;
							}
						.brainTeasNav a:link {
							font-size:12px;
							font-weight:bold;
							text-decoration:none
							}
						.brainTeasNav a:hover {
							font-size:12px;
							font-weight:bold;
							text-decoration:underline;
							color:#CC0000
							}
						.brainTeasNav a:visited {
							font-size:12px;
							font-weight:bold;
							text-decoration:none
							}
						
			.contentRht {
				width:170px;
				float:left;
				}
		
	#contBot {
		width:963px;
		background-image:url(images/cont_bot.png);
		height:51px;
		}