BODY {
	background-color: #FFFFFF;
	margin: 0px;
	height: 100%;
	width: 100%;
}
#flash {
	height: 300px;
	width: 1003px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #934842;
}
#container {
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
.welcome {
	display: block;
	height: 20px;
	width: 750px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 1.75em;
	font-weight: bold;
	color: #934842;
	text-align: center;
	margin: 15px 0 25px 0;
	float: right;
}
.left {
	display: block;
	float: left;
	width: 270px;
	margin-top: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #934842;
}
.left a:link, .left a:visited {
	text-decoration: none;
	color: #934842;
}
.left a:hover {
	color: #0033CC;
	text-decoration: underline;
}
.right {
	display: block;
	float: right;
	width: 690px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 0px;
}
.footers {
	display: block;
	float: right;
	width: 690px;
	margin-top: 15px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color: #FFFFFF;
}
.footers a:link, .footers a:visited{
	font-size: 9px;
	font-weight: normal;
	color: #934842;
	text-decoration: none;
	background-color: #FFFFFF;
	display: inline;
}
.footers a:hover{
	font-size: 9px;
	font-weight: normal;
	color: #0033CC;
	text-decoration: underline;
	background-color: #FFFFFF;
	display: inline;
}
.snip{
	width: 240px;
	display: block;
	text-align: justify;
	background-color: #F8F8F8;
	padding: 5px;
	border: 1px solid #0033CC;
	font-size: 9px;
}
#all {
	width: 1003px;
	margin: 0px;
}
.item {
	display: block;
	text-align: center;
	height: 20px;
	background-color: #FFFFFF;
	margin-top: 3px;
	line-height: 20px;
	font-size: 14px;
	color: #934842;
}
.item a:link, .item a:visited {
	text-align: left;
	background-color: #F3F3F3;
	line-height: 20px;
	height: 20px;
	display: block;
	font-size: 14px;
	text-indent: 20px;
}
.item a:hover {
	display: block;
	text-align: left;
	text-indent: 20px;
	height: 20px;
	background-color: #934842;
	line-height: 20px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
}




#seminar
{	background: #934842;
	border: 5px solid #efe395;
	color: #fff;
	display: block;
	float: right;
	font-size: 12px;
	margin: 0 0 15px 15px;
	padding: 10px;
	text-align: left;
	width: 250px;
}

	#seminar a
	{	color: #efe395;
	}
	
		#seminar a:hover
		{	color: #fff;
		}

	#seminar h1
	{	color: #efe395;
		font-size: 16px;
		font-weight: bold;
		font-variant: small-caps;
		text-align: center;
	}
	
	#seminar h2
	{	color: #fff;
		font-size: 14px;
		font-weight: bold;
		text-align: center;
	}
	
	#seminar h3
	{	color: #efe395;
		font-size: 16px;
		font-weight: bold;
		line-height: 20px;
		text-align: center;
	}
	
	#seminar ul
	{	margin-top: 0;
	}
	
	#seminar li
	{	margin-bottom: 10px;
	}
	
	#seminar p
	{	margin-bottom: 10px;
		text-align: center;
	}
	
	#seminar p.link
	{	font-size: 14px;
		font-style: oblique;
		text-align: center;
	}
