body
{
	margin: 50px 0 50px 0;
	padding: 0;
	font: 11px arial, helvetica, sans-serif;
	background: #fff;
	color: #000;
}
.bsDot
{
	color: #7d4900;
	background: inherit;
	font-weight: 700;
}
.heading h1
{
	font: 18px tahoma, arial, helvetica, sans-serif;
	padding-left: 20px;
}
div.page
{
	background: #c8c5c5;
	color: inherit;
	position: relative;
	margin-left: 50%;
	left: -400px;
	border: 1px solid #000;
	padding: 1px;
	width: 800px;
}
.heading
{
	background: #c8c5c5 URL("/new_look/image/main_heading.jpg") no-repeat right top;
	color: inherit;
	height: 200px;
	border: 1px solid #c8c5c5;
	clear: both;
}
div.headingGradiant
{
	background: #c8c5c5 URL("/new_look/image/heading_gradient_bg.png");
	color: inherit;
	height: 24px;
	clear: both;
}
.content
{
	background: #ebebeb;
	color: #000;
	margin: 0;
	padding: 1px 50px 100px 200px;
	min-height: 500px;
}
.content .footer
{
	padding-top: 100px;
}
#cssDefaultStylesheet
{
	height: 16px;
	width: 86px;
	background-repeat: no-repeat;
	display: block;
	float: left;
	background-image: URL("/new_look/image/css_default_on.gif");
}
#cssDefaultStylesheet span { display: none; }
a #cssMinimalStylesheet
{
	height: 16px;
	width: 65px;
	background-repeat: no-repeat;
	display: block;
	float: left;
	background-image: URL("/new_look/image/css_minimal_off.gif");
}
a:hover #cssMinimalStylesheet
{
	background-image: URL("/new_look/image/css_minimal_on.gif");
}
a #cssMinimalStylesheet span { display: none; }
small
{
	font: 8px silkscreen, tahoma, arial, helvetica, sans-serif;;
}
h2, h3
{
	position: relative;
	/*left: -20px;*/
	color: green;
	background: inherit;
}
table.gallery
{
	border: 1px solid #000;
	width: 100%;
	text-align: center;
	margin: 0.5em 0 0.5em 0;
}
table.gallery img
{
	border: 1px solid blue;
	padding: 0px;
	overflow: hidden;
}
table.gallery a:visited img
{
	border: 1px solid purple;
}
table.gallery a:hover img
{
	border: 1px solid #f26522;
}
table.gallery td
{
	border: none;
	text-align: center;
	vertical-align: middle;
	width: 150px;
	height: 150px;
	padding: 10px;
}
.content .menu
{
	width: 140px;
	height: 500px;
	position: absolute;
	left: 10px;
	top: 250px;
	overflow: auto;
	padding: 0;
	text-align: right;
}
.content .menu h3
{
	width: 116px;
}
/*ul.folderListing
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: right;
}
ul li
{
	display: block;
	padding: 0;
	margin: 0;
}
ul.folderListing a
{
	display: block;
	width: 116px;
	color: #000;
	margin: 2px 0 2px 0;
	padding: 2px;
	background: inherit;
}
ul.folderListing a:visited, ul.folderListing a:link
{
	text-decoration: none;
}
ul.folderListing a:hover
{
	text-decoration: underline;
}*/
span.cv-details strong {
	display: inline-block;
	width:10em;
}