@import url("/css/lists.css");

body	{
	background-image: url(/psd/gcos_wgsp/images/stripe2.gif);
	background-repeat: repeat-y;
	font-size: small;
	font-family: sans-serif;
}

#container	{
	width: 840px;
}
	

/* Top Banner Elements */
#spwglogo {
	background-image: url(/psd/gcos_wgsp/images/barometer_wht.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;	
	width: 208px;
	height: 142px;
}
	
#banner {
	background-color: #99CCFF;
	position: absolute;
	top: 6px;
	left: 208px;
	width: 500px;
	height: 130px;
}
	
.spwgtxt {
	background-image: url(/psd/gcos_wgsp/images/gcos_wgsp.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 480px;
	margin-top: 8px;
	margin-left: 2px;
}

.crumbs	{
	height: 30px;
	width: 490px;
	margin-top: 30px;
	margin-left: 5px;
	font-size: small;
}

#gcoslogo {
	background-repeat: no-repeat;
	position: absolute;
	top: 6px;
	left: 708px;	
	width: 128px;
	height: 128px;
}


/* Left Navigation Elements */
#leftcontent {
	position: absolute;
	top: 142px;
	left: 6px;
	width: 194px;
	height: auto;
}

.leftcolumn {        
   	margin-top: 0px;
   	margin-left: 5px;
}

h3.left	{ 
	font-size: small;
	font-weight: bold;
	color: #333399;
	font-family: sans-serif;
}

ul.left {
	list-style-type: none;
}

ul.left>li {
	padding: 0 0 0.5em 0;
}

ul.left3 {
	font-size: x-small;
}
	
li.focus {
	color: #000000;
	font-weight: bold;
}

li.focus2 {
	color: #000000;
	font-weight: bold;
	font-size: x-small;
}
	
.left a {color: #006666; text-decoration: none; font-weight: bold; font-size: small;}
.left a:visited {color: #006666; text-decoration: none; font-weight: bold; font-size: small;}
.left a:hover {color: #009966; text-decoration: none; font-weight: bold; font-size: small;}	

.left2 a {color: #000066; text-decoration: none; font-weight: bold; font-size: x-small;}
.left2 a:visited {color: #000066; text-decoration: none; font-weight: bold; font-size: x-small;}
.left2 a:hover {color: #009966; text-decoration: none; font-weight: bold; font-size: x-small;}	

.left3 a {color: #000066; text-decoration: none; font-weight: bold; font-size: xx-small;}
.left3 a:visited {color: #000066; text-decoration: none; font-weight: bold; font-size: xx-small;}
.left3 a:hover {color: #009966; text-decoration: none; font-weight: bold; font-size: xx-small;}
        
.tbody {
	position: absolute;
	top: 135px;
	left: 220px;
	width: 625px;
}

h1 {
	font-size: large;
	color: rgb(51,51,153);
	margin-bottom: 25px;
}

h1.title2 {
	font-size: large;
	color: rgb(51,51,153);
	margin-bottom: 10px;
}

h2 { 
	font-size: medium;
}

h3 {
	font-size: small;
}

.subhead {
	color: #CC3333;
	font-weight: bold;
}
	
li.agenda {
	color: rgb(51,51,153);
	margin-bottom: 15px;
}

.black {
	color: #000000;
}
	
center.log {
	margin-top: 5px;
	font-size: small;
}

.bottom	{
	margin-top: 50px;
	color: #990033;
	font-style: italic;
	font-size: small;
}
	
.space {
	font-size: large;
	font-style: italic;
	padding: 20px;
	text-indent: 20px;
	height: 300px;
	color: #CC3333;
}

/* Link formatting for Previous Workshops Main Page */	
.nav a:link {color: #CC3333; 	font-weight: bold; text-decoration: none; font-size: medium;} 
.nav a:visited {color: #CC3333; font-weight: bold; text-decoration: none; font-size: medium;}
.nav a:hover {color: #009966; font-weight: bold; text-decoration: underline; font-size: medium;}
	
td.format {
	text-indent: 10px;
	padding-bottom: 10px;
}

dt {
	font-size: medium;
	color: #CC3333;
	font-weight: bold;
}
	
