#active_menu {
	color: #00aff0;
	font-weight: bold;
}

a#active_menu:hover {
	color: #ffffff;
}

body{
	margin:0px; 
	padding:0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #333333;
}
img	{
	border:0px;
}


div#container{
	position:relative;
	width:800px;
	margin-top:30px;
	background:url(../images/bg_middle.gif);
	background-repeat:repeat-y;
}


div#menus{
	width:194px;
	float:left;
	background:url(../images/bg_left.gif);
	background-repeat:no-repeat;
}

div#footer{
	clear:both;
}

a.mainlevel:link, a.mainlevel:visited {
							display: block;
							background: url(../images/button_1.gif) no-repeat;
							vertical-align: middle;
							font-size: 11px;
							font-weight: bold;
							color: #ffffff;
							text-align: center;
							padding-top: 6px;
							padding-left: 0px;
							margin-top: 6px;
							margin-left: 11px;
							margin-right: 11px;
							height: 20px !important;
							height: 24px;
							width: 132px;
							text-decoration: none;
							}

		a.mainlevel:hover 	{
							background-position: 0px -26px;
							text-decoration: none;
							}

/*

		div#logo			{
							background: url(../images/bg_top.gif) no-repeat;
							height: 375px;
							}

*/

		div#gmlpbutton		{
							position:absolute;
							top:36px;
							left:21px;
							}

		div#creationsbutton	{
							position:absolute;
							top:39px;
							left:685px;
							}

/*

		div#menus			{
							position:absolute;
							left: 20px;
							top: 154px;
							width: 154px;
							}
*/
		div#menubg 			{
							width:154px;
							background: url(../images/menu_bg_middle.gif);
							background-repeat:repeat-y;
							/*padding-left: 0px;*/
							}

		div#menu2			{
							margin-top: 13px;
							}

		div#main			{/*
							float:left;
							margin-left: 115px;
							margin-top: -201px;
							width:544px;
							text-align:left;
							padding-bottom: 20px;*/
							padding-right:35px;
							padding-left:215px;
							}
