A:hover {
	color: #62232e;
	font-weight: normal;
	text-decoration: none;
	font-family:Arial,sans-serif;
	}
	
A {
	color: #9ed73d;
	font-weight: normal;
	text-decoration: none;
	font-family:Arial,sans-serif;
	}

span.q {
	color:#FFFFFF;
	font-size:18px;
	font-weight:normal;
	margin:0 3px 0 -8px;
	padding:0
}

.activelinkcategory {

	color: #9ed73d;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(images/ak_roll.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	margin: 0px;

	}

.linksbox {
	color: #000000;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	font-family:Arial,sans-serif;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
	}
	
.bio {
	padding-bottom: 20px;
	}
	
.classes {
	color: #000000;
	font-weight: normal;
	font-size: 14px;
	text-align: left; 
	vertical-align: top;
	font-family:Arial,sans-serif;
	padding-left: 14px;
	padding-right: 35px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
	
.links {
	color: #000000;
	font-weight: bold;
	font-size: 15px;
	font-family:Arial,sans-serif;
	}

A.links {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family:Arial,sans-serif;
	}
A.links:hover {
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
	font-family:Arial,sans-serif;
	}

.backdrop {
	color: #000000;
	font-weight: bold;
	border: 1px solid #000000;
	padding: 4px;
	}

.header {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	text-align: center;
	}
	
.menu   {	
	background-color: #646464;
	text-align: center;
	padding: 0px;
        }

.footer {
	color: #000000;
	font-weight: normal;
	margin: 0px;
	font-size: 11px;
	font-family:Arial,sans-serif;
	padding: 0px;
	}

.searchbox {
	color: #000000;
	font-weight: bold;
	padding: 8px;
	margin: 0px;
	font-family:Arial,sans-serif;
	}
	
.randtext {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding: 30px;
	background-color: #646464;
	font-family:Arial,sans-serif;
	}

.whatsnew {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding: 20px;
	background-color: #646464;
	font-family:Arial,sans-serif;
	}
	
.sidetitle {
	color: #9ed73d;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 8px;
	background-color: #646464;
	font-family:Arial,sans-serif;
	}

.main {
	color: #000000;
	background-color: #ffffff;
	font-weight: normal;
	font-size: 14px;
	font-family:Arial,sans-serif;
	padding: 50px;
	}
	
.images {
	color: #000000;
	font-weight: normal;
	}
	
.sidebar {
	color: #000000;
	font-weight: normal;
	padding: 0px;
	}

.roundedcornr_box {
   background: #ffffff;
}
.roundedcornr_top div {
   background: url(/tl.png) no-repeat top left;
}
.roundedcornr_top {
   background: url(/tr.png) no-repeat top right;
}
.roundedcornr_bottom div {
   background: url(/bl.png) no-repeat bottom left;
}
.roundedcornr_bottom {
   background: url(/br.png) no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top, 
.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 5px;
   font-size: 1px;
}
.roundedcornr_content { margin: 0 5px; }

.roundedcornr_box1 {
   background: #646464;
   padding-top: 5px;
}
.roundedcornr_top1 div {
}
.roundedcornr_top1 {
}
.roundedcornr_bottom1 div {
   background: url(/bl1.png) no-repeat bottom left;
}
.roundedcornr_bottom1 {
   background: url(/br1.png) no-repeat bottom right;
}

.roundedcornr_top1 div, .roundedcornr_top1, 
.roundedcornr_bottom1 div, .roundedcornr_bottom1 {
   width: 100%;
   height: 5px;
   font-size: 1px;
}
.roundedcornr_content1 { margin: 0 5px; }
		
#ajaxmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#ajaxmenu ul li {
	position: relative;
	float: left;
	width:111px;
	display: block;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}
	
#ajaxmenu ul li ul {
	position: absolute;
	left: 0; /* Set 1px less than menu width */
	top:28px;
	line-height: 16px;

	}
#ajaxmenu ul li a {
	color: #9ed73d;
	font-weight: bold;
}



/* Styles for Menu Items */
#ajaxmenu ul li.firstcategory {

	color: #9ed73d;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(images/ak_reg.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	margin: 0px;

	}
#ajaxmenu ul li.category {
	color: #9ed73d;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(images/ak_reg.jpg);
	background-repeat: no-repeat;
	background-position: -111px;
	margin: 0px;

	}
#ajaxmenu ul li.lastcategory {
	color: #9ed73d;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(images/ak_reg.jpg);
	background-repeat: no-repeat;
	background-position: -222px;
	margin: 0px;

	}


#ajaxmenu ul li.firstcategory:hover, #ajaxmenu ul li.firstcategory.over {
	color: #9ed73d;
	background-image: url(images/ak_roll.jpg);
}

#ajaxmenu ul li.category:hover, #ajaxmenu ul li.category.over {
	color: #9ed73d;
	background-image: url(images/ak_roll.jpg);
}
#ajaxmenu ul li.lastcategory:hover, #ajaxmenu ul li.lastcategory.over {
	color: #9ed73d;
	background-image: url(images/ak_roll.jpg);
}

/* commented backslash \*/ 
* html ul li a {height:1%}
/* end hack */ 
#ajaxmenu li a {
	text-decoration: none;
}

/* hovered lists */
#ajaxmenu li a, #ajaxmenu li.over a {
	color: #9ed73d;
	width: 111px;
	display: block;

}
#ajaxmenu li li a:hover, #ajaxmenu li.over li a:hover {
	background-image: url(images/ak_bullet_roll.gif)  !important;
	color: #9ed73d;
	background-repeat: no-repeat;
	background-color: #62232e;
	background-position: left center;
	text-indent: 8pt;
}

/* set dropdown */
#ajaxmenu li li a, #ajaxmenu li.over li a {
	color: #9ed73d;
	background-image: url(images/ak_bullet.gif) !important;
	background-repeat: no-repeat !important;
	text-align: left;
	border-right: 1px solid #2f2f2f;
	border-bottom: 1px solid #2f2f2f;
	border-left: 1px solid #2f2f2f;
	font-weight: normal;
	width: 172px;
	background-color: #646464;
	background-position: left center;
	text-indent: 8pt;
}
#ajaxmenu li ul li a {
	background-image: url(images/ak_sub_color.jpg);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
} /* Sub Menu Styles */

#ajaxmenu li ul, #ajaxmenu li.over ul { 
	display: block; 
} /* The pop */
#ajaxmenu {
	margin-right: auto;
	margin-left: auto;
	width: 680px;

}

#myajaxmenu {
	padding-left: 60px;
}
