body{
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	background:#cccccc url(../images/pattern.gif) repeat;
	background-attachment: fixed;
	padding-bottom:7px;
	padding-top:7px;
	color:#666666;
}
table{
	font-size:100%;
}
a:link{
	color:#170CAD;
	text-decoration:none;
}
a:visited{
	color:#809C0C;/*92B30D;*/
	text-decoration:none;
}
a:hover{
/*	color:#FF9933;*/
	text-decoration:underline;
}
h1,h2,h3{
	font-size:150%;
	font-weight:normal;
	margin-bottom:1em;
	margin-top:0;
	color:#993333;
}
h4{
	font-size:100%;
	font-weight:normal;
	margin-bottom:0;
}
form{
	margin:0;
}
img{
	border:0;
}
textarea{
	width:98%;
	background:white;
	font:90% Verdana,Geneva,Arial,Helvetica;
}

#c1{
	position:relative;
	width:966px;
	background-color:#c6c7c6;
	padding-bottom:1px;
	padding-top:1px;
}
#c2{
	width:964px;
	background-color:#adaead;
	padding-bottom:1px;
	padding-top:1px;
}
#c3{
	width:960px;
	background-color:#ffffff;
	border:1px solid #8c8e8c;
	z-index:0;
	text-align:left;
	padding:0;
	margin:0;
	min-height:600px;
}

#header{
	width:100%;
	height:30px;
}
#locator,#prevpage,#nextpage{
	position:absolute;
	font-size:90%;
}
#locator{
	left:10px;
	top:10px;
}
#prevpage{
	left:585px;
	top:40px;
}
#nextpage{
	left:605px;
	top:40px;
}
#main{
	width:600px;
	margin:0px 6px 6px;
	padding:6px;
	border:1px solid #cccccc;
	text-align: left;
	min-height:38em;
	color:#333333;
/*	position:absolute;
	top:35px;
	left:10px;*/
}
* html #main{
	height:470px;
}
#main #edu_4{
	font-size:90%;
}
#dright{
	position:absolute;
	left:635px;
	top:34px;
}
/*
* html #dright{
	top:34px;
}
*/
#dright ul{
	padding-left:0;
	margin-left:0;
}
#dright li{
	line-height:1.4em;
}
#sitemap{
	padding-left:20px;
	background:url(../../images/sitemap.gif) no-repeat;
}
#searchbox{
	padding-left:20px;
	background:url(../../images/search.gif) no-repeat;
	margin-top:0.2em;
	margin-bottom:0.2em;
}
#searchbox .text, #searchbox .submit{
	border:1px solid #cccccc;
	background:#FFFFFF;
	font-size:80%;
}
#searchbox .submit{
	cursor:pointer;
	color:#666666;
}
#mail{
	padding-left:20px;
	background:url(../../images/mail.gif) no-repeat;
}
#gototop{
	position:absolute;
	bottom:10px;
	left:604px;
}
#update{
	position:absolute;
	bottom:10px;
	font-size:70%;
	left:635px;
}
#bottom{
	font-size:60%;
}
#bottom a{
	color:#666666;
}
#subpages{
	display:none;
}
.film{
	list-style:none;
	padding-left:20px;
	background:url(../../images/film.gif) no-repeat;
}
ul.sitemaplevel1, ul.sitemaplevel2, ul.sitemaplevel3, ul.sitemaplevel4, ul.sitemaplevel5, ul.search{
	padding-left:0;
	margin-left:0;
}
ul.submenu{
	padding:0;
	margin:0;
}
.doc,.sdoc{
	list-style:none;
	padding-left:20px;
	background:url(../../images/page.gif) no-repeat;
}
.docs,.sdocs{
	list-style:none;
	padding-left:20px;
	background:url(../../images/pages.gif) no-repeat;
}
.sdoc,.sdocs{
	color:#993333;
}
.edit{
	position:relative;
	z-index:1;
	font-size:8pt;
	color:#000000;
	background:buttonface;
}
.edit a:link, .edit a:visited, .edit a:active, .edit a:hover{
	font-weight:normal;
	text-decoration:underline;
}
@media print{
	#c1{width:632px}
	#c2{width:630px}
	#c3{width:626px}
	#toplinks{font-size:90%;top:75px;right:10px}
	#headerLink,#headerMiddle,#headerRight,#eurelea,#prevpage,#nextpage,#gototop,#dright,#update,#bottom{display:none}
	#subpages{display:block;padding-left:10px;font-size:90%}
}

