﻿a {
	color: #BF3C8E;
	font-weight:bold
}

a:hover{
	font-weight:bold;
	color:#A43379
}


.banner {
	width:800px; 
	height:150px
}

.bannerimg {
	border-bottom:medium #BF60A6 ridge;
}

.bannerlogo {
	position:relative; 
	width:378px; 
	height:94px; 
	top:-122px;
	left:211px
}

.leftside {
	width:450px; 
	height:430px; 
	margin-top:-88px; 
	margin-left:6px; 
	background-color:#F2CEE980; 
	border:medium #D989C3 ridge;
	overflow:auto;
}

.mainbody {
	width:800px; 
	height:600px; 
	background-color:#D989C3; 
	border:medium #BF60A6 ridge
}

p {
	font-family:"Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color: #452134;
	text-align:center;
	font-size:medium
}

.rightside {
	width:316px; 
	height:430px; 
	margin-top:-436px; 
	margin-left:470px; 
	background-color:#F2CEE980; 
	border:medium #D989C3 ridge;
	overflow:auto
}

.welcome {
	width:400px; 
	height:auto; 
	margin:auto
}