* {

	padding: 0;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0;
	
}


.bl {background: url(images/b_bl.jpg) 0 100% no-repeat #121212; width: 900px}
.br {background: url(images/b_br.jpg) 100% 100% no-repeat}
.tl {background: url(images/b_tl.jpg) 0 0 no-repeat}
.tr {background: url(images/b_tr.jpg) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}

.n_bl {background: url(images/n_bl.jpg) 0 100% no-repeat #828282; width: 180px}
.n_br {background: url(images/n_br.jpg) 100% 100% no-repeat}
.n_tl {background: url(images/n_tl.jpg) 0 0 no-repeat}
.n_tr {background: url(images/n_tr.jpg) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}


body {

	background: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;

}


a.link
{
padding: 0;
text-decoration: none;
color: #747474;
font-weight: bold;
font-size: 12px;
}
a.link:hover
{
color: #ff7e00;
}

div#container {

	width: 900px;
	margin: 0 auto;
	text-align: center;
    color: #747474;
}

div#header {

	width: 100%;
	height: 245px;
	text-align: center;
}

a#logo {

	display: block;
	width: 614px;
	height: 241px;
	background: url('images/logo.jpg') no-repeat;
	text-indent: -9999px;
	position: relative;
	left: 100px;
    
	
	
}

div#sflag {
	width: 16px;
	height: 18px;
	background: url('images/sflag.jpg') top right;
	clear: both;
	
}

div#divider2 {
    display: block;
	float: right; 
	margin-left: 10px;
	width: 1px;
	height: 150px;
	background: url('images/divider2.jpg');
    clear: both;
}

div#divider1 {
    display: block;
	float: right; 
	margin-left: 10px;
	width: 1px;
	height: 150px;
	background: url('images/divider1.jpg');
    clear: both;	
}


div#bgdiv {
    display: block;
	float: right; 
	margin-left: 10px;
	width: 1px;
	height: 30%;
	background-color: #747474;
	clear: both;	
}



div.content {
    float: right;
	position: relative;
	width: 880px;
	list-style: none;
	color: #747474;
	text-align: justify;
	
     
}

div.content b {
    font-size: 16px;
	list-style: none;
	color: #747474;
	text-align: justify;
	
     
}

div.time p {

	display: block;
	float: left;
	width: 150px;
	margin: 5px;
	margin-right: 5px;
	font-size: 0.8em;
	line-height: 1.7em;
	color: #747474;
	margin-bottom: 5px;
	text-align: justify;
	
}

div.reg_log {

	display: block;
	float: right;
	width: 100px;
	margin-right: 50px;
	margin-bottom: 2px;
	font-size: 0.8em;
	font-weight: bold;
	color: #747474;
	text-align: left;
	
}

div.reg_log a {

	display: inline;
	padding: 2px;
	color: #747474;
    text-decoration: none;
	
}

div.reg_log a:hover {


	color: #ff7e00;
	font-weight: bold;
	text-align: left;
}

div.news p{
    display: block;
	float: right;
	width: 200px;
	height: 10px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 0.8em;
	color: #747474;
	margin-bottom: 10px;
	text-align: center;
}


div.menu p{

	display: inline;
	float: left;
    width: 100%;
	margin: 1px;
	font-size: 0.8em;
	font-weight: bold;
	list-style: none;
	margin-bottom: 20px;
	text-align: center;
	border-top: 1px solid #323232;
	border-bottom: 1px solid #323232;
}

	
div.menu a {

	display: inline;
	padding: 8px;
	text-decoration: none;
	color: #AEAEAF;
	border-top: 1px solid #323232;
	border-bottom: 1px solid #323232;
	font-weight: bold;
	text-align: center;
}

div.menu a:hover {


	color: #ff7e00;
	border-color: #4A4A4A;
	border-top: 2px solid #323232;
	border-bottom: 2px solid #323232;
	text-align: center;
}
