@charset "utf-8";
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#Header {
	height: 140px;
	background-image: url(../images/header-back-new-new-words.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: 98px;
	margin-right: 0px;
	width: auto;
	text-align: center;
	font-size: 14px;
	float: left;
	margin-left: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
#nav  a {
	color: #CCCCCC;
}
#nav a:hover {
	color: #990033;
}
#content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#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: 3px;
}

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

.twoCol #primaryContent {
	width: 340px;
	margin-left: 10px;
	float: left;
	text-align: center;
}
.twoCol #secondaryContent {
	float: left;
	width: 340px;
	margin-left: 10px;
	text-align: center;
}
.oOt #primaryContent {
	float: left;
	width: 360px;
	margin-left: 10px;
}
.oOt #primaryContent img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

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

.oOt #leftContent {
	float: left;
	width: 340px;
	margin-left: 10px;
}
.oOt #rightContent {
	width: 700px;
	float: left;
	margin-left: 170px;
}
.oOt #rightContent img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
#contTop {
	background-image: url(../images/contTop.png);
	background-repeat: no-repeat;
	height: 10px;
}




#footer {
	text-align: center;
	font-size: 10px;
	width: 100%;
	clear: both;
	padding-top: 15px;
	color: #666666;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-image: url(../images/back-tile.png);
}
h1 {
	margin-top: 0px;
}
h2 {
	margin-top: 0px;
}
h3 {
	margin-top: 0px;
}

img {
	border: none;
}

a {
	color: #990033;
}
a:hover {
	color: #000099;
}

.clear {
	clear: both;
	width: 100%;
}
.courses {
	height: 200px;
	width: 100%;
	padding: 10px;
}

.coursebutton  {
	width: 220px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

