* {
	border:0px;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* general */
a {
	color: #CC6666;
	text-decoration:none;
}

textarea {
border:2px;
border-style:solid;
border-color:#000000;
border-width:thin;
}

input {
border:2px;
border-style:solid;
border-color:#000000;
}

a:hover {
	color:#666;
	text-decoration:underline;
}

blockquote {
	background:#f1f1f1;
	color:#CCCCCC;
	display:block;
	font-style:normal;
	line-height:15px;
	margin:0 0 0 5px;
	padding:0 0 0 5px;
}

#news {
	background:#FFFFFF;
	display:block;
	width:395px;
	float:left;
}

#news img {
	padding: 10px 0 10px 0;
}

#news.left {
	float:left;
	margin:0 10px 10px 0;
	border: 3px;
}

#news.right {
	float:right;
	margin:0 0 10px 10px;
}

#flash {
	float:left;
	background:#FFFFFF;
/*	display:block; */
	width:197px;
	padding-left:0px;
	padding-right:0px;
}

#flash img {
	padding: 10px 10px 10px 10px;
}

.left {
	float:left;
	margin:0 10px 10px 0;
	border: 3px;
}

.right {
	float:right;
	margin:0 0 10px 10px;
}

.flag {
	z-index:2;
	float:left;
	position:relative;
	
}

.admin {
	font-size:10px;
}

/* body */
body {
	color:#666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	background-color: #fff;
/*	background-image: url(image/background_body.jpg); */
	background-repeat: repeat-x;
	background-position: top;
}

/* header */
#header {
	height:260px;
	position:relative;
	width:760px;
	background-image:url(image/header.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
#header:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#header h1 {
	color:#666;
	font-size:36px;
	font-weight:400;
	left:0;
	letter-spacing:-2px;
	position:absolute;
	top:10px;
}
#header p {
	bottom:50px;
	color:#000000;
	font-size:2em;
	position:absolute;
	right:35px;
}
#header ul {
	list-style:none;
	position:absolute;
	top:46px;
}
#header2 ul {
	list-style:none;
	position:absolute;
	top:210px;
}

#flag {
	list-style:none;
	position:absolute;
	top: -66px;
}

#header ul li {
	list-style:none;
}
#header2 ul li {
	list-style:none;
}
#header ul li a {
	color:#ffffff;
	display:block;
	font-size:1.2em;
	font-weight:700;
	height:20px;
	padding:4px;
	width:190px;
}
#header2 ul li a {
	color: #CC6666;
	display:block;
	font-size:1.2em;
	font-weight:700;
	height:20px;
	padding:4px;
	width:190px;
}
#header ul li a:hover {
	color:#000000;
	text-decoration:none;
}
#header2 ul li a:hover {
	color:#000000;
	text-decoration:none;
}

/* content */
#content {
	height:auto;
	width:760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
} 

/* sidebar */
#sidebar {
	float:left;
	width:185px;
}
#sidebar h1 {
	border-bottom:2px solid #cc6666;
	color:#444;
	font-size:130%;
	font-weight: bold;
	line-height:20px;
	padding:0 10px;
}
#sidebar input {
	background:#f1f1f1;
	color:#555;
	margin:10px;
	padding:5px;
	width:180px;
}
#sidebar p {
	background:#f1f1f1;
	color:#555;
	display:block;
	font-size:90%;
	line-height:20px;
	margin:10px 0;
	padding:10px;
}
#sidebar p a.more {
	display:block;
	text-align:left;
}
#sidebar ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#sidebar ul li {
	border-bottom:1px solid #b484da;
	list-style:none;
	padding:3px 2px;
}
#sidebar ul li a {
	color:#333;
	display:block;
	font-family:verdana;
	padding:3px;
	text-decoration:none;
}
#sidebar ul li a:hover {
	color:#cc6666;
}

/* Main */
#main {
	float:left;
	width: 395px;
	margin-left: 10px;
}
#main2 {
	float:left;
	width:560px;
	margin-left: 10px;
}
#main p {
	color:#555;
	line-height:15px;
	padding:10px;
}
#main2 p {
	color:#555;
	line-height:15px;
	padding: 10px;
}
#main h1 {
	border-bottom:2px solid #cc6666;
	color:#444;
	font-size:130%;
	font-weight:bold;
	line-height:20px;
	padding:0 10px;
}
#main2 h1 {
	border-bottom:2px solid #cc6666;
	color:#444;
	font-size:130%;
	font-weight:bold;
	line-height:20px;
	padding:0 10px;
}
#main h2{
	font-size: 12px;
	color:#333333;
	padding: 0 10px;
	margin-top:20px;
	margin-bottom: 10px;
	line-height: 14px;
/*	line-height: 2px; */
}

#main2 h2{
	font-size: 12px;
	color:#333333;
	padding: 0 10px;
	margin-top:20px;
	margin-bottom: 10px;
	line-height: 14px;
/*	line-height: 2px; */
}
#main h4{
font-size: 10px;
}

#main2 h4{
font-size:10px;
}

#main a {
font-weight: bold;
}

#main li{
	line-height: 15px;
	padding: 0 20px; 
	margin-top: 10px;
	}
	
#main2 li {
	line-height: 15px;
	padding: 0 20px; 
	margin-top: 10px;
	}
	
#table_one td {
	vertical-align:top;
}
	
table.two{
	border-width: 0px;
	border-spacing: ;
	border-style: outset;
	border-color: white;
	border-collapse: separate;
	background-color: white;
	margin: 5px;
}
table.two th {
	border-width: 0px;
	padding: 5px;
	border-style: inset;
	border-color: white;
	background-color: white;
	-moz-border-radius: ;
	margin: 20px;
}
table.two td {
	border-width: 0px;
	padding: 5px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
	margin: 20px;
}

		
/* rightbar */
#rightbar {
	float: right;
	width: 150px;
	padding: 0;
	margin-left: 20px;
}

#rightbar h1 {
	border-bottom:2px solid #cc6666;
	color:#444;
	font-size:130%;
	font-weight: bold;
	line-height:20px;
	padding:0 10px;
}

#rightbar p {
	background:#f1f1f1;
	color:#555;
	display:block;
	font-size:90%;
	line-height:16px;
	margin:5px 0;
	padding:2px;
}

/* footer */
#footer {
	width:760px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#footer:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#footer p {
	border-top:2px solid #7534aa;
	color:#555;
	font-size:90%;
	line-height:20px;
	padding:10px;
	text-align:center;
}

#personaladmin {
	width:300;
	float:left;
	border:thin;
	border-style:outset;
	text-align:left;
}

tid {
	color:#0000CC;
}

pass {
	background-color:#00CC99;
}

input, textarea {
	border:thin;
}