body, html {
	font-family: Arial;
	font-size:12px;
	behavior:url('csshover.htc');
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0px solid #f00;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	height: auto;
	border: 0px solid #f00;
	background-color:#000000;
	color:#ffffff;
}
A:link {text-decoration: none; color: #6b5bff;}
A:visited {text-decoration: none; color: #6b5bff;}
A:active {text-decoration: none; color: #6b5bff;}
A:hover {text-decoration: none; color: #ff0000;}
form { margin: 0; display: inline; }
H1 { margin: 0; display: inline; font-size:16px; }
H2 { margin: 0; display: inline; font-size:14px; }
H3 { margin: 0; display: inline; font-size:12px;}
img { border:0; }

#loading
{
	position:absolute;
	top:0px;
	right:0px;
	background:#ff0000;
	color:#fff;
	font-size:14px;
	font-familly:Arial;
	padding:2px;
	display:none;
}

#reg a {
	width:auto;
	color: #ffffff;
	font-weight:bold;
	font-family: arial, helvetica, sans-serif;
	font-size:16px;
}

#reg a:hover {
	color: #a00;
	font-family: arial, helvetica, sans-serif;
	font-size:16px;
}

#container {
	position: relative;
	width:960px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	border: 0px solid #0fd;
}
#content {
	width:960px;
}
#content-left {
	width:675px;
	height:auto;
	border: 0px solid #0fd;
	float:left;
	padding-left:25px;
}
#content-right  {
	background-image:url("style/content-right.gif");
	background-repeat:no-repeat;
	padding-left: 10px;
	width:250px;
	height:740px;
	border: 0px solid #ffd;
	float:right;
	background-color:transparent;
}
#naphire {
	font-family: Arial;
	padding-top:1px;
	font-style: italic;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:180px;
	height:130px;
	font-weight:bold;
	font-size:16px;
	color:#ffffff;
}
#naphire h1 { color:#dd0000; font-size: 16px; }
#naphire p { margin:0px; margin-top:5px; }
#naphire a:link { color: #ffffff; }
#naphire a:visited { color: #ffffff; }
#naphire a:active { color: #ffffff; }
#naphire a:hover { color: #ff0000; }

#rightside {
	font-family: Arial;
	padding-top:3px;
	font-style: italic;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
	width:auto;
	height:130px;
	font-weight:bold;
	font-size:16px;
	color:#ffffff;
}

#header {
	background-image:url("style/header.gif");
	position: relative;
	width:960px;
	height:289px;
	margin-top:15px;
	border: 0px solid #0fd;
	background-repeat: repeat-x;
	
}
#header_logo {
	position: absolute;
	width:230px;
	height:230px;
	margin-top:55px;
	border: 0px solid #0fd;
	background-repeat: repeat-x;
	
}
#logo-other {
	background-image:url("style/logo-other.png");
	position: absolute;
	width:100px;
	height:100px;
	margin-top:80px;
	margin-left:740px;
	border: 0px solid #0fd;
	background-repeat: repeat-x;
	
}
#balauto {
	background-image:url("style/balauto.png");
	position: absolute;
	width:265px;
	height:87px;
	margin-top:200px;
	margin-left:170px;
}
#jobbauto {
	background-image:url("style/jobbauto.png");
	position: absolute;
	width:240px;
	height:95px;
	top:0px;
	right:5px;
}
#flags {
	position: absolute;
	width:100px;
	height:95px;
	top:24px;
	right:220px;
}
#loginbox {
	font-family: Arial;
	font-weight:bold;
	font-size:14px;
	color:#ffffff;
	font-style: italic;
	position: absolute;
	height:91px;
	top:30px;
	left:260px;
	border:0px solid red;
}
.inputbox {
	background-image:url("style/inputtext.gif");
	height:22px;
	width:150px;
	padding-left:8px;
	padding-top:5px;
	background-color:transparent;
	border:0px;
	color: #FFFFFF;
}
.selectbox {
	/*background-image:url("style/inputtext.gif");
	height:22px;
	width:150px;
	padding-left:8px;
	padding-top:5px;*/
	background-color:#5452b4;
	border:1px;
	border-style:groove;
	border-color:#5452c4;
	color: #FFFFFF;
}
#footer {
	background-image:url("style/footer.jpg");
	position: relative;
	width:960px;
	height:120px;
	background-repeat: no-repeat;
	clear:both;
	text-align: center;	
	padding-top: 80px;
	font-family: arial;
	color:#ffffff;
	font-weight: bold;
	font-size:10px;
}
#post {
	color:#dfaa47;
	font-size:16px;
	text-align: justify;	
}
#post h1{
	color:#ffffff;
}
#post p {margin:0px;}

