@charset "utf-8";
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#Header {
	height: 140px;
	background-image: url(../images/header-back.png);
	background-repeat: no-repeat;
	margin-top: 20px;
}
#Header #flash {
	height: 100px;
	width: 300px;
	margin-top: 8px;
	margin-left: 14px;
	float: left;
}
#nav  {
	margin-top: 92px;
	margin-right: 0px;
	width: auto;
	text-align: center;
	font-size: 14px;
	float: left;
	margin-left: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
#contTop {
	background-image: url(../images/contTop.png);
	background-repeat: no-repeat;
	height: 25px;
}

#content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
#content a {
	color: #0000FF;
	text-decoration: none;
}
#content a:hover {
	color: #990066;
	text-decoration: underline;
}

#secondaryNav     {
	width: 160px;
	text-align: center;
	float: left;
}
#secondaryNav p {
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
}
#secondaryNav img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#secondaryNav a {
	color: #333333;
	text-decoration: none;
}
#secondaryNav a:hover {
	text-decoration: underline;
	color: #000000;
}
#table p {
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
}

.twoCol  #content  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.leftBar #primaryContent {
	margin-left: 20px;
	width: 850px;
}
.leftBar #primaryContent img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.twoCol #primaryContent {
	width: 340px;
	margin-left: 40px;
	float: left;
	text-align: center;
}
.twoCol #secondaryContent {
	float: right;
	width: 340px;
	margin-left: 10px;
	text-align: center;
	margin-right: 50px;
}
.oOt #primaryContent {
	float: left;
	width: 900px;
	margin-left: 20px;
}
#imgright {
	float: left;
	width: 300px;
}

.oOt #primaryContent img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.oOt #primaryContent p {
	font-size: 12px;
}

.oOt #leftContent {
	float: left;
	width: 450px;
	margin-left: 10px;
}
.oOt #rightContent {
	width: 800px;
	float: right;
	margin-left: 20px;
}
.oOt #rightContent img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}



#footer {
	text-align: center;
	font-size: 10px;
	width: 100%;
	clear: both;
	padding-top: 15px;
}
#footer a {
	color: #333333;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-image: url(../images/back-tile.png);
}
h1 {
	margin-top: 0px;
	font-size: 24px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
	background-color: #FFFFFF;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#leftbox {
	float: left;
	width: 500px;
}
#rightbox {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px;
}
#imgmid {
	width: 400px;
	float: inherit;
	left: 300px;
}
#imgright {
	float: right;
	width: 300px;
	height: 300px;
}
