body	{margin:0px;}


.everything {background-image:url(images/ITG_Home2.jpg);
	background-repeat:no-repeat;
	margin-right:auto;
	margin-left:auto;
	width:900px;
	height:650px;}
	

.menu	{float:right;
	margin:57px 0px 0px 0px;
	width:750px;}

.left {float:left;
	margin:0px 5px 0px 135px;
	width:180px;}
	

h3, p {	
	font-family:"Arial", sans-serif;
	}

h3	{
	color:#000099;
	font-size:16pt;
	font-variant:small-caps;
	font-weight:lighter;
	margin:15px 0px 5px 0px;}

p	{
	font-size:11pt;
	line-height:12pt;
	margin:5px 0px 0px 0px;
	}

a	{text-decoration:none; color:#6c3;}

a:active{color:#000099;}

a:visited{color:gray;}


.portfolio{float:left;
	margin:15px 5px 0px 135px;
	width:180px;
	}


iframe	{float:left;
	margin:5px 0px 0px 0px;
	scrolling:auto;
	border:0;
	frameborder:0;
	framespacing:0;
	width:520px;
	height:475px;}

img	{
	border:0;}

#thumbs	{
	position:absolute;
	margin-left:0;}

/* STYLES FOR CROSSFADER */

	div.cf_wrapper
	{
		float:left;
		margin:5px 0px 0px 0px;
	}
	
	div.cf_element
	{
		width: 520px;
		height: 475px;
	}
	
	div.cf_element div.content
	{
		padding: 10px;
	}

	div.cf_element div.content 
	{
		padding-top: 0;
		margin-top: 0;
	}



