/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}

	body {
		background: url('images/page_back.jpg');
		margin: 0px;
		text-align: center;
	}
	
	#main-back {
		background: url('images/main_back_all.png');
		width: 866px;
		height: 602px;
		margin: 0 auto;
		text-align: left;
	}
	
		#main-back-home {
		background: url('images/main_back_home.png');
		width: 866px;
		height: 602px;
		margin: 0 auto;
		text-align: left;
	}
	
	#sidebar {
 		float: left;
		width: 197px;
		height: 546px;
		margin-left: 40px;
		padding-top:2px;
	}
	
	#sidebar-home {
 		float: left;
		width: 197px;
		height: 546px;
		margin-left: 40px;
		padding-top:12px;
	}
	
	#content {
		width: 866px;
		height: 602px;
		padding-top: 116px;
	}
	
	#content-home {
		width: 200px;
		height: 200px;
		padding-top: 425px;
	}
	
	iframe {
		width: 772px;
		height: 426px;
		background-color: transparent;
	}
	
	#spacer {
		height: 10px;
		width: 5px;
	}

	/*(MAIN) Items*/	
	#qm0 a {	
		/*padding:5px 4px 5px 5px;*/
		color:#FFF;
		font-family:Times New Roman;
		font-size:12px;
		text-decoration:none;
	}


	/*(SUB) Container*/	
	#qm0 div, #qm0 ul {	
		/*padding:10px;*/
		/*margin:-2px 0px 0px;*/
		background-color:transparent;
		border-style:none;
	}


	/*(SUB) Items*/	
	#qm0 div a, #qm0 ul a {	
		padding:3px 10px 3px 5px;
		background-color:transparent;
		font-size:15px;
		border-width:0px;
		border-style:none;
	}

	/*Individual Titles*/	
	#qm0 .qmtitle {	
		cursor:default;
		padding:3px 0px 3px 4px;
		color:#444444;
		font-family:arial;
		font-size:12px;
		font-weight:bold;
	}


	/*Individual Horizontal Dividers*/	
	#qm0 .qmdividerx {	
		border-top-width:0px;
		margin:4px 0px;
		border-color:#bfbfbf;
	}


	/*Individual Vertical Dividers*/	
	#qm0 .qmdividery {	
		border-left-width:0px;
		height:15px;
		margin:4px 2px 0px;
		border-color:#aaaaaa;
	}


	/*(main) Rounded Items*/	
	#qm0 .qmritem span {	
		border-color:#dadada;
		background-color:#f7f7f7;
	}


	/*(main) Rounded Items Content*/	
	#qm0 .qmritemcontent {	
		padding:0px 0px 0px 4px;
	}


	/*Custom Rule*/	
	ul#qm0 li:hover > a	{	
		background-color:transparent;
        color:#FFF;
        text-decoration:underline overline;
	}


	/*Custom Rule*/	
	ul#qm0 ul {	
		padding:12px;
		margin:-2px 0px 0px;
		margin-top: 0px;
		background:url('http://i173.photobucket.com/albums/w72/aiakiller/sidebar.jpg');
		border-width:0px;
		border-style:solid;
		border-color:#dadada;
        width:177px;
        height:524px;
        color:#FFF;
	}