/*
This is a 'style' style sheet, use for pages that use the 'how2' style.
*/

body {
	background-color: #652D90;
}
#contentareas div#left div h1, #contentareas div#right div h1 {
	color: #A7009A;
	border-bottom: 2px solid #A7009A;
}
#contentareas div#left div, #contentareas div#right div {
	border-bottom: 4px double #A7009A;
}
#container {
	background-color: #A7009A;
}
#container span, #contentareas strong {
	color: #A7009A;
}
#pagecontent a {
	color: #666;
}
#pagecontent a:hover {
	text-decoration: none;
}
#sitenav li.selected {
	background-color: #A7009A;
}
#sitenav ul a:hover {
	background-color: #A7009A;
}
#secondnav input {
	color: #A7009A;
	border: 1px solid #A7009A;
}
#secondnav a:hover {
	background-color: #652D90; 
}
#sitenav ul ul#subnav a {
	color: #A7009A;
}
#title {
	border-bottom: #A7009A double 4px;
}
#title h1 {
	color: #A7009A;
}
#articletext span {
	color: #A7009A;
}
#rating {
	color: #A7009A;
}
#info img {
	border: 2px #A7009A solid;
}
#info p {
	color: #A7009A;
}
#info ul li {
	background-image: url(/assets/infobgimg_how2.gif);
	background-repeat: no-repeat;
}
#navigationfc a:hover {
	background-color: #A7009A;
}
iframe {
	border: 1px solid #A7009A;
}
#content {
	border-top: 10px #A7009A solid;
}
#masthead {
	background-image: url(/assets/masthead_how2.jpg);
}
h4, h3 {
	color: #A7009A;
}

/* latest links on section homepages */
div#latestlinks { border: 8px solid #A7009A; }
div#latestlinks a { color: #A7009A; }
div#latestlinks h2 { background-color: #A7009A; }
div#latestlinks span { color: #A7009A; }
