body {
	background-color: #66CCFF;
	background-image: url(img/bg_gran.gif);
}

.h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: medium;
		font-style: normal;
		color: #E3E3E3;
}
.h1 a:link {
		font-family: Arial, Helvetica, sans-serif;
		font-size: medium;
		font-style: normal;
		color: #E3E3E3;
		text-decoration: none;
		margin-right: 10px;
}

.h1 a:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-size: medium;
		font-style: normal;
		color: #E3E3E3;
		text-decoration: none;
}

.h1 a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: medium;
		font-style: normal;
		color: #999999;
		text-decoration: none;
}

.noborder {
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
}

.img1 {
		margin: 10px;
}

#container {
		width: 989px;
		position: relative;
		margin-left: auto;
		margin-right: auto;
		background-color: #83203b;
		height: 1000px;
}

#topsection {
		background-image: url(img/topbannerportal.jpg);
		background-repeat: no-repeat;
		position: relative;
		height: 180px;
		width: 989px;
		float: left;
}
#leftcontent {
		float: left;
}

#rightcontent {
		
		float: right;
		
		
}

.content {
		font-family: Arial, Helvetica, sans-serif;
		font-size: small;
		font-style: italic;
		line-height: 13px;
		color: #83203b;
		text-decoration: none;
		background-color: #d0c6c6;
		height: 750px;
		padding: 5px;
		width: 22%;
		margin-top: 5px;
		margin-left: 20px;
		margin-right: 20px;
}
#midcontainer {
		text-align: center;
		float: left;
		width: 40
&;
		height: 560px;
		margin-top: 5px;
		width: 45%;
		background-color: #E0406D;
		margin-left: 5px;
}
#midcontent {
		width: 45%;
		float: left;
		padding: 8px;
		font-size: x-large;
		margin: 3px;
}

#midcontent a:link {
		text-decoration: none;
		font-weight: normal;
		font-size: medium;
}

#midcontent a:visited {
		text-decoration: none;
		color: #FFFFFF;
		font-size: medium;
}

#midcontent a:hover {
		text-decoration: none;
		color: #666666;
		font-size: medium;
}

#toptext {
		clear: left;
		float: left;
		width: 100%;
}
