/* CSS Document */
<style>
body, div, or, ul, li, img, p, h1, h2, h3, h4, h5, h6{
	margin:0;
}
body{ background-color:#102840
}
.container{
	width:890px;
	margin:0 auto;
}



.header{ 
	background:url(images/immersionlogo.png) no-repeat;
	height:245px;
}
.horizNav{
	background:white repeat-x url(images/horizNav.jpg);
	height:33px;
	margin-top:-15px;

}
ul.horiz{list-style:none;
 	}
	ul.vert{ list-style-image:url(icon.gif);
		margin-left:35px;
		font-size:12px;
		line-height:24px;
		
}
ul.vert a{ text-decoration:none;
			color:white;
			
}
ul.horiz li {
	display:inline;
	margin-left:20px;
	}
ul.horiz li a{
	color:white;
	margin-left:20px;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;

}
ul.horiz li a:hover{
	color:#CCCCCC;
}
.blogentry{margin-top:17px;
}
.blogtitle{
	color:#00FF00;
	font-size:24px
}
.blogtext{
line-height:10px;
font-size:15px;
list-style:none;
}
.blogtext2{
list-style:none;


}
.blogtext3{
line-height:10px;
font-size:15px;
}
.blogtext5{
padding-top:10px;
}
.picture{
background-image:url(images/nithin.png);
background-repeat:no-repeat

}
.picture2{
background-image:url(images/profile2.jpg);
background-repeat:no-repeat;
background-position:340px 10px;

}
.picture3{
background-image:url(images/Jeff.jpg);
background-repeat:no-repeat;
background-position:340px 10px;
}
.picture4{
background-image:url(images/nithin.png);
background-repeat:no-repeat;
background-position:340px 10px;
}
.picture5{
background-image:url(images/Jo.jpg);
background-repeat:no-repeat;
background-position:340px 10px;
}
.picture6{
background-image:url(images/Candacemissions.jpg);
background-repeat:no-repeat;
background-position:340px 10px;
}
.picture7{
background-image:url(images/Larissa.jpg);
background-repeat:no-repeat;
background-position:340px 10px;

}
</style>


