@charset "UTF-8";
body  {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 125%;
	font-size: medium;
	background: #223e99 url(imgs/macrodotsbkgd.gif) top left repeat-y fixed;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #fdba31;
}
a:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #ed117c;
	font-weight: bold;
	text-decoration: underline;
}
#container {
	width: 953px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 0px 23px 0px 23px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(imgs/dissolvebkgd.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
#wrapper {
	padding: 10px;
	background: url(imgs/abstractbkgd.jpg) bottom left no-repeat #223e99;
}
#header {
	background-color: #223e99;
}
#header h1	{
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
}
h1 a:link, h1 a:visited	{
	display: block;	
	width: 952px;
	height: 143px;
	background: url(imgs/themacrodots.gif) top left no-repeat;
	padding: 0;
	border: 0;
	}
h1 a:hover	{
	background: url(imgs/themacrodots.gif) 0 -143px no-repeat;
	}
h2 {
	display: block;
	height: 100px;
	background: url(imgs/macrodotslogo.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 0px;
}
h3 {
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	text-indent: 0px;
	font-family: Helvetica, Arial, sans-serif;
	color: #fdba31;
	margin-top: 0px;
	border-bottom: 1px solid #fdba31;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	text-indent: 0px;
	font-family: Helvetica, Arial, sans-serif;
}
.intro {
	line-height: 125%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	letter-spacing: 2px;
	color: #ed117c;
	margin-bottom: 0px;
}
div#navbar {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .9em;
	font-weight: bold;
	text-align: right;
	background-color: #505862;
	font-weight: bold;
	padding: 0px 8px 14px 8px;
	border-top: #384351 6px solid; }
#navbar ul li a:link, #navbar ul li a:visited {
	color: #ffffff;
	text-decoration: none;
	display: inline;
	margin-top: 4px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	padding: 8px; }
#navbar ul li a:hover, #navbar ul li a.current {
	color: #919ba6;
	text-decoration: none;
	border-bottom: solid #505862 6px;
	background-color: #384351;
}
#navbar ul li.print a:hover, #navbar ul li.print a.current {
	color: #ffffff;
	text-decoration: none;
	border-bottom: solid #505862 6px;
	background-color: #660066;
}
#navbar ul li.web a:hover, #navbar ul li.web a.current {
	color: #ffffff;
	text-decoration: none;
	border-bottom: solid #505862 6px;
	background-color: #990000;
}
#navbar ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
}
#topwrapperalt {  
	margin: 10px 10px 0px 10px;
	padding: 0px;
	}
#bottomwrapper {  
	margin: 10px 10px 0px 10px;
	padding: 10px;
	}
#topleftcontent {
	float: left;
	width: 466px;
	}
#toprightcontent {
	width: 420px;
	margin-left: 476px;
	padding-right: 10px;
	padding-bottom: 10px;
	}
#footer {
	padding: 5px;
	background-color: #ee2e24;
	font-family: Helvetica, Arial, sans-serif;
	} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */	
	text-transform: uppercase;
	font-size: x-small;
	color: #fdba31;
	line-height: 100%;
	}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
	}
div.contentcontainer {
	padding: 3px;
	margin-top: 40px; 
	}
.contentcontainer p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: medium;
	color: #fdba31;
	}
.contentcontainer img {
	margin-right: 10px;
	}
div.contentcontainer2 {
	padding: 3px;
	margin-top: 40px; 
	border: solid 2px #450bbc; 
	}
.contentcontainer2 p {
	font-family: Helvetica, Arial, sans-serif;
	}
.containerleft {
	width: 144px;
	float: left;
}
.containerright {
	margin-left: 157px;
}

ul.covert {
	text-indent: 0px;
	list-style-type: none;
	margin-left: 0px;
	}
ul.covert li {
		text-indent: none;
		line-height: 125%;
		list-style-type: none;
		margin-left: 0px;
}
img.art {
	display: block;
	}
.details {
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
	}
.oversize {
font-size: 2.8em;
line-height: 100%;
color: #660099;
	}
