body { 
	text-align: center;
	background: #5d5048;
	background-image: url("z-bg4.png");
	background-repeat: repeat-y;
 	font-family:arial,helvetica,sans-serif;
	 color:#888;
	 font-size:small;
}


div#wrapper {
	margin: 0 auto;
	margin-top: 25px;
	overflow: hidden;
	width: 981px;
}

div.content {
	float: left;
	width: 765px;
	margin-left: 180px;
	margin-top: 100px;
}
div.content #top {
	padding: 15px 15px 0px 15px;
        font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	 color:#000;
         font-size:small;
	text-align: justify;
	background:  #dedede; /*#998c84;*/
	margin-bottom: 0px;
	overflow: auto;
	min-height: 300px;
}
div.content #end {
	clear: both;
	height: 22px;
	width:765px;
	background-image: url(zbg.png);
        background-position: bottom center;
        background-repeat: no-repeat;
}

label {
	display: block;
	margin: .2em 0;
}
label span {
	display: block;
	float: left;
	width: 15%;
}
div#submit {
	width: 100%;
	text-align: right;
}

div#cadmus img {
	float: right;
}

div#menu {
	z-index: 10;
	float: left;
	/*background: #081e43;*/  
	width: 145px;

	text-align: left;
	position: fixed;
/*
	background-image: url(menu-top.png);
	background-position: top center;
	background-repeat: no-repeat;
*/
}

div#menu #menutop {
	height: 78px;
        width:145px;
        background-image: url(menu-top.png);
        background-position: bottom center;
        background-repeat: no-repeat;
}

div#menu #bottom {
        height: 15px;
        width:145px;
        background-image: url(menu-bottom.png);
        background-position: bottom center;
        background-repeat: no-repeat;
}



div#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;	
}

div#menu li {
	/*border-top: 1px solid #000;*/ 
	background: #dedede; /*#998c84 ;*/
	font-family: trebuchet ms, arial, verdana;
	text-transform: uppercase;
	font-size: 11px;
}

div#menu a {
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #dedede; /* #423433;*/
	display: block;
	color: #4f4f4f;
	text-decoration: none;
	
}

div#menu h2 {
	color: #000;
	/*border-top: 1px solid #081e43;*/
	border-bottom: 1px solid #081e43;
	/*margin: 0.3em;*/
	border-left: 10px solid #dedede; 
	padding-right: 5px;
	padding-top: 5px;
	text-align: right;
}	
div#menu a:hover {
	background: #081e43; /*#423433;*/
	color: #dedede;
}


hr {
	color: #000;
	background-color: #000;
	height: 1px;
	border: 0;
}

h1 {
	color: #081e43;
	font-size: 24px;
	font-weight: bold;
}

h2 {
	color: #081e43;
	font-size: 14px;
	font-weight: bold;
	padding: 0; margin: 0; 
	padding-top: 1em;

}

h3 {
	color: #000; /*#5d5048;*/
	font-size: 18px;
}

h4 {
	color:  #4f4f4f;
	padding: 0; margin: 0;  
	font-weight: normal;
	font-size: 12px;

}

h5 {
	font-family:arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 11px;
}

h6 {
	padding-top: 0; margin-top: 0;
}

div#issue #title {
	clear: both;
	text-align: center;
	color: #081e43;
	border-top: 1px solid #000; /*#081e43;*/
	border-bottom: 1px solid #000; /*#081e43;*/
	margin-bottom: 15px;
}

div#issue #data {
	clear: both;
	margin-top: 25px;
}

div#issue #data #number {
	float: left;
}
div#issue #data #number h2 {
	font-family: Georgia, Georgia, serif;
	font-size: 7pt; 
}

div#issue #data #date {
	float: right;
}
div#issue #data #date h2 {
	font-family: Georgia, Georgia, serif;
	font-size: 7pt;
}

div#issue .sponsors{
	text-align: center;
}
a img {
	border: none;
	text-decoration: none;
}

div.keywords {
	float: left;
}

div.languages {
	float: right;
}

div.languages img {
	padding-left: 3px;
}


div.section {
	clear: both;
	text-align: right;
}

li.article {
	clear: both;
}

li.article h3 {
	display: block;
	top: -10px;
}
/*
div#header {
	float: right;
	margin-top: -107px;
	padding-left: 71px;
	z-index: 100;
	height: 75px;
	width: 600px;
	background: url('bubu.png');
	background-position: bottom center;
        background-repeat: no-repeat;	
	position: relative;
}
*/
div#header {
	background-image: url("z-bg4.png");
        background-repeat: repeat-y;
	/*height: 100px;
	width: 765px;
	margin-left: 180px;
	position: fixed;
	top: 0;*/
	height: 100px;
	width: 100%;
	left: 0;
	top: 0;
	position: fixed;
}	
	
div#header span {
	display: none;
}
div#logo {
	z-index: 1;
	position: fixed;
	float: left;
	/*border-right: 1px solid #000;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	*/background: url('banana.png');
	height: 100px;
	width: 765px;
       background-position: bottom left;
        background-repeat: no-repeat;
	margin-left: 180px;
}


div#footer {
	clear: both;
	font-family:arial,helvetica,sans-serif;
	font-size: 6pt;
	color: #dedede;
	letter-spacing: 1pt;
	padding-top: 20px;
	padding-left: 145px;
	text-align: center;
	font-weight: normal;
}


div.content a:hover {
	text-decoration: underline;
}

div.content a {
	text-decoration: none;
	color: #081e43;
	font-size: 10pt;
	font-weight: bold;
}

div.languages a, #stylesheets a, #past ul li a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
}
