#leftcontent3 {
	height: 400px;
	width: 350px;
	float: left;
	text-align: center;
	margin-left: 140px;
}
#bottomspace {
	height: 180px;
	float: left;
	clear: left;
}

body, td, p, input, select, textarea {
	font-family: verdana;
	font-size: 9px;
	color: #101B44;
}

BODY {     scrollbar-3d-light-color:white;
           scrollbar-arrow-color:#646464;
           scrollbar-base-color:white;
           scrollbar-dark-shadow-color:#EBEBEB;
           scrollbar-face-color:#EBEBEB;
           scrollbar-highlight-color:white;
           scrollbar-shadow-color:white}

h6 { 
	font-family: verdana; 
	font-size: 12px; 
	color: #7A7A7A; 
	letter-spacing: -1; 
}

h5 { 
	font-family: verdana; 
	font-size: 9px; 
	color: #c8c8c8; 
}

a {

	font-family: verdana;
	color: #0F1F3D;
	text-decoration: none;

}

a:hover {


	color: #FFFFFF;
	font-weight: bold;
	text-decoration: overline;

}
#content2 {
	height: 600px;
	width: 800px;
	background-image: url(images/new%20splash/stretch.jpg);
	margin: 0px;
	padding: 0px;
}
#content2 #leftcontent {
	height: 600px;
	width: 368px;
	float: left;
}
#left2 {
	float: left;
	height: 600px;
	background-image: url(images/new%20splash/stretch.jpg);
}
#content2 #rightcontent {
	height: 600px;
	width: 432px;
	float: right;
	background-image: url(images/new%20splash/pic.jpg);
}
