body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	text-align: center ;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container {
width: 900px;
text-align:left;
margin:0 auto;
position: relative;

}

#container a {
color: #FFCC00;
text-decoration: none;
}

#container a:hover {
color: #FFCC00;
text-decoration: underline;
}

#main_paper {
  /*background-image: url(../images/home_paper_bg_4.jpg);*/
  background-image: url(../images/home_paper_bg_top.jpg);
  background-repeat: no-repeat;
  width: 900px;
  height: 23px;
  /*background-repeat:repeat-y;*/
  /* height: 464px; */
}

#home_tabs {
	float: left;
	margin: 30px;
}

#latest_video {
	float: left;
	background-image: url(../images/newvideo_pic.jpg);
	width: 248px;
 	margin-right: 20px;
	height:248px;
}

#container_left{
	float: left;
	width: 890px;
	
}

#container_right{
	float: right;
	width: 227px;
	background-image: url(../images/bg_right_brown.jpg);
	background-repeat:repeat-x;
	background-color: #996600;
	text-align: center ;
	color: #FFFFFF;
	font-size: 11px;
	
}

#container_right a {
color: #ffffcc;
text-decoration: none;
}

#container_right a:hover {
color: #ffffcc;
text-decoration: underline;
}


#footer {
	clear: both;
	color: #D7A953;
	font-size: 10px;
	text-align: center;
}

#footer a {
color: #D7A953;
text-decoration: none;
font-weight: bold;
font-size: 12px;
}

#footer a:hover {
color: #ffffff;
text-decoration: underline;
font-weight: bold;
font-size: 12px;
}

.text10 {
	font-size: 10px;
}

.input1 {
	font-size: 13px;
	background-color: #666666;
	color: #FFCC00;
	border: 1px solid #CCCCCC;
	padding: 2px;
}


.text16 {
	font-size: 16px;
}

.title { font-family:"Times New Roman", Times, serif; FONT-WEIGHT: bold; COLOR: #000000; FONT-SIZE: 26px; padding-bottom: 5px; padding-top: 5px}

.title1  {font-family:"Arial Narrow", Times, serif;  color: #ffffff; font-size: 24px}
p { color: #FFFFFF}
p A:link     {COLOR: #FFFFFF; FONT-SIZE: 11pt;  TEXT-DECORATION: none}
p A:visited  {COLOR: #FFFFFF; FONT-SIZE: 11pt;  TEXT-DECORATION: none}
p A:hover    {COLOR: #FFCC00; FONT-SIZE: 11pt; TEXT-DECORATION: underline}

.box1            {COLOR: #D7A953;  BORDER: 1px solid #444444; margin-top: 5px; padding: 5px}
.box1 td            {COLOR: #D7A953; }
.box1 A:link     {COLOR: #cdcdcd; FONT-SIZE: 8pt;  FONT-WEIGHT: bold;TEXT-DECORATION: none}
.box1 A:visited  {COLOR: #cdcdcd; FONT-SIZE: 8pt;  FONT-WEIGHT: bold;TEXT-DECORATION: none}
.box1 A:hover    {COLOR: #333333; FONT-SIZE: 8pt;  FONT-WEIGHT: bold;TEXT-DECORATION: underline}

@font-face {
   font-family: 'Old English';
  src: url(/OLDENGL.TTF) format("truetype");
}

@font-face {
   font-family: 'Old English';
  src: url(/OLDENGL.TTF);
}

.title2 { font-family: "Old English", "Times New Roman"; FONT-WEIGHT: bold; COLOR: #ffffff; FONT-SIZE: 26px; }
