	body {
		background-color: #cecece;
		background-image: url(images/SMI_Background.jpg);
		background-position:center;
		background-repeat:repeat-y;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		margin: 0;
	}
	
	a {
		text-decoration: none;
		color: #540b2d;	
	}



	a:hover {
		text-decoration: none;
		color: #c191a7;	
	}
	
	.TopHead {
		background-image:url(images/SMI_TopBack.jpg);
		background-position: top center;
		background-repeat: no-repeat;
		width: 981px;
		position: relative;
		left: 1px;
		text-align: right;
	}
	
	.TopHead img {
		padding-right: 20px;
		}
	
	.LeftSide {
		float: left;
		text-align: right;
		font-weight: 300;
		font-size: 14px;
		padding: 20px;
		line-height: 28px;
		position: relative;
		top: -145px;
		
	}		
	
	.RightSide {
		float: right;
		text-align: left;
		width: 500px;
		padding-top: 50px;
		padding-right: 220px;
		line-height: 24px;
		position: relative;
		top: -235px;
	}
	
	.Clearer {
		clear: both;
		text-align: right;
		position: relative;
		top: -254px;
	}
	
	.TestText {
		float:left;
		text-align:right;
		padding-top: 160px;
		vertical-align: baseline;
		width: 720px;
		color: #c191a7;
		font-weight: bold;
		font-size: 12px;
		font-style:italic;
		
	}
	.TestPic {
		float: right;
		width: 250px;
	}
	
	
	
/* CSS Document */

