
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	color:#333333;
	margin: 0px;
	border: 1px, solid, #000000;
}
body {
	background-color:#999999;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #990000;
}
h1 {
	text-shadow: silver;
	margin-top: 20px;
	margin-left:10px;
	margin-bottom: 5px;
	font-size: 20px;
	color: #660099;
}

h2 {
	text-shadow: silver;
	margin-left:15px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #FFFFFF;
}




#header {
margin-left: auto;
margin-right: auto;
text-align:left;
width: 800px;
height: 208px;
}

p {
margin-left:10px;
margin-right:10px;
margin-top: 5px;
margin-bottom: 5px;
}

#container {
margin-left: auto;
margin-right: auto;
text-align:left;
width: 800px;
border-style:solid;
border-weight:1px;
border-left-color:#000000;
border-left-width:1px;
border-right-color:#000000;
border-right-width:1px;
border-top-width: 0px;
border-bottom-width: 0px;
background-color:#FF6600;
}

.container {
padding:3px;
margin-left: auto;
margin-right: auto;
text-align:left;
width: 800px;
border-left-color:#000000;
border-right-color:#000000;
background-color:#FF9900;
height:auto;
}

hr {
height:1px;
color:#660099;
width:100%;
margin-left:10px;
margin-right:10px;
}

#sidebar {
margin-left:auto;
margin-right:auto;
padding-top:15px;
font-size:10px;
color:#FFCC00;
padding:0px;
float: left;
width: 183;
background-color:#000000;
z-index: 3;
}

#title {
margin-left:auto;
margin-right:auto;
width:800px;
text-align:left;
background-image:url(images/titleback.jpg);
background-repeat:repeat-x;
height:25px;
}

.pagetitle {
margin-left: 184px;
font-size: 14px;
color:#FFFFFF;
font-weight:bold;
}

#content {
text-align:justify;
padding:0px;
background-image:url(images/contentback2.jpg);
background-repeat: no-repeat;
float:right;
width: 605px;
background-color:#FFFFFF;
z-index:4;
border-color:#660066;
border-width:1px;
border-style:solid;
}

#footer {
background-image:url(images/footerpedja.jpg);
background-repeat:no-repeat;
width:800px;
height:25px;
text-align:right;
float:inherit;
background-color:#000000;
color:#FFCC00;
line-height:25px;
margin-left:auto;
margin-right:auto;
}

.footer {
margin-right:10px;
}

.image {
margin-left:5px;
margin-right:5px;
}

#cleaner {
clear:both;
}

a:link.footer {
	color:#FFCC00;
	text-decoration: none;
}
a:visited.footer {
	text-decoration: none;
	color:#FFCC00;
}
a:hover.footer {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active.footer {
	text-decoration: none;
	color:#FFCC00;
}


