/* CSS Document */
body
{
	padding:0;
	margin:0;
	background-image:url(images/layout.gif);
	background-repeat:no-repeat;
	background-position:center top;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	text-align:justify;
}

#label{color:#e08934;}
#label a {color:#e08934;
padding: 0.25em; text-decoration:none;} 
#label a:hover{text-decoration:underline;}

#frame
	{
		width:800px;
		height:auto;
		background-color:#ffffff;
		margin:72px auto 0 auto;
	}
#titlelogo
	{
		width:800px;
		height:48px;
		background-color:#ffffff;
		background-image:url(images/logo.gif);
		background-repeat:no-repeat;
		background-position:left top;
	}
#titlelogo img
	{
		float:right;
		margin-top:5px;
		padding:1px;
	}
#menu
	{
		clear:right;
		width:800px;
		height:32px;
		margin-bottom: 1px;
	}
	
.solidblockmenu{
	margin: 0;
	padding: 0;
	float: left;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #ffffff;
	border-width: 1px 0;
	background: white url(images/blockdefault.gif) center center repeat-x;
	}
	
	.solidblockmenu li{
	display: inline;

	}
	.solidblockmenu li a{
	float: left;
	color: white;
	padding: 9px 11px;
	text-decoration: none;
	border-right: 1px solid white;
	}
	
	.solidblockmenu li a:visited{
	color: white;
	}
	
	.solidblockmenu li a:hover, .solidblockmenu li{
	color: blue;
	background-color:#ffffff;
	}
#slideshow
	{
		width:798px;
		height:164px;
		border:solid 1px #0133df;
		margin-bottom:10px;
	}
#maincontent
{
	width:800px;
	height:auto;
	background-color:#FFFFFF;
}

.titlemenu
{
	padding-bottom:15px;
	color:#0f56d3;
	border-bottom: 1px solid #e2e0d4;
	margin-bottom:5px;
	height:1em;
	font-weight:bold;
	text-align:center;
}
	

#boxcontent	{width:800px; height:auto; padding-bottom:10px; margin-bottom:10px; text-align:center}
#boxcontent li
	{
		font-weight:bold;
	}
#boxcontent h1
	{
		color:#FF0000;
		font-weight:bold;
		line-height:40px;
	}
#boxcontent2	{width:700px; height:auto; padding-bottom:10px; margin:0px 50px 10px 50px;}

#box	{border:solid 1px #e08934; margin-top:10px;}
th	{line-height:20px; color:#FFFFFF;border-bottom:solid 5px #e28830}

img.left {
	float: left;
	margin: .35em 1em .1em 0;
	border:1px solid #e08934; padding:4px;
}

img.area
{
	border:1px solid #d7d7d7; padding:4px;
}

#foot	{
			height:59px; margin:0px auto; padding:0px; 
			background-image:url(images/bg_foot.gif); 
			background-repeat:repeat-x; 
			background-color:#0000FF;
		}
#foot p	{
			text-align:center;
			color:#FFFFFF;
			padding-top:15px;
		}

#toppaper
			{
				background-image:url(Administrator/images/hex0.jpg);
				background-repeat:no-repeat;
				height:100px;
				margin:50px 150px 0px 150px;
				width:478px;
			}
#paperadmin
			{
				width:276px;
				height:143px;
				margin:0px 150px 0 150px;
				padding:10px 100px 50px 100px; 
				border-left:solid 1px #cccabe;
				border-right:solid 1px #cccabe;
				border-bottom:solid 1px #cccabe;
			}
