html, body { 
background-color: #E8F2FC;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
height:100%;
}

html, body { height: 100% }

TD {font-family:georgia, tahoma, verdana; font-size:11px; color:gray;}
.header {font-family:tahoma, verdana; font-size:12px; font-weight:bold;}

hr {color: #f5f5f5}
table  { border-collapse: collapse; border-spacing: 0;}

table.ch { border-collapse: collapse; border-spacing: 0; width:100%;}
td, th { padding: 0; }


#maintb
	{
	width:100%;
	height:100%;
	vertical-align: middle;
	}

td.right 
	{
	background:url(img/bgrght.jpg);
	background-repeat:repeat-x;
	}

td.left
	{
	background:url(img/bglft.jpg);
	background-repeat:repeat-x;
	}

td.main
	{
	background:url(img/011.jpg);
	background-repeat: no-repeat;
	width:1000px;
	}

#text
	{
	width:250px;
	height:120px;
	padding-left:250px;
	vertical-align:top;
	padding-top:150px;
	text-align:justify;
	}

#russel
	{
	color:#bebebe; 
	text-align:right;
	}


#contact
	{
	position: absolute;
	bottom: 2em;
	}

#recycle
	{
	position: absolute;
	bottom: 0;
	right: 39px;
	}


#stamp
	{
	position:absolute;
	left:25;
	top:19;	
	}

#backc
	{
	position:absolute;
	bottom:0;
	}


#job
	{
	position: absolute;
	top:459px;
	right:345px;
	}


#face
	{
	position: absolute;
	top:148px;
	left:935px;
	}

#picture
	{
	position: justify;
	padding-left:315px;
	vertical-align:top;
	padding-top:95px;
	}



A:link           {color:gray; text-decoration:none; font-size: 11px; font-family:georgia, tahoma, verdana;}
A:active         {color:gray; text-decoration:none; font-size: 11px; font-family:georgia, tahoma, verdana;}
A:visited        {COLOR:gray; text-decoration:none; font-size: 11px; font-family:georgia, tahoma, verdana;}
A:hover          {COLOR:black; text-decoration:none; font-size: 11px; font-family:georgia, tahoma, verdana;}

img
	{border:0px;}

		.hintsClass {
			font-family: tahoma, verdana, arial;
			font-size: 12px;
			background-color: #f0f0f0;
			color: #000000;
			border: 1px solid #808080;
			padding: 5px;
		}
		.hintSource {
			color: green;
			text-decoration: underline;
			cursor: pointer;
		}
	
