*   {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 16px;
	margin: 0;
	padding: 0;
	border: 0 transparent;
}

html {
	bottom: 101%;
	height:  101%;
}

#active a {
	color: #2c79b7;
	font-weight: bold;
}

/*div {
	padding: 2px;
	margin: 2px;
	border:   dotted 1px black;
}*/

.clear {
	width: 0;
	height: 0;
	clear: both;
}

#main   {
	margin-left: -465px;
	position: absolute;
	top: 50px;
	left: 50%;
	width: 930px;
}

#topleft {
	position: absolute;
	top: 0;
	left: 0;
	width: 230px;
	height: 350px;
}

#logo {
	padding-bottom: 25px;
}

#bottomleft   {
	margin: 40px 0 0 0;
	padding: 0 0 0 0;
}

#right {
	position: absolute;
	top: 18px;
	right: 0;
	width: 700px;
	height: 490px;
}

ul {
	list-style-type: none;
}

ul ul {
	list-style-type: none;
	padding-bottom: 5px;
	padding-left: 10px;
}

a {
	color: gray;
	text-decoration: none;
}
	
a:hover {
	color: #2c79b7;
}

#navigation {
	padding-left: 2px;
}

.csc-textpic img {
	border: solid 1px gray;
}

.fn {
	font-size: 12px;
	font-weight: bold;
}
	
input, textarea {
	background-color: white;
	padding-right: 2px;
	padding-left: 2px;
	border: solid 1px gray;
}

.vcard  {
	padding-right: 200px;
	border-bottom: 1px dotted silver;
}

.formcol {
	width: 300px;
	float:  left;
}

#headline_substitution {
	visibility: hidden;
	position: absolute;
	z-index: -10;
	width: 0;
	height: 0;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	font-size: 90%;
	padding-top: 2px;
	padding-bottom: 2px;
}

TD.csc-uploads-fileName  {
	background-image: url(download.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding: 2px 2px 0 15px;
}
