html {
	padding: 20px;
	margin:20px;
}
body {
	position:relative;
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center; /*IE5.x hack*/
	background-image: url(images/jj.2.gif);
	background-repeat:repeat-x;
	}
h1 {
	font-size: 1em;
	font-style: normal;
	}
#frame, #frameindex, #frameabout, #frameit, #framercd, #framecont, #frameawards, #framewkshp, #framercdcomp, #framercdarr, #framercdperf {
	position:relative;
	background-image: url(images/index.jpg);
	width:640px;
	height:480px;
	margin-right:auto;
	margin-left:auto;
	background-repeat: no-repeat;
	}
#frame {
	background-image: none;
	text-align:left;
	/*border: 1px solid red;*/
	}
a:link, a:visited, a:hover, a:active {
	display: block;
	color: white;
	text-decoration:none;
	text-align: left;
	letter-spacing: .073em;
	}
/*a:hover, a:visited {
	color: #EB852C;
	}*/
a:hover {
	text-decoration:underline;
	}
#frameabout {
	background-image: url(images/about.bkgnd.jpg);
	background-repeat: no-repeat;
	}
#frameit { background-image: url(images/it.bkgnd.jpg);
	background-repeat: no-repeat;	
	}
#framercd {
	background: #cd8415;
	background-image: url(images/rcd.bkgnd.jpg);
	background-repeat: no-repeat;
	}
#framercdcomp {
	background-image: url(images/rcd.comp.bkgnd.jpg);
	background-repeat: no-repeat;
	}
#framercdarr {
	background-image: url(images/rcd.arr.bkgnd.jpg);
	background-repeat: no-repeat;
	}
#framercdperf {
	background-image: url(images/rcd.perf.bkgnd.jpg);
	background-repeat: no-repeat;
	}
#frameawards {
	background: url(images/awards.bkgnd.jpg);
	background-repeat: no-repeat;
	}
#framecont {
	/*background: #cd8415;*/
	background-image:url(images/cont.bkgnd.3.jpg);
	background-repeat: no-repeat;
	}
#framewkshp {
	background-image:url(images/wkshp.bkgnd.jpg);
	background-repeat: no-repeat;
	}
#calloutleft {
	position: absolute;
	margin: 45px 0 0 400px;
	padding:0;
	width:237px;
	/*border:1px solid red;*/
	}
#calloutright {
	position: absolute;
	margin: 45px 10px 0 100px;
	padding:0;
	width:200px;
	/*text-align: right;*/
	/*border: 1px solid red;*/
	}
.itcontent, .wkshpcontent  {
	position: relative; left:150px; top:80px;
	text-align:left;
	padding-right:20px;
	overflow: scroll;
	width: 460px;
	height: 350px;
	/*border: 1px solid silver;*/
	}
.wkshpcontent {
	overflow:hidden;
	/*border: 1px solid silver;*/
	}
.content, .cdcontent, .awardcontent{
	position: absolute; left:160px; top:80px;
	text-align:left;
	padding-right:20px;
	overflow: scroll;
	width: 440px;
	height: 400px;
	color:white;
	/*border: 1px solid silver;*/
	}
.itcontent {
	position:absolute; top:40px;
	height: 420px;
	}
.itcontent p {
	color: white;
	line-height: 1.2em;
	margin:3px 0 0 40px;
	padding:0;
	}
.awardcontent p {
	margin:0 0 0 20px; padding:0;
	}
.itcontentloc {
	padding:2px 5px 4px 40px;
	border-bottom: 1px solid black;
	/*border: 1px solid silver;*/
	}
.cdcontent h2, .cdcontent h3, .itcontent h2, h3, .awardcontent h2 {
	font-size:1.2em;
	letter-spacing:.15em;
	color:#9e510e;
	border-bottom:1px solid #9e510e;
	padding-bottom:.5em;
	}
.itcontent h2, h3, .awardcontent h2 {
	padding: 0;
	margin-bottom:5px;
	/*border:1px solid silver;*/
	}
.cdcontent h2 {
	color:silver;
	}
.awardcontent h2 {
	color:black;
	font-size:1em;
	}
.rcd {
	position: relative; top: 30px;
	margin-left: 120px;
	padding: 0;
	width:500px;
	/*border: 1px solid silver;*/
	}
#links {
	width: 100px;
	text-align: left;
	position: absolute; left: 10px; top: 280px;
	line-height: 1.2em;
	/*border-right: 1px solid silver;*/
	}
#footer {
	position: absolute; 
	bottom: -20px; 
	left:10px;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	text-align: left;
	width:auto;
	color: #be7e46;
	/*border: 1px solid silver;*/
	}
#footer a:link {
	display: inline;
	padding-top: 20px;
	white-space: nowrap;
	color: #be7e46;
	}
#footer a:hover {
color:white;
	}
.cdcontent p {
	line-height: .5em;
	}
.content table {
	border-collapse: separate;
	}
.content td {
	padding: 3px 10px 0 5px;
	font-size: 1em;
	text-align:left;
	vertical-align: top;
	color:white;
	}
#cont {
	position: relative; top:80px; left:100px;
	text-align: left;
	font-size: 1.3em;
	width:300px;
	padding:0;
	/*border:1px solid red;*/
	}
#cont a:hover {
	color: black;
	}
#months {
	text-align:left;
	position: absolute; top:40px;
	/*border: 1px solid silver;*/
	color:white;
	}
.preload {
	display:none;
	}
.date {
	margin-left: -30px;
	padding-right:2px;
	float:left;
	color:#784901;
	font-weight:bold;
	}
.itcontentloc a:link {
	color: black;
	}
.itcontentloc a:hover, .itcontent a:visited {
	color:#6B3709;
	text-decoration:none;
	}
.content a:link {
	display:inline;
	}
/*a:hover, a:visited {
	color:black;
	}*/


