BODY {
	background:#fff url(../images/bgtop.jpg) repeat-x top;
	font-family:Arial, Helvetica, sans-serif;
	color:#475053;
	margin:0px;
	font-size:100%;
}

a:link {color:#004759; text-decoration:none;}
a:hover {color:#004759; text-decoration:underline;}
a:visited {color:#004759; text-decoration:none;}

img {border:0px solid;}

.img {border:4px #fff solid;}
.port {border:4px #ccc solid;}

h1 {font-size:240%; font-weight: bold; margin:0px;}
h2 {font-size:170%; color:#004759; margin:0px;}
h3 {font-size:100%; color:#475053; margin:0px;}
h4 {font-size:170%; color:#FFFFFF; margin:0px;}

#box {
	width:760px;
	margin:0 auto;
	overflow:hidden;
}

#logo1 {
	width:225px;
	height:75px;
	display:inline;
	float:left;
	padding:29px 0px 0px 116px;
	color:#fff;
	background:url(../images/logo.jpg);
}

#logo2 {
	width:399px;
	height:97px;
	display:inline;
	float:right;
	padding:7px 20px 0px 0px;
	background:#282828;
	color:#fff;
	text-align:right;
	font-size:75%;
	line-height:1.8;
}

#menu {
	width:760px;
	height:44px;
	clear:both;
	margin-bottom:10px;
	background:#efeee9 url(../images/bgmenu.jpg);
}

#language {
	margin-left:20px;
}


.list {
	padding-left:17px;
	margin-left:0px;
	font-size:95%;
}

.list li{
	display:inline;
	float:left;
	padding:13px 14px;
	list-style-type:none;	
	font-weight:bold;
	color:#004759;
}

.list li a{
	color:#004759;
}

.list li a:hover{
	color:#000;
	text-decoration:underline;
}

#content {
	width:490px;
	min-height:241px;
	display:inline;
	float:left;
	padding:25px 35px 35px 35px;
	background:url(../images/bgcontent.jpg) repeat-x;
	font-size:75%;
	line-height:2;
}

#content2 {
	width:700px;
	min-height:241px;
	display:inline;
	float:left;
	padding:25px 35px 35px 35px;
	background:url(../images/bgcontent.jpg) repeat-x;
	font-size:75%;
	line-height:2;
}

#sidebar {
	width:130px;
	min-height:241px;
	display:inline;
	float:right;
	padding:25px 35px 35px 35px;
	background:url(../images/bgcontent.jpg) repeat-x top;
	font-size:65%;
	line-height:2;
}

#bottom {
	width:760px;
	margin:0 auto;
	padding:15px 25px 35px 35px;
	clear:both;
	background:#282828;
	color:#d1d1d1;
	font-size:75%;
	line-height:2;
	overflow:hidden;
}

#bottom a:link{
	color:#ffffff; text-decoration:none;
}
#bottom a:visited{
	color:#ffffff; text-decoration:none;
}
#bottom a:hover{
	color:#ffffff; text-decoration:underline;
}


#abusers{
	line-height:1;
}

#current1 {
	width:340px;
	display:inline;
	float:left;
}

#current2 {
	width:340px;
	padding-left:10px;
	display:inline;
	float:right;
}

#bottombg{
	background:#282828;
	height:
}

#footer {
	padding:5px;
	background:#e6c451;
	font-size:65%;
	text-align:center;
}

input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#475053;
	border:1px solid #cccccc;
}
