* {
	margin:0 auto;
	padding:0;
}

body {
	background-color:#000;
	background-position:center;
	background-repeat:repeat-y;	
	background-attachment:fixed;
	text-align:center;
	font-family:Arial;
	font-size:14px;
	color:#ffffff;
	width:970px;
}

ul {
	margin-right:15px;
}		

h1 {
	color:#ffffff;
	float:right;
	font-size:12px;
	font-weight:bold;
	width:auto;
	padding:0 8px;
}

h2 {
	color:#ffe6a2;
	font-size:16px;
	font-weight:bold;
}

h3 {
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
}

p {
	padding-bottom:6px;
}

a, a:link, a:visited, a:hover {
	color:#ffe6a2;
	text-decoration:none;
}

img , img a:link, img a:visited, img a:hover {
	text-decoration:none;
	border:0px;
}

#container {
	direction:rtl;
}

#header {
	background-image:url('/images/header.gif');
	clear:both;
	float:left;
	height:90px;
	margin:5px 0px 0px;
	padding-top:10px;
	width:100%;
}

#header #header_logo {
	float:left;
	width:auto;
	padding-left:10px;
}

#header #header_search {
	float:left;
	height:20px;
	width:150px;
	padding:65px 0 0 15px;
}

#menu {
	background-color:#000;
	clear:both;
	color:#ffffff;
	float:none;
	height:20px;
	padding:5px 0;
	width:100%;
}

#menu ul {
	height:100%;
	margin:0 auto;
	width:550px;
}

#menu li {
	float:right;
	font-weight:bold;
	list-style:none;
	padding-right:15px;
	width:auto;
}

#menu li a:link, #menu li a:visited {
	color:#f2bc48;
	text-decoration:none;
}

#menu li a:hover {
	color:#ffe6a2;
}

#big_box_top {
	background:url('/images/big_box_top.gif');
	float:right;
	font-size:0px;
	height:11px;
	width:100%;
}

#big_box_middle {
	background:url('/images/big_box_middle.gif') repeat-y;
	float:right;
	height:100%;
	min-height:570px;
	text-align:right;
	width:100%;
}

#big_box_bottom {
	background:url('/images/big_box_bottom.gif');
	float:right;
	font-size:0px;
	height:10px;
	margin-bottom:10px;
	width:100%;
}

#big_box_middle #right {
	float:right;
	height:100%;
	margin:0;
	padding:10px 5px;
	width:190px;
}

#big_box_middle #right a, #big_box_middle #right a:link, #big_box_middle #right a:visited, #big_box_middle #right a:hover {
	color:#ffe6a2;
}

#big_box_middle #content {
	float:right;
	height:100%;
	margin:0;
	padding:10px 5px;
	width:750px;
}

#big_box_middle #content a, #big_box_middle #content a:link, #big_box_middle #content a:visited, #big_box_middle #content a:hover {
	color:#e8b24d;
}

#footer {
	clear:both;
	float:right;
	height:100px;
	margin:5px 0px;
	width:100%;
}

#footer #links {
	clear:both;
	text-align:center;
	width:520px;
}

#footer #links ul {
	list-style:none;
}

#footer #links li {
	float:right;
	padding-right:20px;
	width:auto;
}

#footer #credits {
	clear:both;
}

#footer #credits #copyrights {
	float:right;
	padding:15px 10px 0 0;
	width:auto;
}

#footer #credits #w3c {
	float:left;
	padding:15px 0 0 10px;
	width:auto;
}

.input1 {
	width:150px;
	border:1px solid #aaaaaa;
	background: url('/images/inputbg.gif') top left no-repeat;	
}

.form .input1 {
	margin-bottom:5px;
}

.talk .title {
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
}

.talk ul {
	padding-right:10px;
}

.small_box {
	background-color:#bd8a00;
	border-top:#dba001 3px solid;
	height:100%;
	margin-bottom:10px;
	width:168px;
	padding:0 10px;
}

.small_box .date_time {
	color:#f2bc48;
	font-size:10px;
}

.small_box .summary {
	padding-top:3px;
}

/* <------ news */

#marqueecontainer{
    height:120px;
    overflow:hidden;
	margin-top:10px;
	padding-bottom:10px;
    position:relative;
    width:168px;
}

#vmarquee{
    position:absolute;
    width:168px;
}

/* news ------> */

/* <------ comments */

.comment_add_title {
	background-color:#bd8a00;
	color:#ffe6a2;
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
	padding:3px;
}

.comment_form {
	text-align:center;
	width:250px;
}

.comment_form .comment_form_inputs {
	text-align:right;
}

.comment_form .comment_submit_button {
	padding:3px 0 6px;
}

.comment_bg0 {
	background-color:#000000;
}

.comment_bg1 {
	background-color:#000000;
}

.comment {
	padding:3px;
	border-bottom:#bd8a00 1px solid;
}

.comment .title_line {
	width:100%;
	clear:both;
}

.comment .title_line .title {
	color:#bd8a00;
	float:right;
	font-size:16px;
	font-weight:bold;
	width:auto;
}

.comment .title_line .date_time {
	color:#bd8a00;
	float:left;
	font-size:13px;
	width:auto;
}

.comment .name {
	clear:both;
	color:#bd8a00;
	font-size:12px;
}

.comment .content {
	padding-top:5px;
}

.comment_new {
	background:url('/images/new_comment.gif');
	border:none;
	cursor:pointer;
	height:20px;
	width:100px;
}

/* comments ------> */

/* <------ site_search */

.marker {
	background-color:#808080;
}

/* site_search ------> */
