body {
	background: #000;
	margin: 0;
	padding: 0;
	height: auto;
	width: auto;
}

img {
	margin: 0px;
	padding: 0px;
	border-style: none
}

a {
	outline: none;
	color:#777;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-variant:small-caps;
	padding: 0;
	margin: 0;
	text-decoration: none;
	font-weight:lighter;
}

#sidebar {
	background: #fff;
	width: 200px;
	padding: 0;
	margin: 0 10px 0 10px;
	line-height: 0px;
	float: left;
	display: inline;
}

#accordion {
	margin: 0;
	padding: 0;
}
	

#content {
	float: left;
	background: #fff;
	padding: 0;
	margin: 0;
	display: inline;
}
#footer {
	background: #000;
	padding: 0;
	margin: 0;
	color:#333;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-variant:small-caps;
	padding:0px;
	text-decoration: none;
	font-weight: lighter;
	text-align: center;
}

#data{
	padding: 5px 5px 0 5px;
}

.dotline {
	border-top: 1px dotted #333;
	height: 1px;
}

.label {
	background: #fff;
	color:#999;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-variant:small-caps;
	padding:0px;
	width: 100%;
	margin: 0;
}

h3 {
	color:#777;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-variant:small-caps;
	padding:0px;
	font-weight:lighter;
	border-bottom: 1px dotted #b5b5b5;
	width: 182px;
	line-height: 14px;
	outline: none;
	margin: 8px 0px 0px 8px;
}

li {
	margin: 0;
	padding: 1px;
	float: left;
	display: inline;
	line-height: 0px;
	list-style: none;
}

ul {
	margin: 0px 0 0px 8px;
	padding: 0px;
	line-height: 0px;
	list-style: none;
	text-align:center;
}

.thwrap {
	text-align:center;
	list-style: none;
	line-height: 0px;
	height: 186px;
}

.sketchth {
	line-height: 0px;
	height: 90px;
}

td.helpHed {
border-bottom: 1px dotted #b5b5b5;
text-align: left;
text-indent: 5px;
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:13px;
font-variant:small-caps;
color: #999; 
}

td.helpBod {
border: 0px;
text-align: left;
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:13px;
font-variant:small-caps;
color: #000;
}

table.sofT {
text-align: left;
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:13px;
font-variant:small-caps;
color: #999;
width: 100%;
border: 0px;
border-collapse: collapse;
}

.loader {
}

#cv {
	width: 775px;
}

#pane {
	width: 775px;
	overflow: auto;
	padding: 5px;
}

#load {
	display: none;
	position: absolute;
	right: 10px;
	top: 10px;
	background: url(../images/ajax-loader.gif);
	width: 43px;
	height: 11px;
	text-indent: -9999em;
}
