/* Menu */

#topmenu {background: url(../img/Background/nav-pink.jpg) repeat;	margin: auto;height: 55px;text-align:center;padding-left: 20px;}
#topmenu ul {border: 0;margin: 0;padding: 0;list-style-type: none;text-align: center;}
#topmenu ul li {display: block;float: left;text-align: center;padding: 0;margin: 0;}
#topmenu ul li a {width: 116px;height: 29px;padding: 10px 0 0;margin: 0;color: #fff;text-decoration: none;display: block;text-align: center;}
#topmenu ul li a:hover {color: #fff;background: #770077;}
#topmenu a:active {height: 29px;background: #828282;color: #fff;}
#topmenu li#active a {height: 29px;background: #828282;color: #fff;}

/* Flash */
.index {float:right;width:400px;height:300px;margin:10px; background-color:#FFFFFF; background-image: url(../img/Flash/acad-index/large-glass.jpg);background-repeat: no-repeat;border: 1px double #666666;padding:4px; background-position: center center;}
#text .imageright { float:right}

