@charset "utf-8";
/* CSS Document */
body  {
	margin: 0px;
	padding:0px;
	font-family:Arial, "Times New Roman", Times, serif;
	font-size:.8em;
	}
#base {
	clear:both;
	left:0px;
	top:0px;
	position:absolute;
	width:100%;
	z-index:2;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#container {
	width:960px;
	z-index:1;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding:0px;
}
#top {
	margin:0px;
	width:960px;
	height:330px;
	z-index:1;
	float:left;
}
#top-menu	{
	clear:both;
	float:left;
	width:100%;
	text-align:left;
	height:33px;
	}
#top-image	{
	clear:both;
	float:left;
	padding: 0 0 0 0;	
	width:100%;
	height:300px;
	background:url(../images/top.jpg) no-repeat;
	}
#content {
	clear:both;
	float:left;
	width:960px;
	z-index:2;
	}
#content-pane-top	{
	width:100%;
	background:url(../images/pane-top.jpg)
	}
#content-pane	{
	clear:both;
	float:left;
	width:100%;
	background:url(../images/pane-main.jpg) repeat-y;
	}
#content-pane-bottom	{
	clear:both;
	width:100%;
	background:url(../images/pane-bottom.jpg);
	}
	#left-top {
	float:left;
	width:600px;
		}
	#left-content	{
		float:left;
		width:530px;
		text-align:left;
		margin-left:40px;
		}
	#right-content	{
		margin-top:40px;
		float:right;
		width:280px;
		margin-right:40px;
		background:#D3D8FE;
		}
#text {
	margin-top:0em;
	margin-left:10px;
	margin-right:10px;
	float:left;
	width:528px;
	z-index:3;
	text-align:left;  
	background:#e6daa4;
	border:1px;
	border-color:#663400;
	border-style:solid;
}

#footer {
	clear:both;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	height:97px;
	background:url(../images/footer.jpg) no-repeat;
	}
#footer a {
	color:#FFFFFF;
	}
#text p {
	margin-left:1em;
	}
#top-menu ul	{
	padding:0px;
	margin:0px;
	list-style-type:none;
	}
#top-menu li	{
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
	}
#top-menu li a	{
	padding:0px;
	margin:0px;
	}
#top-menu li a:hover	{
	padding:0em;
	margin:0px;
	text-decoration:none;
	}
h1		{
		font-size:1.2em;
		padding:0em;
		margin:0em;
		margin-left:.3em;		
				}
h2		{
		font-size:.9em;
		padding:0em;
		margin:0em;
		margin-left:.3em;
		color:#663300;	
		font-weight:900;	
				}
#content img		{
		text-align:center;
		}
img	{
	border:0;
	}
#bg	{
	width:100%;
	height:8.0em;
	z-index:1;
	background:#ffffff;
	left:0em;
	top:0em;
	}
.style1 {
	color: #003399
}
#home-student {
	float:left;
	width:480px;
	height:34px;
	z-index:3;
	margin-top:199px;
}
#home-host {
	float:right;
	width:480px;
	height:34px;
	z-index:3;
	margin-top:199px;
}
#banner {
	width:960px;
	height:60px;
	z-index:3;
}
.style3 {font-size: 1em}
.style4 {
	font-size: 1.8em;
	color: #FFFFFF;
	font-weight: bold;
}
.style4 a	{
		color:#ffffff;
		font-weight:bold;
		text-decoration:none;
		}
.style5 {color: #FFFFFF}
.style7 {
	color: #003399;
	font-size: 1.2em;
	font-weight: bold;
}
ul	{
	padding:0px;
	margin:0px;
	}
li	{
	padding:0px;
	margin:0px;
	}