@import "index.css";

/***[ Content ]***********************************************************************************/

#stage tr.level02 td.content	{
	background: #fff;
	text-align: center;
	width: 586px;
	padding-bottom: 7px;
}

.content #content	{
	width: 572px;
	height: 100%;
	border-collapse: collapse;
	margin: auto;
}

.content #content td	{
	padding: 0px;
}

#content td.header	{
	height: 186px;
}

img.header	{
	background: #ccc;
	width: 572px;
	height: 186px;
	margin-top: 7px;
}

#flash	{
    background: #fff;
	width: 572px;
	height: 186px;
	margin: 7px auto auto 0px;
}

div.stripes	{
	font: 2px;
	background-image: url("../img/stripes45.gif");
	background-repeat: repeat-x;
	width: 572px;
	height: 12px;
	margin: auto;
}

tr.level02 td.content > div.stripes	{
	margin-top: 4px;
}

div.about, div.description {
	font: 12px "arial";
	color: #555;
	text-align: justify;
	width: 572px;
	margin: auto;
	margin-top: 10px;
}

div.description .l1	{
	font: bold 14px "arial";
}

div.description .l2	{
	font: bold 16px "arial";
}

div.header	{
    font: 32px "times new roman";
    color: #06c;
	padding: 10px 0px 10px 0px;
}

div.description h1 {
	font: bold 12px "verdana", "arial", "times new roman";
	margin: 32px 0px 8px 0px;
}

div.header span	{
	font: 20px "verdana";
	color: #666;
	border-left: 1px solid #aaa;
	padding-left: 8px;
}

p	{
	margin-bottom: 10px;
	padding: 10px;
}

.p1	{
	background: #fff;
}

.p0	{
	background: #eee;
}

p span	{
	font-weight: bold;
	/*border-top: 1px dotted #f00;
	margin-top: 5px;
	padding-top: 5px;*/
	text-align: right;
	letter-spacing: 1px;
	width: 100%;
	display: block;
}

ul	{
	font: 12px "arial";
	color: #555;
	padding: 0px 32px 0px 0px;
	margin: 16px 0px 16px 16px;
}

ul li	{
	list-style-image: url(../img/arrowRed.gif);
	margin-bottom: 8px;
}

ul.simple li	{
	list-style-image: url(../img/dot.gif);
}

#content td.banners	{
	height: 98px;
	padding: 0px;
	text-align: left;
}

#content td.banners a	{
	text-decoration: none;
}

#content img.bannerLeft, #content img.bannerRight	{
	border: none;
	margin; 0px;
	text-align: top;
}

.* #content img.bannerLeft, .* #content img.bannerRight	{
	margin: -4px;
}

#content img.bannerLeft	{
	float: left;
}

#content img.bannerRight	{
	float: right;
}

a.email	{
	font: 12px "tahoma";
	color: #00f;
	text-decoration: underline;
	letter-spacing: 1px;
}


div#resume_building_container
{
	position: relative;
}

div#resume_building {
	position: absolute;
	top: 280px;
	right: 3px;
}


div#resume_building_cas {
	position: absolute;
	top: 110px;
	right: 3px;
	color: #990000;
	font: 12px "arial";
	font-weight: bold;
}


div#resume_building a {
//	color: #0066CC;
	color: #990000;
	font: 12px "arial";
	font-weight: bold;
}

div#resume_building_cas a {
//	color: #0066CC;
	color: #990000;
	font: 12px "arial";
	font-weight: bold;
}