body{
	margin:0;
	padding:0;
	font-family: "Arial", Veranda, sans-serif;
	color:#000;
	text-align:center;
	background-color:#000;
}
img{
	border:0;
}
.wrap{
	width:715px;
	margin:auto auto;
	padding:0;
	text-align:center;
	background:#000000 url(../gr/bkg.jpg) repeat-y center;
	margin-top:0;
}
#header{
	width:715px;
	margin:auto auto;
	height:112px;
	background:transparent url(../gr/top.jpg) no-repeat center;
}
#bar{
	width:100%;
	height:41px;
	background:transparent url(../gr/nav_bak_bak.jpg) repeat-x top;
}
#nav_2{
	width:715px;
	margin:auto auto;
	height:41px;
	background:transparent url(../gr/nav.jpg) no-repeat center;
	text-align:right;
	color:#fff605;
	font-size: 95%;
}

#nav_w{
	padding-top:4px;
	padding-left:200px;
	margin: auto auto;
}


#globe{
	width:701px;
	margin:auto auto;
	padding-top:10px;
/*	height:54px;*/
	background:transparent url(../gr/globe.jpg) no-repeat top center;
}
#bot{
	width:715px;
	margin:auto auto;
	background:transparent url(../gr/bot.jpg) no-repeat bottom center;
}
#gradient{
	width:701px;
	margin:auto auto;
	background:transparent url(../gr/gradient.jpg) repeat-x top center;
	padding-bottom:15px;
}
#hack{
	float:right;
	width:1px;
	height:360px;
	margin-right:0;
	margin-left:auto;
}
.clear{
clear:both;
line-height:1px;
}
#left{
	float:left;
	margin-left:15px;
	width:194px;
	margin-right:auto;
}
#right{
	float:right;
	margin-right:20px;
	width:440px;
	margin-left:auto;
}

#left_bkg{
	width:194px;
	background:transparent url(../gr/left_mid.gif) repeat-y center;
}
#left_bot{
	height:10px;
	width:194px;
	background:transparent url(../gr/left_bot.gif) no-repeat bottom center;
}
#left_top{
	width:194px;
	background:transparent url(../gr/left_top.jpg) no-repeat top center;
	padding-top:22px;
}

#left_topb{
	width:194px;
	background:transparent url(../gr/left_topb.jpg) no-repeat top center;
	padding-top:22px;
}
#left_top p {
margin:0;
padding-left:7px;
padding-right:7px;
padding-bottom:3px;
text-align:left;
font-size:90%;
}
#left_topb p{
margin:0;
padding-left:7px;
padding-right:7px;
padding-bottom:3px;
text-align:left;
font-size:90%;
}

#right p{
text-align:left;
}
#right h2{
margin-top:0;
padding-top:0;
text-align:left;
}

.tip:link{
	color:#8c8c81;
	text-decoration:none;
	font-weight:bold;
}
.tip:hover{
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}
.tip:active{
	color:#8c8c81;
	font-weight:bold;
	text-decoration:underline;
}
.tip:visited{
	color:#8c8c81;
	text-decoration:none;
	font-weight:bold;
}
.rght{
text-align:right;
width:100%;
}















#navigation
{
	width:715px;
	margin:auto auto;
	text-align:center;
	color:#fff000;
	margin-bottom:-5px;
}
#nav_wrap {

	width:100%;
	text-align:center;	
	border-width: 3px;
	border-style: solid none solid none;
	border-color: #fff000;
}
#nav ul {
	float: left;
	list-style: none;
	line-height: 1;
	background: #000;
        font: 16px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 0 0 0;
}
#nav_2 ul ul{
	border: solid #fff000;
	border-width: 2px;	
}
#nav {
	float:left;
	list-style: none;
	line-height: 1;

        font: 12px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 0 0 0;
}
#nav a {
	display: block;
	width: 128px;
	w\idth: 85px;
    	color: #fff000;
	text-decoration: none;
	padding: 0.25em .1em;
	font-size: 14px;
}

#nav li {
	float: left;
	padding: 0;
	width: 83px;
       overflow:visible;
}

.first {
	border-color: #fff000;
	border-width:2px;
	border-style: none solid none solid;
}
.second {
	border-color: #fff000;
	border-width:2px;
	border-style: none solid none none;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 100px;
	w\idth: 140px;
	font-weight: normal;
	border-width: 2px;
	margin: 0;
	z-index:55;
}

#nav li li {
	padding-right: .25em;
	width: 135px
}

#nav li ul a {
	width: 135px;
	w\idth: 115px;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul
	{
	left:auto;
	margin-left:-2px;
}
#nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul
{
	left:auto;
}

#nav li:hover, #nav li.sfhover {
    background: #000;
    color: #fff;
}
.copy{
font-size:80%;
color:#fff000;
}
