body {
	padding: 0;
	margin:0;
	background-color:black;
	color:#000;
}

#container {
	margin: 0px auto 0px auto;
	padding: 0;
	width:770px;
	background-color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:400;
	color:#000;
}

.header_g {
	width: 770px;
	height: 90px;
	margin: 0;
	padding: 0;
	background-image:url(images/as-header.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.menu_g {
	width: 770px;
	height: 25px;
	margin: 0;
	padding: 0;
	background-image:url(images/menu-bar3.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.footer {
	font-size:12px;
	font-weight:400;
	padding: 20px 0;
}

a.totop {
	font-size:12px;
	color:#9966CC;
	font-weight:bold;
	text-decoration:none;
}

a.totop:link {
	color:#9966CC;
	font-weight:bold;
	text-decoration:none;
}

a.totop:visited {
	color:#9966CC;
	font-weight:bold;
	text-decoration:none;
}

a.totop:hover, a.totop:visited:hover {
	color:#00FFCC;
	text-decoration:underline;
}

a.totop:active {
	color:#00FFCC;
	text-decoration:underline;
}

/*  PixelTiger link   */

#container a.ptgr {
	color:#6633FF;
	font-weight:bold;
	text-decoration:none;
}

#container a.ptgr:link {
	color:#6633FF;
	font-weight:bold;
	text-decoration:none;
}

#container a.ptgr:visited {
	color:#6633FF;
	font-weight:bold;
	text-decoration:none;
}

#container a.ptgr:hover, #container a.ptgr:visited:hover {
	color:#FF9933;
	text-decoration:none;
}

#container a.ptgr:active {
	color:#FF9933;
	text-decoration:none;
}


/*
//////////////////////////////////////////////////*/

/*//////////////////////////////////////////*/
/*              default link style             */

#container a{
	font-family: Arial, Helvetica, sans-serif;
	color:#666699;
	text-decoration:none;
}

#container a:link {
	font-family: Arial, Helvetica, sans-serif;
	color:#666699;
	text-decoration:none;
}

#container a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#666699;
	text-decoration:none;
}

#container a:hover, #container a:visited:hover {
	color:#6633FF;
	text-decoration:underline;
}

#container a:active {
	text-decoration:underline;
}

/* //////////////////////////////////////  */
/*                sciart button               */

.sciart_current {
	display:block;
	width:85px;
	height:25px;
	background-image:url(images/menu-roll_r1_c2.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

a.sciart {
	display:block;
	width:85px;
	height:25px;
	background-image:none;
}

a.sciart:link {
	display:block;
	width:85px;
	height:25px;
	background-image:none;
}

a.sciart:visited {
	background-image:none;
}

a.sciart:hover, a.sciart:visited:hover {
	background-image:url(images/menu-roll_r1_c2.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

a.sciart:active {
	background-image:url(images/menu-roll_r1_c2.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

/* //////////////////////////////////////  */
/*                about button              */

.about_current {
	display:block;
	width:107px;
	height:25px;
	background-image:url(images/menu-roll_r1_c4.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
	
a.about {
	display:block;
	width:107px;
	height:25px;
	background-image:none;
}

a.about:link {
	display:block;
	width:107px;
	height:25px;
	background-image:none;
}

a.about:visited {
	background-image:none;
}

a.about:hover, a.about:visited:hover {
	background-image:url(images/menu-roll_r1_c4.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

a.about:active {
	background-image:url(images/menu-roll_r1_c4.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

/* //////////////////////////////////////  */
/*           what's new button           */

.new_current {
	display:block;
	width:124px;
	height:25px;
	background-image:url(images/menu-roll2_r1_c6.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

a.new {
	display:block;
	width:124px;
	height:25px;
	background-image:none;
}

a.new:link {
	display:block;
	width:124px;
	height:25px;
	background-image:none;
}

a.new:visited {
	background-image:none;
}

a.new:hover, a.new:visited:hover {
	background-image:url(images/menu-roll2_r1_c6.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

a.new:active {
	background-image:url(images/menu-roll2_r1_c6.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

/* //////////////////////////////////////  */
/*                contact button               */

.contact_current {
	display:block;
	width:93px;
	height:25px;
	background-image:url(images/menu-roll2_r1_c8.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

a.contact {
	display:block;
	width:93px;
	height:25px;
	background-image:none;
}

a.contact:link {
	display:block;
	width:93px;
	height:25px;
	background-image:none;
}

a.contact:visited {
	background-image:none;
}

a.contact:hover, a.contact:visited:hover {
	background-image:url(images/menu-roll2_r1_c8.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

a.contact:active {
	background-image:url(images/menu-roll2_r1_c8.gif);
	background-repeat:no-repeat;
	background-position:top left;
}


.hiddenBtn { 
	display:none; 
	visibility:hidden;
}

a.anchorNoShow {
	cursor:default;
	text-decoration:none;
	background-color:#FFF;
	visibility:hidden;
	/*display:none;*/
}

a.anchorNoShow:link {
	cursor:default;
	text-decoration:none;
}

a.anchorNoShow:visited{
	cursor:default;
	text-decoration:none;
}

a.anchorNoShow:hover, a.anchorNoShow:visited:hover{ 
	cursor:default;
	text-decoration:none;
}

a.anchorNoShow:active{
	cursor:default;
	text-decoration:none;
}

