#wrapper {
	font-size: 13px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 800px;
	background: url("/path/to/your/background_cols.gif") repeat;
}

#wrapper-affiliate {
	font-size: 13px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 920px;
}

#header {
	text-align: center;
	margin: 0 0 15px 0;
}

#side-a {
	list-style-type: none;
	width: 170px;
	line-height: normal;
	font-size: 11px;
	border-style: none;
	min-height:500px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height: 500px; /* for IE5.x and IE6 */
	float:left;
}

#side-b {
	float: right;
	width: 150px;
	line-height: normal;
	font-size: 11px;
	border-style: none;
	min-height:500px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:500px; /* for IE5.x and IE6 */
}

#content { 
	float: left;
	width: 60%;
}

#wrapper-affiliate #content {
	width: 600px;
}

#footer {
	color: black;
	font-size: 11px;
	text-align: center;
	clear: both;
}

p {
	color: #1c5388;
	padding-left: 10px;
	line-height: normal;
}

h1, h2, h3, h4 {
	font-weight: bold;
	line-height: normal;
	padding-left: 10px;
	color: #8b242e;
}

ul, ol, li {
	line-height: normal;
	color: #1c5388;
	
}

.photos {
	border-color: #a1a5a0;
	border-width: 3px;
	border-style: groove;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 15px;
	margin: 10px 0px;
}

h3 {
	font-size: 15px;
}

.heading {
	font-size: 22px;
	color: #8b242e;
}

blockquote {
	color: #1a4d7c;
	line-height: normal;
}


.center {
	text-align: center;
}

.subnav {
	margin-bottom: 8px;
	color: #1c5388;
	padding-left: 1px;
	line-height: normal;
	font-size: 10px;
}

.notes {
	margin-bottom: 8px;
	color: #1c5388;
	padding-left: 10px;
	line-height: normal;
	font-size: 10px;
}

.navlist {
	padding: 10px;
	list-style-position: outside;
	line-height: normal;
	font-size: 12px;
	list-style-type: none;
	color: #1c5388;
	}
	
img.article-image {
align="right";
}

div.v_figure {
  float: right;
  width: 200px;
  border: thin silver solid;
  margin: 10px;
  padding: 5px;
}
div.figure {
  float: right;
  width: relative;
  border: thin silver solid;
  margin: 10px;
  padding: 3px 0 3px 3px;
}

div.figure2 {
  float: right;
  width: relative;
  border: 0px;
  margin: 10px;
  padding: 3px;
}

div.figure p1 {
  text-align: center;
  font-size: xx-small;
  text-indent: 0;
  margin-bottom:0px;
  padding:0px;
  line-height:0.1;
}
div.figure p2 {
  text-align: center;
  font-size: small;
  text-indent: 0;
  margin-bottom:0px;
  padding:0px;
  line-height:0.1;
}

.phototext {
	color: #1c5388;
	font-size: 10px;
	float: none;
	padding-left: 0;
	line-height: normal;
}

.orange-bold {
	color: #993333;
	font-weight: bold;
}

.black {
	color: #000000;
}

.course-subheading {
	color: #8b242e;
	font-weight: bold;
}

.orange-border {
	border: 2px #8B242E dotted;
}

.red {
	color: #FF0000;
}

.blue {
	color: #000066;
}
