/* CSS Document */


body {
	background-color: #000000;
}
body,td,th,tr{
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
table#review{
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:5px;
}
a{
text-decoration:none;
font-weight:900;
color: #FFFFFF;
}
a#visible{
text-decoration:underline;
font-weight:normal;
color: #FFFFFF;
}

p{
text-align:justify;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;

}
img:active{
text-decoration:none;
border:none;
}
img{
border:none;
}

div#page
{
margin-top: 40px;
margin-left: auto;
margin-right: auto;
text-align:center;
width: 815px;
}
div#title{
width: 815px;
}
div#column1
{
line-height:50%;
float:left;
margin-top:20px;
width:180px;
}
div#footnote{
clear: both;
padding-top:50px;
margin-left: auto;
margin-right: auto;
text-align:center;
font-size:10px;
width:815px;
}
table#workshop{
	width:100%;
	border-left:solid #FFFFFF 3.974px;
	border-right:solid #FFFFFF 3.974px;
	border-top:solid #FFFFFF 3.974px;
	border-bottom:solid #FFFFFF 3.974px;
	padding-left:5px;
	padding-right:5px;
	
}
div#workshoptext {
    position: relative;
    height:345;
    width:525;
}

div#content{
/*font-weight:700;*/
text-align:justify;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
/*border-left-width:thin;
border-left-style:solid;

border-color:#FFFFFF;
border-right-width:thin;
border-right-style:solid;
*/
float:right;
margin-top:20px;
margin-left:20px;
padding-right:20px;
padding-top:20px;
padding-left:20px;
width:555px;
}