/* Version: 1 */

/* border: dashed red 1px; */

html, body
{
	background-color: #eee;
	color: #000000;
	margin: 0;
	padding: 0;
}

body 
{
	margin-left: 50%;
}

html, body, table, p
{
	font: 12px/1.2 Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #000;
}

img
{
	border: none;
}

A:link	
{	
	text-decoration: none;
	color:	#003366; 
}	
	
A:visited	
{	
	text-decoration: none;
	color:	#003366; 
}	
		
A:active	
{	
	text-decoration: none;
	color:	#003366; 
}	
		
A:hover	
{	
	text-decoration: none;
	color:	#FF9933;
}

#content
{
	width: 800px;
	margin-left: -400px;
	margin-top: 50px;
	border: 1px solid #999999;
	background-color: #ffffff;
}

#header
{
	/*border-top: 1px solid #000;*/
	/*border-bottom: 1px solid #000;*/
}

#tblHeader
{
	width: 100%;
}

#header1
{
    FONT-SIZE: 40px;
    color: #ff9933;
    padding: 20px;
}

#header2
{
	text-align: right;
	padding: 10px;
}

#nav
{
	font-size: 11px;
	line-height: 20px;
	background-color: #dddddd;
	padding-left: 10px;
	border-top : solid 1px #000;
	border-bottom : solid 1px #000;
}

#main
{
	padding: 30px;
}

#footer
{
	font-size: 9px;
	color: #999;
	padding-left: 10px;
}

/* ---------------------------------------------------------------------- */

#name
{
	padding-top: 20px;
	width: 530px; 
}

#name1
{
	padding-top: 14px;
	float: right;
}

#name2
{
	font-size: 18px; 
	line-height: 1.7em;
}


/* ---------------------------------------------------------------------- */

#tblProfile
{
	padding: 0;
}

.tblProfile1
{
	vertical-align: top;
	padding-bottom: 20px;
}

.tblProfile2
{
	vertical-align: top;
	padding-left: 20px;
	font-weight: bold;
	color: #333;
}

.tblProfile2 ul
{
	margin-left: 15px;
	padding: 0;
	line-height: 1.8em;
}

/* ---------------------------------------------------------------------- */

#tblProjects
{
	padding: 0;
}

.tblProjects1
{
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	white-space: nowrap;
}

.tblProjects2
{
	vertical-align: top;
	padding-left: 20px;
	padding-bottom: 30px;
}

.tblProjects2 ul
{
	margin-left: 15px;
	padding: 0;
	line-height: 1.8em;
}

/* ---------------------------------------------------------------------- */

#references p
{
}

/* ---------------------------------------------------------------------- */

#tblLinks
{
	padding: 0;
}

.tblLinks1
{
	font-size: 11px;
	vertical-align: top;
	white-space: nowrap;
}

.tblLinks2
{
	padding-left: 20px;
	padding-bottom: 20px;
}
