html {
	font: 12px/1.3em sans-serif, arial, verdana, helvetica;
}

html>body { font: 12px/1.3em sans-serif, arial, verdana, helvetica; }

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000;
	background-color: #eee;
}

body, h1, h2, img, blockquote, #auth{
	margin: 0px;
	padding: 0px;
}

h1 { font-size: 1.8em; border-bottom: 1px #e67227 solid; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.3em; }
h1, h2, h3, h4, h5 { padding-top: 1ex; padding-bottom: 1ex; }

a, a:visited { color: #000; text-decoration: underline; }
a:hover { color: #e67227; }
img { border: none; }
li { list-style: square; }
blockquote { quotes: "\201C" "\201D"; }
blockquote:before { content: open-quote; }
blockquote:after { content: close-quote; }

#container {
	margin: 0 auto;
	text-align: left;
	padding-left: 0px;
	padding-top: 0px;
}

#content {
	margin: 0;
	padding: 0;
	padding-top: 1px;
}

#top {
	height: 36px;
	position: relative;
	background: #000 url('gfx/menu_toptop_bg.png') repeat top left;
}

#top a, #top a:visited, #top:hover {
	text-decoration: none;
	color: #bfbfbf;
}

#top ul {
	position: absolute;
	font-weight: bold;
	margin-left: 20px;
	padding: 0;
}
#top ul li { display: inline; margin-right: 10px; }


#lang {
	float: right;
	position: relative;
	padding-top: 0px;
	margin-right: 10px;
}

#lang li { list-style: none; }

#menu_top {
	height: 24px;
	background: #000 url('gfx/menu_top_bg.png') repeat top left;
	padding-top: 12px;
	color: #fefefe;
	font-weight: bold;
}

#menu_top ul {
	margin-left: 20px;
	margin-top: 0;
	padding: 0;
}

#menu_top li {
	display: inline;
}

#menu_top li a, #menu_top li a:visited {
	padding: 10px;
	color: #fefefe;
	text-decoration: none;
}

#menu_top li a:hover {
	color: #e67227;
}

#header {
	height: 95px;
	background: #ed7a2f url('gfx/header_bg.png') no-repeat top left;
}

#header img {
	border: none;
	position: absolute;
	margin-left: 10px;
	margin-top: 10px;
	width: 121px;
	height: 75px;
}

#header h2 {
	position: absolute;
	margin-left: 150px;
	margin-top: 10px;
	font-size: 14px;
}

#header p {
	position: absolute;
	margin-left: 150px;
	margin-top: 45px;
	margin-right: 70px;
	width: auto;
	text-align: justify;
}

#header a:hover { color: #fefefe; }

#page {
	margin: 35px 15px 30px 15px;
	text-align: justify;
}

#page hr {
	border: 1px #ccc solid;
	width: 200px;
}

#page p {
	margin-left: 10px;
	margin-right: 10px;
}

#page #main {
	margin-right: 320px;
	margin-bottom: 50px;
}

#page #left {
	width: 300px;
	float: right;
	margin-bottom: 50px;
}

#footer {
	width: 100%;
	clear: both;
	height: 51px;
	background: #ed7a2f url('gfx/footer_bg.png') no-repeat bottom left;
}

#footer ul {
	margin-left: 20px;
	padding: 0;
}

#footer ul li { margin-right: 0px; }

#footer div {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
        font-size: 8px;
}

#footer div h3 {
	margin-bottom: 0px;
	padding: 0px;
}

#footer div a, #footer div a:visited {
	color: #000;
	text-decoration: none;
}

#footer div a:hover {
	color: #000;
	text-decoration: underline;
}

#footer #validxhtml11 {
	position: relative;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 88px;
	height: 31px;
}

ul li.users, li.groups, li.forum, li.status {
	text-align: left;
}

ul li.users {
	list-style-image: url('gfx/userentry.png');
}

ul li.groups {
	list-style-image: url('gfx/projectentry.png');
}

ul li.forum {
	list-style-image: url('gfx/forumentry.png');
}

ul li.status {
	list-style-image: url('gfx/newsentry.png');
}

#menu_bottom {
	height: 24px;
	width: 783px;
	background: #fefefe url('gfx/menu_top_bg.jpg') no-repeat top center;
	padding-top: 12px;
	color: #fefefe;
	font-weight: bold;
	text-align: left;
}
#menu_bottom ul { margin: 0; padding: 0; padding-left: 5px; }
#menu_bottom li {
	display: inline;
}

#menu_bottom li a {
	padding: 5px;
	color: #fefefe;
	text-decoration: none;
}

#menu_bottom li a:hover {
	color: #e67227;
}


#donate {
	text-align: right;
}


p#button {
	text-align: right;
}

p#button a {
	color: #fefefe;
	background: #fff url('gfx/button.jpg') no-repeat center center;
	text-align: center;
	padding: 10px 35px 10px 35px;
	text-decoration: none;
}

#auth {
	position: relative;
	margin-bottom: 10px;
}

#auth input {
	border: 1px #000 solid;
	width: 120px;

}

#auth input:active, #auth input:focus {
	border: 1px #e57827 solid
}

#auth input#inbutton {
	color: #fefefe;
	text-align: center;
	text-decoration: none;
	border: 0px;
	width: 125px;
	height: 30px;
}

#auth input#webmail_inbutton {
	color: #fefefe;
	text-align: center;
	text-decoration: none;
	border: 0px;
	width: 125px;
	height: 30px;
}

#panel_access_h1 {
/*      margin-top: 45px; */
}

#auth p input {
	position: absolute;
	left: 100px;
}

#auth #subscribe {
	text-align: center;
	margin-top: 50px;
}

#services ul {
	margin: 0;
	padding: 0;
}

#services ul li {
	margin-left: 25px;
	padding-left: 2px;
}

.news {
	margin-top: 15px;
	margin-bottom: 30px;
}

.news h3 {
	margin-bottom: 1ex;
}

.news p.date {
	font-style: italic;
	margin-top: -1.4ex;
	color: #e57827;
	margin-left: 0px;
	margin-right: 0px;
}

.news img {
	padding: 2px;
	border: 1px #eee solid;
}

.news h2 a, #top a:visited, #top:hover {
	text-decoration: none;
}

p#archive {
	text-align: right;
}

.people {
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom: 1px #eee solid;
	height: 150px;
}

.people img {
	float: left;
	padding: 2px;
	margin-right: 15px;
	border: 1px #eee solid;
}


#sponsors {
	text-align: left;
	padding-top: 10px;
	border-top: 1px #eee solid;
}

#sponsors ul {
	margin: 0;
	padding: 0;
}

#sponsors li {
	display: inline;
	margin: 20px;
}


p.center { text-align: center; }

#archiveslist {
	float: right;
	width: 150px;
	margin-bottom: 20px;
}

#archiveslist ul li {
	list-style-image: url('gfx/newsentry.png');
}
